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:
244
244
operatorframework.io/arch.arm64 : supported
245
245
operatorframework.io/arch.ppc64le : supported
246
246
operatorframework.io/arch.s390x : supported
247
- name : nginx-ingress-operator.v2.2.0
247
+ name : nginx-ingress-operator.v2.2.1
248
248
namespace : placeholder
249
249
spec :
250
250
apiservicedefinitions : {}
@@ -448,7 +448,7 @@ spec:
448
448
- --metrics-bind-address=127.0.0.1:8080
449
449
- --leader-elect
450
450
- --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
452
452
livenessProbe :
453
453
httpGet :
454
454
path : /healthz
@@ -539,4 +539,4 @@ spec:
539
539
minKubeVersion : 1.23.0
540
540
provider :
541
541
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
5
5
images :
6
6
- name : controller
7
7
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