We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d49bf49 commit 6ddae88Copy full SHA for 6ddae88
config/install.yaml
@@ -2902,7 +2902,7 @@ spec:
2902
- --leader-elect
2903
command:
2904
- /manager
2905
- image: quay.io/numaproj/numaplane-controller:v0.30.0
+ image: quay.io/numaproj/numaplane-controller:v0.30.1
2906
livenessProbe:
2907
httpGet:
2908
path: /healthz
config/manager/kustomization.yaml
@@ -8,4 +8,4 @@ resources:
8
9
images:
10
- name: quay.io/numaproj/numaplane-controller
11
- newTag: v0.30.0
+ newTag: v0.30.1
0 commit comments