Glichtip 4.0.7
This commit is contained in:
		
							parent
							
								
									a8d36d85d4
								
							
						
					
					
						commit
						04b8e546a8
					
				
					 5 changed files with 6 additions and 6 deletions
				
			
		| 
						 | 
					@ -4,6 +4,6 @@ dependencies:
 | 
				
			||||||
  version: 15.2.5
 | 
					  version: 15.2.5
 | 
				
			||||||
- name: redis
 | 
					- name: redis
 | 
				
			||||||
  repository: https://charts.bitnami.com/bitnami
 | 
					  repository: https://charts.bitnami.com/bitnami
 | 
				
			||||||
  version: 19.1.2
 | 
					  version: 19.1.3
 | 
				
			||||||
digest: sha256:84329ca7231a8a4b2569babdf367378599304c432ea17fc00a9ccbb9c1811353
 | 
					digest: sha256:7b8098045631f04e264d0668223688e468b20403e6ed41a3a95437085f6467a5
 | 
				
			||||||
generated: "2024-04-19T09:00:35.50155423-04:00"
 | 
					generated: "2024-04-25T19:23:07.961624449-04:00"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -14,11 +14,11 @@ type: application
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# This is the chart version. This version number should be incremented each time you make changes
 | 
					# This is the chart version. This version number should be incremented each time you make changes
 | 
				
			||||||
# to the chart and its templates, including the app version.
 | 
					# to the chart and its templates, including the app version.
 | 
				
			||||||
version: 3.0.3
 | 
					version: 3.0.4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# This is the version number of the application being deployed. This version number should be
 | 
					# This is the version number of the application being deployed. This version number should be
 | 
				
			||||||
# incremented each time you make changes to the application.
 | 
					# incremented each time you make changes to the application.
 | 
				
			||||||
appVersion: 4.0.6
 | 
					appVersion: 4.0.7
 | 
				
			||||||
 | 
					
 | 
				
			||||||
icon: https://glitchtip.gitlab.io/glitchtip-helm-chart/icon.svg
 | 
					icon: https://glitchtip.gitlab.io/glitchtip-helm-chart/icon.svg
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								charts/redis-19.1.3.tgz
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								charts/redis-19.1.3.tgz
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
# Default values for glitchtip.
 | 
					# Default values for glitchtip.
 | 
				
			||||||
image:
 | 
					image:
 | 
				
			||||||
  repository: glitchtip/glitchtip
 | 
					  repository: glitchtip/glitchtip
 | 
				
			||||||
  tag: v4.0.6
 | 
					  tag: v4.0.7
 | 
				
			||||||
  pullPolicy: IfNotPresent
 | 
					  pullPolicy: IfNotPresent
 | 
				
			||||||
 | 
					
 | 
				
			||||||
imagePullSecrets: []
 | 
					imagePullSecrets: []
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue