We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eb72de commit 6ff3f82Copy full SHA for 6ff3f82
charts/podmotion/Chart.yaml
@@ -8,8 +8,8 @@ maintainers:
8
- name: Komodor Team
9
url: https://komodor.com
10
11
-version: 0.1.22
12
-appVersion: 0.1.19
+version: 0.1.23
+appVersion: 0.1.20
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.19"
+ tag: "0.1.20"
36
pullPolicy: IfNotPresent
37
38
manager:
39
repository: public.ecr.aws/komodor-public/podmotion-manager
40
41
42
43
alpine:
0 commit comments