Skip to content

Commit 11da540

Browse files
committed
SYS-669 wip
1 parent 668e83f commit 11da540

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

images/data-sync/helm/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ home: https://github.com/instantlinux/docker-tools
55
sources:
66
- https://github.com/instantlinux/docker-tools
77
type: application
8-
version: 0.1.15
8+
version: 0.1.16
99
appVersion: "2.53.8-4.14.2-r2"
1010
dependencies:
1111
- name: chartlib

images/data-sync/helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ configmap:
115115
ignore = Path data-sync/share/artifactory/data/logs/request.log
116116
ignore = Path data-sync/share/nagios/var/rw
117117
ignore = Path data-sync/share/openldap/data/lock.mdb
118-
ignore = Path data-sync/share/rainloop/data/_data_/_default_/cache
118+
ignore = Path data-sync/share/snappymail/data/_data_/_default_/cache
119119
ignore = Path data-sync/dos
120120
ignore = Path data-sync/gitlab/data/gitaly
121121
ignore = Path data-sync/home/*/.kube/cache

images/dovecot/helm/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sources:
66
- https://github.com/instantlinux/docker-tools
77
- https://github.com/vdukhovni/dovecot
88
type: application
9-
version: 0.1.11
9+
version: 0.1.12
1010
# appVersion: "2.4.1-r2"
1111
appVersion: "2.3.21.1-r0"
1212
dependencies:

images/dovecot/helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ volumes:
156156
secretName: postfix-sasl-passwd
157157
- name: ssl-cert
158158
secret:
159-
secretName: tls-rainloop
159+
secretName: tls-snappymail
160160
image:
161161
repository: instantlinux/dovecot
162162
pullPolicy: IfNotPresent

images/postfix-python/helm/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sources:
66
- https://github.com/instantlinux/docker-tools
77
- https://github.com/vdukhovni/postfix
88
type: application
9-
version: 0.1.20
9+
version: 0.1.21
1010
appVersion: "3.10.7-r0"
1111
dependencies:
1212
- name: chartlib

images/postfix-python/helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ volumes:
139139
secretName: postfix-sasl-passwd
140140
- name: ssl-cert
141141
secret:
142-
secretName: tls-rainloop
142+
secretName: tls-snappymail
143143
volumeClaimTemplates:
144144
- metadata:
145145
name: spool

0 commit comments

Comments
 (0)