You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MYSQLCLUSTER-8610 Bump NDB Operator versions on 'main-8.0' branch
Bump version to 8.0.41 in the below files:
- VERSION file
- ndb-operator chart files
- types.go
- NdbCluster-CRD.md
- LICENSE file
Approved by: Luis Agostinho <luis.agostinho@oracle.com>
Change-Id: I75ca9ae609c054040a3b6aa8cb4212add3f3f9c2
description: The name of the MySQL Ndb Cluster image to be used. If not specified, "container-registry.oracle.com/mysql/community-cluster:8.0.40" will be used.
description: The name of the MySQL Ndb Cluster image to be used. If not specified, "container-registry.oracle.com/mysql/community-cluster:8.0.41" will be used.
Copy file name to clipboardExpand all lines: operator_hub_bundle/patch_bundle_operatorhub.yaml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -151,10 +151,10 @@ spec:
151
151
```
152
152
153
153
This will delete all the data, the pods running the MySQL Cluster nodes and also delete all other associated K8s resources created by the NDB Operator.
0 commit comments