There was an error while loading. Please reload this page.
1 parent af1e582 commit 95adf16Copy full SHA for 95adf16
2 files changed
charts/relution/Chart.yaml
@@ -11,9 +11,9 @@ sources:
11
12
type: application
13
14
-version: 3.4.0
+version: 3.4.1
15
16
-appVersion: "26.4.1"
+appVersion: "26.4.3"
17
18
dependencies:
19
- name: mariadb
charts/relution/values.yaml
@@ -224,7 +224,7 @@ s2s:
224
image:
225
repository: relution/s2s-docker
226
pullPolicy: IfNotPresent
227
- tag: "1.0.0"
+ tag: "1.1.0"
228
livenessProbe:
229
enabled: true
230
initialDelaySeconds: 30
0 commit comments