Compare commits

...

4 Commits

8 changed files with 11 additions and 11 deletions

View File

@ -14,7 +14,7 @@ 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: 0.1.7 version: 0.1.8
# 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.

View File

@ -14,7 +14,7 @@ tls:
dovecot: dovecot:
image: image:
repository: gitea.geekhome.org/ghp/dovecot repository: gitea.geekhome.org/ghp/dovecot
tag: 2.3.16-4 tag: 2.3.16-5
pullPolicy: Always pullPolicy: Always
configmaps: configmaps:
dovecot: dovecot:

View File

@ -14,8 +14,8 @@ 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: 0.1.6 version: 0.1.7
# 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: 3.5.9 appVersion: 3.5.25

View File

@ -14,7 +14,7 @@ tls:
postfix: postfix:
image: image:
repository: gitea.geekhome.org/ghp/postfix repository: gitea.geekhome.org/ghp/postfix
tag: 3.5.9-3 tag: 3.5.25-1
pullPolicy: Always pullPolicy: Always
configmaps: configmaps:
main: | main: |

View File

@ -1,6 +1,6 @@
apiVersion: v2 apiVersion: v2
appVersion: "1.6.9" appVersion: "1.6.10"
description: A Helm chart for Kubernetes description: A Helm chart for Kubernetes
name: roundcube name: roundcube
version: 0.4.4 version: 0.4.5
icon: https://github.com/roundcube/roundcubemail/blob/master/skins/classic/images/roundcube_logo.png icon: https://github.com/roundcube/roundcubemail/blob/master/skins/classic/images/roundcube_logo.png

View File

@ -2,7 +2,7 @@ replicaCount: 1
image: image:
repository: roundcube/roundcubemail repository: roundcube/roundcubemail
tag: 1.6.9-apache tag: 1.6.10-apache
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
args: [ sh, -c, 'update-ca-certificates && /docker-entrypoint.sh apache2-foreground' ] args: [ sh, -c, 'update-ca-certificates && /docker-entrypoint.sh apache2-foreground' ]

View File

@ -7,5 +7,5 @@ dependencies:
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
version: 17.9.3 version: 17.9.3
type: application type: application
version: 0.5.4 version: 0.5.5
appVersion: 3.10.2 appVersion: 3.11.0

View File

@ -10,7 +10,7 @@ persistence:
rspamd: rspamd:
image: image:
repository: gitea.geekhome.org/ghp/rspamd repository: gitea.geekhome.org/ghp/rspamd
tag: 3.10.2-1 tag: 3.11.0-1
pullPolicy: Always pullPolicy: Always
local.d: local.d:
redis.conf: | redis.conf: |