Compare commits
3 Commits
7ca7f196ba
...
769ba9cf5d
Author | SHA1 | Date | |
---|---|---|---|
769ba9cf5d | |||
db0458a87b | |||
aa2f627b9d |
@ -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.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.
|
||||||
|
@ -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-3
|
tag: 2.3.16-4
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
configmaps:
|
configmaps:
|
||||||
dovecot:
|
dovecot:
|
||||||
|
@ -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.
|
||||||
|
@ -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-2
|
tag: 3.5.9-3
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
configmaps:
|
configmaps:
|
||||||
main: |
|
main: |
|
||||||
|
@ -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.2
|
version: 0.5.3
|
||||||
appVersion: 3.8.4
|
appVersion: 3.9.1
|
||||||
|
@ -10,7 +10,7 @@ persistence:
|
|||||||
rspamd:
|
rspamd:
|
||||||
image:
|
image:
|
||||||
repository: gitea.geekhome.org/ghp/rspamd
|
repository: gitea.geekhome.org/ghp/rspamd
|
||||||
tag: 3.8.4-1
|
tag: 3.9.1-1
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
local.d:
|
local.d:
|
||||||
redis.conf: |
|
redis.conf: |
|
||||||
|
Loading…
Reference in New Issue
Block a user