Skip to content

Commit f42e722

Browse files
author
openshift-service-mesh-bot
committed
Automated regeneration
1 parent afd1961 commit f42e722

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bundle/manifests/servicemeshoperator3.clusterserviceversion.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ metadata:
3333
]
3434
capabilities: Seamless Upgrades
3535
categories: OpenShift Optional, Integration & Delivery, Networking, Security
36-
containerImage: quay.io/maistra-dev/sail-operator:3.0.0-tp-latest
37-
createdAt: "2024-08-21T18:14:55Z"
36+
containerImage: quay.io/maistra-dev/sail-operator:3.0-latest
37+
createdAt: "2024-08-29T15:46:07Z"
3838
description: The OpenShift Service Mesh Operator enables you to install, configure,
3939
and manage an instance of Red Hat OpenShift Service Mesh. OpenShift Service
4040
Mesh is based on the open source Istio project.
@@ -684,7 +684,7 @@ spec:
684684
- --default-profile=openshift
685685
command:
686686
- /manager
687-
image: quay.io/maistra-dev/sail-operator:3.0.0-tp-latest
687+
image: quay.io/maistra-dev/sail-operator:3.0-latest
688688
imagePullPolicy: Always
689689
livenessProbe:
690690
httpGet:

chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ csv:
4242
features.operators.openshift.io/cnf: "false"
4343
features.operators.openshift.io/cni: "true"
4444
features.operators.openshift.io/csi: "false"
45-
image: quay.io/maistra-dev/sail-operator:3.0.0-tp-latest
45+
image: quay.io/maistra-dev/sail-operator:3.0-latest
4646
imagePullPolicy: Always
4747

4848
# setting this to true will add resources required to generate the bundle using operator-sdk

0 commit comments

Comments
 (0)