diff --git a/index.yaml b/index.yaml index 4b32b51..e495bdd 100644 --- a/index.yaml +++ b/index.yaml @@ -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 @@ -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 @@ -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 @@ -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: paulo.p.silva@oracle.com + 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" diff --git a/ndb-operator-1.0.6.tgz b/ndb-operator-1.0.6.tgz deleted file mode 100644 index 5c6e320..0000000 Binary files a/ndb-operator-1.0.6.tgz and /dev/null differ diff --git a/ndb-operator-1.0.7.tgz b/ndb-operator-1.0.7.tgz new file mode 100644 index 0000000..aeed5a7 Binary files /dev/null and b/ndb-operator-1.0.7.tgz differ diff --git a/ndb-operator-1.4.0.tgz b/ndb-operator-1.4.0.tgz deleted file mode 100644 index 55c283f..0000000 Binary files a/ndb-operator-1.4.0.tgz and /dev/null differ diff --git a/ndb-operator-1.4.1.tgz b/ndb-operator-1.4.1.tgz new file mode 100644 index 0000000..150759f Binary files /dev/null and b/ndb-operator-1.4.1.tgz differ diff --git a/ndb-operator-1.5.0.tgz b/ndb-operator-1.5.0.tgz new file mode 100644 index 0000000..394d3d3 Binary files /dev/null and b/ndb-operator-1.5.0.tgz differ