File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -244,7 +244,7 @@ metadata:
244244 operatorframework.io/arch.arm64 : supported
245245 operatorframework.io/arch.ppc64le : supported
246246 operatorframework.io/arch.s390x : supported
247- name : nginx-ingress-operator.v2.2.0
247+ name : nginx-ingress-operator.v2.2.1
248248 namespace : placeholder
249249spec :
250250 apiservicedefinitions : {}
@@ -448,7 +448,7 @@ spec:
448448 - --metrics-bind-address=127.0.0.1:8080
449449 - --leader-elect
450450 - --leader-election-id=nginx-ingress-operator
451- image : quay.io/nginx/nginx-ingress-operator:2.2.0
451+ image : quay.io/nginx/nginx-ingress-operator:2.2.1
452452 livenessProbe :
453453 httpGet :
454454 path : /healthz
@@ -539,4 +539,4 @@ spec:
539539 minKubeVersion : 1.23.0
540540 provider :
541541 name : NGINX Inc
542- version : 2.2.0
542+ version : 2.2.1
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ kind: Kustomization
55images :
66- name : controller
77 newName : quay.io/nginx/nginx-ingress-operator
8- newTag : 2.2.0
8+ newTag : 2.2.1
You can’t perform that action at this time.
0 commit comments