Skip to content

Commit c65d8f7

Browse files
committed
update podmotion to 0.1.15
1 parent 9d3c919 commit c65d8f7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/podmotion/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ maintainers:
88
- name: Komodor Team
99
url: https://komodor.com
1010

11-
version: 0.1.17
12-
appVersion: 0.1.14
11+
version: 0.1.18
12+
appVersion: 0.1.15
1313

1414
keywords:
1515
- podmotion

charts/podmotion/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ daemonset:
3232
images:
3333
installer:
3434
repository: public.ecr.aws/komodor-public/podmotion-installer
35-
tag: "0.1.14"
35+
tag: "0.1.15"
3636
pullPolicy: IfNotPresent
3737

3838
manager:
3939
repository: public.ecr.aws/komodor-public/podmotion-manager
40-
tag: "0.1.14"
40+
tag: "0.1.15"
4141
pullPolicy: IfNotPresent
4242

4343
alpine:

0 commit comments

Comments
 (0)