Skip to content

Commit f666bd1

Browse files
committed
v0.31.0
Signed-off-by: Julie Vogelman <julie_vogelman@intuit.com>
1 parent f093118 commit f666bd1

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
@@ -2921,7 +2921,7 @@ spec:
29212921
- --leader-elect
29222922
command:
29232923
- /manager
2924-
image: quay.io/numaproj/numaplane-controller:latest
2924+
image: quay.io/numaproj/numaplane-controller:v0.31.0
29252925
livenessProbe:
29262926
httpGet:
29272927
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.31.0

0 commit comments

Comments
 (0)