Skip to content

Commit 95adf16

Browse files
authored
Upgraded S2S to 1.1.0 (#78)
1 parent af1e582 commit 95adf16

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/relution/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ sources:
1111

1212
type: application
1313

14-
version: 3.4.0
14+
version: 3.4.1
1515

16-
appVersion: "26.4.1"
16+
appVersion: "26.4.3"
1717

1818
dependencies:
1919
- name: mariadb

charts/relution/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ s2s:
224224
image:
225225
repository: relution/s2s-docker
226226
pullPolicy: IfNotPresent
227-
tag: "1.0.0"
227+
tag: "1.1.0"
228228
livenessProbe:
229229
enabled: true
230230
initialDelaySeconds: 30

0 commit comments

Comments
 (0)