Compare commits
4 Commits
de4157c81c
...
f5fdcff1d9
Author | SHA1 | Date | |
---|---|---|---|
f5fdcff1d9 | |||
5e7679078d | |||
7ea997cbbb | |||
0d3fb60b95 |
@ -14,7 +14,7 @@ type: application
|
||||
|
||||
# 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.
|
||||
version: 0.1.7
|
||||
version: 0.1.8
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application.
|
||||
|
@ -14,7 +14,7 @@ tls:
|
||||
dovecot:
|
||||
image:
|
||||
repository: gitea.geekhome.org/ghp/dovecot
|
||||
tag: 2.3.16-4
|
||||
tag: 2.3.16-5
|
||||
pullPolicy: Always
|
||||
configmaps:
|
||||
dovecot:
|
||||
|
@ -14,8 +14,8 @@ type: application
|
||||
|
||||
# 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.
|
||||
version: 0.1.6
|
||||
version: 0.1.7
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application.
|
||||
appVersion: 3.5.9
|
||||
appVersion: 3.5.25
|
||||
|
@ -14,7 +14,7 @@ tls:
|
||||
postfix:
|
||||
image:
|
||||
repository: gitea.geekhome.org/ghp/postfix
|
||||
tag: 3.5.9-3
|
||||
tag: 3.5.25-1
|
||||
pullPolicy: Always
|
||||
configmaps:
|
||||
main: |
|
||||
|
@ -1,6 +1,6 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.6.9"
|
||||
appVersion: "1.6.10"
|
||||
description: A Helm chart for Kubernetes
|
||||
name: roundcube
|
||||
version: 0.4.4
|
||||
version: 0.4.5
|
||||
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.6.9-apache
|
||||
tag: 1.6.10-apache
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
args: [ sh, -c, 'update-ca-certificates && /docker-entrypoint.sh apache2-foreground' ]
|
||||
|
@ -7,5 +7,5 @@ dependencies:
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 17.9.3
|
||||
type: application
|
||||
version: 0.5.4
|
||||
appVersion: 3.10.2
|
||||
version: 0.5.5
|
||||
appVersion: 3.11.0
|
||||
|
@ -10,7 +10,7 @@ persistence:
|
||||
rspamd:
|
||||
image:
|
||||
repository: gitea.geekhome.org/ghp/rspamd
|
||||
tag: 3.10.2-1
|
||||
tag: 3.11.0-1
|
||||
pullPolicy: Always
|
||||
local.d:
|
||||
redis.conf: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user