Skip to content

Commit 6270135

Browse files
committed
add tag v0.30.0
Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>
1 parent 5a89dbb commit 6270135

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
@@ -2902,7 +2902,7 @@ spec:
29022902
- --leader-elect
29032903
command:
29042904
- /manager
2905-
image: quay.io/numaproj/numaplane-controller:latest
2905+
image: quay.io/numaproj/numaplane-controller:v0.30.0
29062906
livenessProbe:
29072907
httpGet:
29082908
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.30.0

0 commit comments

Comments
 (0)