We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d3c919 commit c65d8f7Copy full SHA for c65d8f7
charts/podmotion/Chart.yaml
@@ -8,8 +8,8 @@ maintainers:
8
- name: Komodor Team
9
url: https://komodor.com
10
11
-version: 0.1.17
12
-appVersion: 0.1.14
+version: 0.1.18
+appVersion: 0.1.15
13
14
keywords:
15
- podmotion
charts/podmotion/values.yaml
@@ -32,12 +32,12 @@ daemonset:
32
images:
33
installer:
34
repository: public.ecr.aws/komodor-public/podmotion-installer
35
- tag: "0.1.14"
+ tag: "0.1.15"
36
pullPolicy: IfNotPresent
37
38
manager:
39
repository: public.ecr.aws/komodor-public/podmotion-manager
40
41
42
43
alpine:
0 commit comments