Skip to content

Commit 9ff6a45

Browse files
committed
v0.28.2
Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>
1 parent 6320625 commit 9ff6a45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2832,7 +2832,7 @@ spec:
28322832
- --leader-elect
28332833
command:
28342834
- /manager
2835-
image: quay.io/numaproj/numaplane-controller:v0.28.1
2835+
image: quay.io/numaproj/numaplane-controller:v0.28.2
28362836
livenessProbe:
28372837
httpGet:
28382838
path: /healthz

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ resources:
88

99
images:
1010
- name: quay.io/numaproj/numaplane-controller
11-
newTag: v0.28.1
11+
newTag: v0.28.2

0 commit comments

Comments
 (0)