Skip to content

Commit

Permalink
Update for 9.0.0-1.5.0, 8.4.1-1.4.1 and 8.0.38-1.0.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
karenlang committed Jul 2, 2024
1 parent ee6a4cd commit 5cdfa89
Show file tree
Hide file tree
Showing 6 changed files with 57 additions and 15 deletions.
72 changes: 57 additions & 15 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ entries:
artifacthub.io/operator: "true"
artifacthub.io/operatorCapabilities: Seamless Upgrades
apiVersion: v2
appVersion: 8.4.0-1.4.0
created: "2024-05-01T04:57:18.747116391+02:00"
appVersion: 9.0.0-1.5.0
created: "2024-07-02T07:01:58.741565267+02:00"
description: A Helm chart for deploying the Oracle MySQL NDB Cluster Operator
digest: bc34c4880a3bbdf91372edb7f802602b01a1bf776b72ef24d250e3f3ad0a9675
digest: 6be75c63d57b14639406e787a83e1bc4681da625b8b94fc3620b51b7d70d9668
home: https://github.com/mysql/mysql-ndb-operator
keywords:
- NDB Operator
Expand All @@ -37,12 +37,12 @@ entries:
- Ndbcluster
kubeVersion: '>= 1.23.0-0'
maintainers:
- email: dinesh.prakash@oracle.com
name: Dinesh Surya Prakash
- email: paulo.p.silva@oracle.com
name: Paulo Silva
name: ndb-operator
urls:
- ndb-operator-1.4.0.tgz
version: 1.4.0
- ndb-operator-1.5.0.tgz
version: 1.5.0
- annotations:
artifacthub.io/crds: |
- kind: NdbCluster
Expand All @@ -67,10 +67,10 @@ entries:
artifacthub.io/operator: "true"
artifacthub.io/operatorCapabilities: Seamless Upgrades
apiVersion: v2
appVersion: 8.0.37-1.0.6
created: "2024-05-01T04:57:18.74384713+02:00"
appVersion: 8.4.1-1.4.1
created: "2024-07-02T07:01:58.740579706+02:00"
description: A Helm chart for deploying the Oracle MySQL NDB Cluster Operator
digest: 7d3df910510f2b62518aa7308181bda2a73422cef21bece23cfa18ed4cf2fd08
digest: 87d845fc83d0b64ee5e6d0cb7f4a04a252b0076c21649019b905a0ed7aaefbc7
home: https://github.com/mysql/mysql-ndb-operator
keywords:
- NDB Operator
Expand All @@ -79,10 +79,52 @@ entries:
- Ndbcluster
kubeVersion: '>= 1.23.0-0'
maintainers:
- email: dinesh.prakash@oracle.com
name: Dinesh Surya Prakash
- email: paulo.p.silva@oracle.com
name: Paulo Silva
name: ndb-operator
urls:
- ndb-operator-1.0.6.tgz
version: 1.0.6
generated: "2024-05-01T04:57:18.742181836+02:00"
- ndb-operator-1.4.1.tgz
version: 1.4.1
- annotations:
artifacthub.io/crds: |
- kind: NdbCluster
version: v1
name: ndbcluster.mysql.oracle.com
displayName: MySQL NDB Cluster
description: MySQL NDB Cluster configuration
artifacthub.io/crdsExamples: |
- apiVersion: mysql.oracle.com/v1
kind: NdbCluster
metadata:
name: my-ndb
spec:
nodeCount: 2
redundancyLevel: 2
mysqlNode:
nodeCount: 2
artifacthub.io/images: |
- name: ndb-operator
image: mysql/ndb-operator:latest
artifacthub.io/license: UPL-1.0
artifacthub.io/operator: "true"
artifacthub.io/operatorCapabilities: Seamless Upgrades
apiVersion: v2
appVersion: 8.0.38-1.0.7
created: "2024-07-02T07:01:58.738872542+02:00"
description: A Helm chart for deploying the Oracle MySQL NDB Cluster Operator
digest: f8f409ab07b002d56e02bdd76cdeaa6d7f13d461601346a2eb936215f8647d86
home: https://github.com/mysql/mysql-ndb-operator
keywords:
- NDB Operator
- MySQL Cluster
- NDB
- Ndbcluster
kubeVersion: '>= 1.23.0-0'
maintainers:
- email: [email protected]
name: Paulo Silva
name: ndb-operator
urls:
- ndb-operator-1.0.7.tgz
version: 1.0.7
generated: "2024-07-02T07:01:58.737153227+02:00"
Binary file removed ndb-operator-1.0.6.tgz
Binary file not shown.
Binary file added ndb-operator-1.0.7.tgz
Binary file not shown.
Binary file removed ndb-operator-1.4.0.tgz
Binary file not shown.
Binary file added ndb-operator-1.4.1.tgz
Binary file not shown.
Binary file added ndb-operator-1.5.0.tgz
Binary file not shown.

0 comments on commit 5cdfa89

Please sign in to comment.