Merge pull request 'remove obsolete default image tag for linkwarden' (#4) from build_charts into main
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Publishing Charts / Publilsh-Charts (push) Successful in 10s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Publishing Charts / Publilsh-Charts (push) Successful in 10s
				
			Reviewed-on: #4
This commit is contained in:
		
						commit
						e83e870139
					
				| 
						 | 
				
			
			@ -31,7 +31,6 @@ Kubernetes: `>= 1.16.0-0`
 | 
			
		|||
| env | object | See below | environment variables. See more environment variables in the [linkwarden documentation](https://docs.linkwarden.app/self-hosting/environment-variables) |
 | 
			
		||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
 | 
			
		||||
| image.repository | string | `"ghcr.io/linkwarden/linkwarden"` | image repository |
 | 
			
		||||
| image.tag | string | chart.appVersion | image tag |
 | 
			
		||||
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
 | 
			
		||||
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
 | 
			
		||||
| service | object | See values.yaml | Configures service settings for the chart. |
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -8,9 +8,6 @@
 | 
			
		|||
image:
 | 
			
		||||
  # -- image repository
 | 
			
		||||
  repository: ghcr.io/linkwarden/linkwarden
 | 
			
		||||
  # -- image tag
 | 
			
		||||
  # @default -- chart.appVersion
 | 
			
		||||
  tag: v2.0.0
 | 
			
		||||
  # -- image pull policy
 | 
			
		||||
  pullPolicy: IfNotPresent
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user