Skip to content

Commit fd4aa8d

Browse files
committed
v0.29.0
Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>
1 parent 34b946f commit fd4aa8d

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
@@ -2884,7 +2884,7 @@ spec:
28842884
- --leader-elect
28852885
command:
28862886
- /manager
2887-
image: quay.io/numaproj/numaplane-controller:latest
2887+
image: quay.io/numaproj/numaplane-controller:v0.29.0
28882888
livenessProbe:
28892889
httpGet:
28902890
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: latest
11+
newTag: v0.29.0

0 commit comments

Comments
 (0)