Skip to content

Commit c8ca80d

Browse files
committed
Output of make bundle
1 parent c3058a1 commit c8ca80d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bundle/manifests/nginx-ingress-operator.clusterserviceversion.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ metadata:
6262
"image": {
6363
"pullPolicy": "IfNotPresent",
6464
"repository": "nginx/nginx-ingress",
65-
"tag": "3.0.1-ubi"
65+
"tag": "3.0.2-ubi"
6666
},
6767
"includeYear": false,
6868
"ingressClass": "nginx",
@@ -170,8 +170,8 @@ metadata:
170170
capabilities: Basic Install
171171
categories: Monitoring, Networking
172172
certified: "true"
173-
containerImage: nginx/nginx-ingress-operator:1.3.0
174-
createdAt: "2023-01-26T14:28:12Z"
173+
containerImage: nginx/nginx-ingress-operator:1.3.1
174+
createdAt: "2023-02-16T09:56:54Z"
175175
description: The NGINX Ingress Operator is a Kubernetes/OpenShift component which
176176
deploys and manages one or more NGINX/NGINX Plus Ingress Controllers
177177
operatorframework.io/suggested-namespace: nginx-ingress
@@ -184,7 +184,7 @@ metadata:
184184
operatorframework.io/arch.arm64: supported
185185
operatorframework.io/arch.ppc64le: supported
186186
operatorframework.io/arch.s390x: supported
187-
name: nginx-ingress-operator.v1.3.0
187+
name: nginx-ingress-operator.v1.3.1
188188
namespace: placeholder
189189
spec:
190190
apiservicedefinitions: {}
@@ -388,7 +388,7 @@ spec:
388388
- --metrics-bind-address=127.0.0.1:8080
389389
- --leader-elect
390390
- --leader-election-id=nginx-ingress-operator
391-
image: nginx/nginx-ingress-operator:1.3.0
391+
image: nginx/nginx-ingress-operator:1.3.1
392392
livenessProbe:
393393
httpGet:
394394
path: /healthz
@@ -479,4 +479,4 @@ spec:
479479
minKubeVersion: 1.21.0
480480
provider:
481481
name: NGINX Inc
482-
version: 1.3.0
482+
version: 1.3.1

0 commit comments

Comments
 (0)