We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57f18b4 commit f3467b9Copy full SHA for f3467b9
config/install.yaml
@@ -2871,7 +2871,7 @@ spec:
2871
- --leader-elect
2872
command:
2873
- /manager
2874
- image: quay.io/numaproj/numaplane-controller:v0.28.2
+ image: quay.io/numaproj/numaplane-controller:v0.28.3
2875
livenessProbe:
2876
httpGet:
2877
path: /healthz
config/manager/kustomization.yaml
@@ -8,4 +8,4 @@ resources:
8
9
images:
10
- name: quay.io/numaproj/numaplane-controller
11
- newTag: v0.28.2
+ newTag: v0.28.3
0 commit comments