Compare commits

..

4 Commits

8 changed files with 10 additions and 10 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.5 version: 0.1.6
# 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-2 tag: 2.3.16-3
pullPolicy: Always pullPolicy: Always
configmaps: configmaps:
dovecot: dovecot:

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.4 version: 0.1.5
# 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:
postfix: postfix:
image: image:
repository: gitea.geekhome.org/ghp/postfix repository: gitea.geekhome.org/ghp/postfix
tag: 3.5.9-1 tag: 3.5.9-2
pullPolicy: Always pullPolicy: Always
configmaps: configmaps:
main: | main: |

View File

@ -1,6 +1,6 @@
apiVersion: v2 apiVersion: v2
appVersion: "1.6.5" appVersion: "1.6.6"
description: A Helm chart for Kubernetes description: A Helm chart for Kubernetes
name: roundcube name: roundcube
version: 0.4.0 version: 0.4.1
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.5-apache tag: 1.6.6-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.4.9 version: 0.5.0
appVersion: 3.7.5 appVersion: 3.8.1

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.7.5-1 tag: 3.8.1-1
pullPolicy: Always pullPolicy: Always
local.d: local.d:
redis.conf: | redis.conf: |