roundcube: bump to v1.6.5, helm chart v0.4.0
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
apiVersion: v2
 | 
			
		||||
appVersion: "1.5.3"
 | 
			
		||||
appVersion: "1.6.5"
 | 
			
		||||
description: A Helm chart for Kubernetes
 | 
			
		||||
name: roundcube
 | 
			
		||||
version: 0.3.0
 | 
			
		||||
version: 0.4.0
 | 
			
		||||
icon: https://github.com/roundcube/roundcubemail/blob/master/skins/classic/images/roundcube_logo.png
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@ replicaCount: 1
 | 
			
		||||
 | 
			
		||||
image:
 | 
			
		||||
  repository: roundcube/roundcubemail
 | 
			
		||||
  tag: 1.5.3-apache
 | 
			
		||||
  tag: 1.6.5-apache
 | 
			
		||||
  pullPolicy: IfNotPresent
 | 
			
		||||
 | 
			
		||||
args: [ sh, -c, 'update-ca-certificates && /docker-entrypoint.sh apache2-foreground' ]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user