We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8f48ee commit 872ca9eCopy full SHA for 872ca9e
config/install.yaml
@@ -2832,7 +2832,7 @@ spec:
2832
- --leader-elect
2833
command:
2834
- /manager
2835
- image: quay.io/numaproj/numaplane-controller:v0.28.0
+ image: quay.io/numaproj/numaplane-controller:v0.28.1
2836
livenessProbe:
2837
httpGet:
2838
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.0
+ newTag: v0.28.1
0 commit comments