We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98d5c3e commit f9b3668Copy full SHA for f9b3668
charts/elasti/Chart.yaml
@@ -2,5 +2,5 @@ apiVersion: v2
2
name: elasti
3
description: Helm chart for Elasti application
4
type: application
5
-version: 0.1.6
6
-appVersion: "0.1.6"
+version: 0.1.7
+appVersion: "0.1.7"
charts/elasti/values.yaml
@@ -50,7 +50,7 @@ elastiResolver:
50
trafficReEnableDuration: "5"
51
image:
52
repository: tfy.jfrog.io/tfy-images/elasti-resolver
53
- tag: 8ea1d02cc57fe9b187b4c86ff619ffe932e8f6c8
+ tag: 98d5c3ef0ea7d9045fdb038d89bd05c5a0880149
54
imagePullPolicy: IfNotPresent
55
resources:
56
limits:
0 commit comments