Compare commits
No commits in common. "5b006b5fef511b629d288b81ed6cf35be15674ec" and "d5392ce4578d0701c5ba2b1f8fd1baa3deca9801" have entirely different histories.
5b006b5fef
...
d5392ce457
@ -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.6
|
||||
version: 0.1.5
|
||||
|
||||
# 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-3
|
||||
tag: 2.3.16-2
|
||||
pullPolicy: Always
|
||||
configmaps:
|
||||
dovecot:
|
||||
|
@ -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.5
|
||||
version: 0.1.4
|
||||
|
||||
# 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:
|
||||
postfix:
|
||||
image:
|
||||
repository: gitea.geekhome.org/ghp/postfix
|
||||
tag: 3.5.9-2
|
||||
tag: 3.5.9-1
|
||||
pullPolicy: Always
|
||||
configmaps:
|
||||
main: |
|
||||
|
@ -1,6 +1,6 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.6.6"
|
||||
appVersion: "1.6.5"
|
||||
description: A Helm chart for Kubernetes
|
||||
name: roundcube
|
||||
version: 0.4.1
|
||||
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.6.6-apache
|
||||
tag: 1.6.5-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.0
|
||||
appVersion: 3.8.1
|
||||
version: 0.4.9
|
||||
appVersion: 3.7.5
|
||||
|
@ -10,7 +10,7 @@ persistence:
|
||||
rspamd:
|
||||
image:
|
||||
repository: gitea.geekhome.org/ghp/rspamd
|
||||
tag: 3.8.1-1
|
||||
tag: 3.7.5-1
|
||||
pullPolicy: Always
|
||||
local.d:
|
||||
redis.conf: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user