diff --git a/addons-cluster/apecloud-mysql/Chart.yaml b/addons-cluster/apecloud-mysql/Chart.yaml index 638e0922e..434773532 100644 --- a/addons-cluster/apecloud-mysql/Chart.yaml +++ b/addons-cluster/apecloud-mysql/Chart.yaml @@ -3,7 +3,7 @@ annotations: apiVersion: v2 name: apecloud-mysql-cluster type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 description: ApeCloud MySQL is a database that is compatible with MySQL syntax and achieves high availability through the utilization of the RAFT consensus protocol. dependencies: diff --git a/addons-cluster/clickhouse/Chart.yaml b/addons-cluster/clickhouse/Chart.yaml index e8a515075..e60ab966d 100644 --- a/addons-cluster/clickhouse/Chart.yaml +++ b/addons-cluster/clickhouse/Chart.yaml @@ -4,7 +4,7 @@ description: A ClickHouse cluster Helm chart for KubeBlocks. type: application -version: 1.1.0-alpha.1 +version: 1.2.0-alpha.0 appVersion: 25.9.7 diff --git a/addons-cluster/elasticsearch/Chart.yaml b/addons-cluster/elasticsearch/Chart.yaml index c35c975d4..87adf7cff 100644 --- a/addons-cluster/elasticsearch/Chart.yaml +++ b/addons-cluster/elasticsearch/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/addons-cluster/etcd/Chart.yaml b/addons-cluster/etcd/Chart.yaml index 66b7f57c0..0cf53f1fa 100644 --- a/addons-cluster/etcd/Chart.yaml +++ b/addons-cluster/etcd/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/addons-cluster/falkordb/Chart.yaml b/addons-cluster/falkordb/Chart.yaml index 75630418d..39118f1d2 100644 --- a/addons-cluster/falkordb/Chart.yaml +++ b/addons-cluster/falkordb/Chart.yaml @@ -3,7 +3,7 @@ annotations: apiVersion: v2 name: falkordb-cluster type: application -version: 1.0.1 +version: 1.2.0-alpha.0 description: A FalkorDB Cluster Helm chart for KubeBlocks. dependencies: - name: kblib diff --git a/addons-cluster/greptimedb/Chart.yaml b/addons-cluster/greptimedb/Chart.yaml index 9d6b3d8ff..8a6528eb6 100644 --- a/addons-cluster/greptimedb/Chart.yaml +++ b/addons-cluster/greptimedb/Chart.yaml @@ -4,6 +4,6 @@ description: A greptimedb cluster Helm chart for KubeBlocks. type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: "0.3.2" diff --git a/addons-cluster/influxdb/Chart.yaml b/addons-cluster/influxdb/Chart.yaml index 5b9150a71..927e28cfe 100644 --- a/addons-cluster/influxdb/Chart.yaml +++ b/addons-cluster/influxdb/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: influxdb-cluster type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: 2.7.11 diff --git a/addons-cluster/kafka/Chart.yaml b/addons-cluster/kafka/Chart.yaml index 87ca22b2b..24f22e349 100644 --- a/addons-cluster/kafka/Chart.yaml +++ b/addons-cluster/kafka/Chart.yaml @@ -8,7 +8,7 @@ dependencies: alias: extra type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: 3.3.2 home: https://github.com/apecloud/kubeblocks/tree/main/deploy/kafka-cluster diff --git a/addons-cluster/llm/Chart.yaml b/addons-cluster/llm/Chart.yaml index 54c905f81..c2399ca38 100644 --- a/addons-cluster/llm/Chart.yaml +++ b/addons-cluster/llm/Chart.yaml @@ -3,7 +3,7 @@ annotations: apiVersion: v2 name: llm-cluster type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 description: A vLLM Cluster Helm chart for KubeBlocks. dependencies: - name: kblib diff --git a/addons-cluster/loki/Chart.yaml b/addons-cluster/loki/Chart.yaml index a2c514eb5..36b06d79d 100644 --- a/addons-cluster/loki/Chart.yaml +++ b/addons-cluster/loki/Chart.yaml @@ -4,7 +4,7 @@ description: A loki cluster Helm chart for KubeBlocks. type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: "3.0.0" diff --git a/addons-cluster/mariadb/Chart.yaml b/addons-cluster/mariadb/Chart.yaml index e96e7308e..5f3903745 100644 --- a/addons-cluster/mariadb/Chart.yaml +++ b/addons-cluster/mariadb/Chart.yaml @@ -3,7 +3,7 @@ annotations: apiVersion: v2 name: mariadb-cluster type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 description: MariaDB is an open-source relational database management system developed from a branch of MySQL. dependencies: - name: kblib diff --git a/addons-cluster/milvus/Chart.yaml b/addons-cluster/milvus/Chart.yaml index 3545da3e7..8d41d6135 100644 --- a/addons-cluster/milvus/Chart.yaml +++ b/addons-cluster/milvus/Chart.yaml @@ -4,7 +4,7 @@ description: A Milvus cluster Helm chart for KubeBlocks. type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: 2.3.2 diff --git a/addons-cluster/minio/Chart.yaml b/addons-cluster/minio/Chart.yaml index 95910fdf5..6ea8fdb5e 100644 --- a/addons-cluster/minio/Chart.yaml +++ b/addons-cluster/minio/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 description: High Performance, Kubernetes Native Object Storage name: minio-cluster -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: master keywords: - storage diff --git a/addons-cluster/mogdb/Chart.yaml b/addons-cluster/mogdb/Chart.yaml index 9248eecfe..38d877a1f 100644 --- a/addons-cluster/mogdb/Chart.yaml +++ b/addons-cluster/mogdb/Chart.yaml @@ -21,7 +21,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/addons-cluster/mongodb/Chart.yaml b/addons-cluster/mongodb/Chart.yaml index a7d8d8079..8d4f36170 100644 --- a/addons-cluster/mongodb/Chart.yaml +++ b/addons-cluster/mongodb/Chart.yaml @@ -3,7 +3,7 @@ annotations: apiVersion: v2 name: mongodb-cluster type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 description: A MongoDB cluster Helm chart for KubeBlocks dependencies: - name: kblib diff --git a/addons-cluster/mysql/Chart.yaml b/addons-cluster/mysql/Chart.yaml index cb8449b74..749cef6b0 100644 --- a/addons-cluster/mysql/Chart.yaml +++ b/addons-cluster/mysql/Chart.yaml @@ -3,7 +3,7 @@ annotations: apiVersion: v2 name: mysql-cluster type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 description: MySQL is a widely used, open-source relational database management system (RDBMS) dependencies: - name: kblib diff --git a/addons-cluster/nebula/Chart.yaml b/addons-cluster/nebula/Chart.yaml index 7dd700e9f..8ea8bc1fc 100644 --- a/addons-cluster/nebula/Chart.yaml +++ b/addons-cluster/nebula/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: nebula-cluster description: Nebula Graph Cluster Helm Chart for KubeBlocks. type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: "v3.5.0" maintainers: - name: Shanshan Ying diff --git a/addons-cluster/neo4j/Chart.yaml b/addons-cluster/neo4j/Chart.yaml index 354655ebd..5c136562c 100644 --- a/addons-cluster/neo4j/Chart.yaml +++ b/addons-cluster/neo4j/Chart.yaml @@ -3,7 +3,7 @@ annotations: apiVersion: v2 name: neo4j-cluster type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 description: A Neo4j cluster Helm chart for KubeBlocks dependencies: - name: kblib diff --git a/addons-cluster/neon/Chart.yaml b/addons-cluster/neon/Chart.yaml index 602660ef7..aaf9919bf 100755 --- a/addons-cluster/neon/Chart.yaml +++ b/addons-cluster/neon/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: neon-cluster description: Neon Cluster Helm Chart for KubeBlocks. type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: "pg14-1.0.0" home: https://kubeblocks.io/ icon: https://kubeblocks.io/img/logo.png diff --git a/addons-cluster/oceanbase-ce/Chart.yaml b/addons-cluster/oceanbase-ce/Chart.yaml index 1bca68d0b..02a10eae7 100644 --- a/addons-cluster/oceanbase-ce/Chart.yaml +++ b/addons-cluster/oceanbase-ce/Chart.yaml @@ -10,6 +10,6 @@ dependencies: type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: "4.3.0.1-100000242024032211" diff --git a/addons-cluster/opensearch/Chart.yaml b/addons-cluster/opensearch/Chart.yaml index da935c58b..355f3b66d 100644 --- a/addons-cluster/opensearch/Chart.yaml +++ b/addons-cluster/opensearch/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/addons-cluster/orchestrator/Chart.yaml b/addons-cluster/orchestrator/Chart.yaml index 0c501539d..59b35400b 100644 --- a/addons-cluster/orchestrator/Chart.yaml +++ b/addons-cluster/orchestrator/Chart.yaml @@ -3,7 +3,7 @@ annotations: apiVersion: v2 name: orchestrator-cluster type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 description: orchestrator dependencies: diff --git a/addons-cluster/orioledb/Chart.yaml b/addons-cluster/orioledb/Chart.yaml index b92a9dcfd..8138a4553 100644 --- a/addons-cluster/orioledb/Chart.yaml +++ b/addons-cluster/orioledb/Chart.yaml @@ -21,7 +21,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: "14.7.2" diff --git a/addons-cluster/polardbx/Chart.yaml b/addons-cluster/polardbx/Chart.yaml index b75a54e89..ebb4ed2a4 100644 --- a/addons-cluster/polardbx/Chart.yaml +++ b/addons-cluster/polardbx/Chart.yaml @@ -3,7 +3,7 @@ name: polardbx-cluster description: PolarDB-X Cluster Helm Chart for KubeBlocks. type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: v2.3 dependencies: diff --git a/addons-cluster/postgresql/Chart.yaml b/addons-cluster/postgresql/Chart.yaml index a7a470ee0..c9ce822c3 100644 --- a/addons-cluster/postgresql/Chart.yaml +++ b/addons-cluster/postgresql/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: postgresql-cluster type: application -version: 1.1.0-alpha.1 +version: 1.2.0-alpha.0 description: A PostgreSQL (with Patroni HA) cluster Helm chart for KubeBlocks. dependencies: diff --git a/addons-cluster/pulsar/Chart.yaml b/addons-cluster/pulsar/Chart.yaml index ad555274f..5aa2c3dc2 100644 --- a/addons-cluster/pulsar/Chart.yaml +++ b/addons-cluster/pulsar/Chart.yaml @@ -4,7 +4,7 @@ description: A Pulsar Cluster Helm chart for KubeBlocks. type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # appVersion specifies the version of the Pulsar database to be created. # The current default value is the highest version of the Pulsar supported in KubeBlocks. diff --git a/addons-cluster/qdrant/Chart.yaml b/addons-cluster/qdrant/Chart.yaml index ac50445f6..b98ed359f 100644 --- a/addons-cluster/qdrant/Chart.yaml +++ b/addons-cluster/qdrant/Chart.yaml @@ -22,7 +22,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/addons-cluster/rabbitmq/Chart.yaml b/addons-cluster/rabbitmq/Chart.yaml index 0bc165416..a51c9f7ef 100644 --- a/addons-cluster/rabbitmq/Chart.yaml +++ b/addons-cluster/rabbitmq/Chart.yaml @@ -3,7 +3,7 @@ annotations: apiVersion: v2 name: rabbitmq-cluster type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 description: A RabbitMQ cluster Helm chart for KubeBlocks dependencies: - name: kblib diff --git a/addons-cluster/redis/Chart.yaml b/addons-cluster/redis/Chart.yaml index a163c4454..e307581a7 100644 --- a/addons-cluster/redis/Chart.yaml +++ b/addons-cluster/redis/Chart.yaml @@ -3,7 +3,7 @@ annotations: apiVersion: v2 name: redis-cluster type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 description: A Redis Cluster Helm chart for KubeBlocks. dependencies: - name: kblib diff --git a/addons-cluster/risingwave/Chart.yaml b/addons-cluster/risingwave/Chart.yaml index 9bb7d1828..02c98bb33 100644 --- a/addons-cluster/risingwave/Chart.yaml +++ b/addons-cluster/risingwave/Chart.yaml @@ -4,7 +4,7 @@ description: A RisingWave Cluster Helm chart for KubeBlocks. type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: v1.0.0 diff --git a/addons-cluster/rocketmq/Chart.yaml b/addons-cluster/rocketmq/Chart.yaml index b5c908c85..76baf574a 100644 --- a/addons-cluster/rocketmq/Chart.yaml +++ b/addons-cluster/rocketmq/Chart.yaml @@ -10,6 +10,6 @@ dependencies: type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: "4.9.6" \ No newline at end of file diff --git a/addons-cluster/starrocks-ce/Chart.yaml b/addons-cluster/starrocks-ce/Chart.yaml index 6ea778d71..2c8caddeb 100644 --- a/addons-cluster/starrocks-ce/Chart.yaml +++ b/addons-cluster/starrocks-ce/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/addons-cluster/tidb/Chart.yaml b/addons-cluster/tidb/Chart.yaml index 6ede85ec9..1f26e5c70 100644 --- a/addons-cluster/tidb/Chart.yaml +++ b/addons-cluster/tidb/Chart.yaml @@ -4,7 +4,7 @@ description: "A TiDB cluster Helm chart for KubeBlocks." type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: "7.5.2" diff --git a/addons-cluster/vanilla-postgresql/Chart.yaml b/addons-cluster/vanilla-postgresql/Chart.yaml index d29d2b9f3..286c549c5 100644 --- a/addons-cluster/vanilla-postgresql/Chart.yaml +++ b/addons-cluster/vanilla-postgresql/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: vanilla-postgresql-cluster type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 description: A Vanilla PostgreSQL cluster Helm chart for Kubernetes dependencies: diff --git a/addons-cluster/victoria-metrics/Chart.yaml b/addons-cluster/victoria-metrics/Chart.yaml index 37a40f3d6..457d5f312 100644 --- a/addons-cluster/victoria-metrics/Chart.yaml +++ b/addons-cluster/victoria-metrics/Chart.yaml @@ -4,7 +4,7 @@ description: A VictoriaMetrics cluster Helm chart for KubeBlocks. type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: "1.100.1" diff --git a/addons-cluster/weaviate/Chart.yaml b/addons-cluster/weaviate/Chart.yaml index 373c48e5a..925b6721e 100644 --- a/addons-cluster/weaviate/Chart.yaml +++ b/addons-cluster/weaviate/Chart.yaml @@ -4,7 +4,7 @@ description: A weaviate cluster Helm chart for KubeBlocks. type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 dependencies: - name: kblib diff --git a/addons-cluster/xinference/Chart.yaml b/addons-cluster/xinference/Chart.yaml index 4e7896c84..be4f3a512 100644 --- a/addons-cluster/xinference/Chart.yaml +++ b/addons-cluster/xinference/Chart.yaml @@ -3,7 +3,7 @@ annotations: apiVersion: v2 name: xinference-cluster type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 description: A vxinference Cluster Helm chart for KubeBlocks. dependencies: - name: kblib diff --git a/addons-cluster/yashandb/Chart.yaml b/addons-cluster/yashandb/Chart.yaml index e7227f2a4..cd57d8280 100644 --- a/addons-cluster/yashandb/Chart.yaml +++ b/addons-cluster/yashandb/Chart.yaml @@ -6,7 +6,7 @@ type: application description: YashanDB is an independent-developed next generation analytic database -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # This is the version number of the yashandb being deployed. appVersion: "23.1.1-100" diff --git a/addons-cluster/zookeeper/Chart.yaml b/addons-cluster/zookeeper/Chart.yaml index d3179983c..8528341e8 100644 --- a/addons-cluster/zookeeper/Chart.yaml +++ b/addons-cluster/zookeeper/Chart.yaml @@ -6,7 +6,7 @@ description: A Zookeeper Cluster Helm chart for KubeBlocks. type: application # This is the chart version. -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # This is the version number of the application being deployed. appVersion: "3.7.2" diff --git a/addons/apecloud-mysql/Chart.yaml b/addons/apecloud-mysql/Chart.yaml index 7140bbed6..5212bd191 100644 --- a/addons/apecloud-mysql/Chart.yaml +++ b/addons/apecloud-mysql/Chart.yaml @@ -5,7 +5,7 @@ description: ApeCloud MySQL is a database that is compatible with MySQL syntax a type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # This is the version number of the ApeCloud MySQL being deployed, # rather than the version number of ApeCloud MySQL-Scale itself. diff --git a/addons/clickhouse/Chart.yaml b/addons/clickhouse/Chart.yaml index 9fe81b128..905e486fb 100644 --- a/addons/clickhouse/Chart.yaml +++ b/addons/clickhouse/Chart.yaml @@ -6,7 +6,7 @@ description: ClickHouse is an open-source column-oriented OLAP database manageme type: application -version: 1.1.0-alpha.1 +version: 1.2.0-alpha.0 appVersion: 25.9.7 diff --git a/addons/elasticsearch/Chart.yaml b/addons/elasticsearch/Chart.yaml index 519750bfa..898fce2b5 100644 --- a/addons/elasticsearch/Chart.yaml +++ b/addons/elasticsearch/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/addons/etcd/Chart.yaml b/addons/etcd/Chart.yaml index 74ed0f5de..36219ebd8 100644 --- a/addons/etcd/Chart.yaml +++ b/addons/etcd/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/addons/falkordb/Chart.yaml b/addons/falkordb/Chart.yaml index 08e11ae7c..bf778754b 100644 --- a/addons/falkordb/Chart.yaml +++ b/addons/falkordb/Chart.yaml @@ -4,7 +4,7 @@ description: "FalkorDB is an in-memory graph database based on Redis." type: application -version: 1.0.2 +version: 1.2.0-alpha.0 appVersion: "4.12.5" diff --git a/addons/greptimedb/Chart.yaml b/addons/greptimedb/Chart.yaml index f974193ac..470f48bdc 100644 --- a/addons/greptimedb/Chart.yaml +++ b/addons/greptimedb/Chart.yaml @@ -3,7 +3,7 @@ name: greptimedb description: An open-source, cloud-native, distributed time-series database with PromQL/SQL/Python supported. # This is the chart version -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # This is the version number of greptimedb appVersion: "0.3.2" diff --git a/addons/influxdb/Chart.yaml b/addons/influxdb/Chart.yaml index ce2ba490c..9dfdcfa9d 100644 --- a/addons/influxdb/Chart.yaml +++ b/addons/influxdb/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: influxdb type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: 2.7.11 diff --git a/addons/kafka/Chart.yaml b/addons/kafka/Chart.yaml index ab2d500b9..682b99d79 100644 --- a/addons/kafka/Chart.yaml +++ b/addons/kafka/Chart.yaml @@ -5,7 +5,7 @@ description: Apache Kafka is a distributed streaming platform designed to build type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: 3.3.2 diff --git a/addons/llm/Chart.yaml b/addons/llm/Chart.yaml index 1a49682d0..c669cf1b4 100644 --- a/addons/llm/Chart.yaml +++ b/addons/llm/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/addons/loki/Chart.yaml b/addons/loki/Chart.yaml index db3bba5ef..ae689fdfb 100644 --- a/addons/loki/Chart.yaml +++ b/addons/loki/Chart.yaml @@ -4,7 +4,7 @@ description: "Loki is a horizontally-scalable, highly-available, multi-tenant lo type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: "3.0.0" diff --git a/addons/mariadb/Chart.yaml b/addons/mariadb/Chart.yaml index 99227f087..b88fb2453 100644 --- a/addons/mariadb/Chart.yaml +++ b/addons/mariadb/Chart.yaml @@ -5,7 +5,7 @@ description: MariaDB is a high performance open source relational database manag type: application # This is the version number of the helm chart. -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # This is the version number of the MARIADB being deployed, appVersion: "10.6.15" diff --git a/addons/milvus/Chart.yaml b/addons/milvus/Chart.yaml index f1c88a480..e4b02dd08 100644 --- a/addons/milvus/Chart.yaml +++ b/addons/milvus/Chart.yaml @@ -5,7 +5,7 @@ description: A cloud-native vector database, storage for next generation AI appl type: application # This is the chart version -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 home: https://milvus.io/ icon: https://github.com/milvus-io/artwork/blob/master/horizontal/color/milvus-horizontal-color.png diff --git a/addons/minio/Chart.yaml b/addons/minio/Chart.yaml index ce11c1a25..e96409508 100644 --- a/addons/minio/Chart.yaml +++ b/addons/minio/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 description: High Performance, Kubernetes Native Object Storage name: minio -version: 1.1.0-alpha.1 +version: 1.2.0-alpha.0 appVersion: master diff --git a/addons/mogdb/Chart.yaml b/addons/mogdb/Chart.yaml index 4a6bfb4c4..4a6182abb 100644 --- a/addons/mogdb/Chart.yaml +++ b/addons/mogdb/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/addons/mongodb/Chart.yaml b/addons/mongodb/Chart.yaml index f7a29112c..a55044f2d 100644 --- a/addons/mongodb/Chart.yaml +++ b/addons/mongodb/Chart.yaml @@ -4,7 +4,7 @@ description: MongoDB is a document database designed for ease of application dev type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: "5.0" diff --git a/addons/mysql/Chart.yaml b/addons/mysql/Chart.yaml index 2f82f35fa..96ad5262c 100644 --- a/addons/mysql/Chart.yaml +++ b/addons/mysql/Chart.yaml @@ -4,7 +4,7 @@ description: MySQL is a widely used, open-source relational database management type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # This is the version number of the ApeCloud MySQL being deployed, # rather than the version number of ApeCloud MySQL-Scale itself. diff --git a/addons/nebula/Chart.yaml b/addons/nebula/Chart.yaml index d2dca3ace..36c1b08d9 100644 --- a/addons/nebula/Chart.yaml +++ b/addons/nebula/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: nebula description: NebulaGraph is a popular open-source graph database that can handle large volumes of data with milliseconds of latency, scale up quickly, and have the ability to perform fast graph analytics. -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: "v3.8.0" diff --git a/addons/neo4j/Chart.yaml b/addons/neo4j/Chart.yaml index ed934f11b..52504be90 100644 --- a/addons/neo4j/Chart.yaml +++ b/addons/neo4j/Chart.yaml @@ -4,7 +4,7 @@ description: Neo4j is a highly scalable, robust native graph database. type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: "5.26.5" diff --git a/addons/neon/Chart.yaml b/addons/neon/Chart.yaml index 38349963c..0fc85fdeb 100755 --- a/addons/neon/Chart.yaml +++ b/addons/neon/Chart.yaml @@ -4,7 +4,7 @@ description: Neon is a serverless open-source alternative to AWS Aurora Postgres type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: "pg14-1.0.0" diff --git a/addons/oceanbase-ce/Chart.yaml b/addons/oceanbase-ce/Chart.yaml index f881c8781..32b74675a 100644 --- a/addons/oceanbase-ce/Chart.yaml +++ b/addons/oceanbase-ce/Chart.yaml @@ -4,7 +4,7 @@ description: "OceanBase has served over 400 customers across the globe and has b type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: "4.3.0.1-100000242024032211" diff --git a/addons/opensearch/Chart.yaml b/addons/opensearch/Chart.yaml index f19493d9e..c7a469610 100644 --- a/addons/opensearch/Chart.yaml +++ b/addons/opensearch/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/addons/orchestrator/Chart.yaml b/addons/orchestrator/Chart.yaml index 8aed3549f..1b0b7afc9 100644 --- a/addons/orchestrator/Chart.yaml +++ b/addons/orchestrator/Chart.yaml @@ -5,7 +5,7 @@ description: Orchestrator is a MySQL high availability and replication managemen type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # This is the version number of the Orchestrator being deployed appVersion: "3.2.6" diff --git a/addons/orioledb/Chart.yaml b/addons/orioledb/Chart.yaml index c8ba73239..8e79a2fec 100644 --- a/addons/orioledb/Chart.yaml +++ b/addons/orioledb/Chart.yaml @@ -4,7 +4,7 @@ description: OrioleDB is a new storage engine for PostgreSQL, bringing a modern type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # This is the version number of the Orioledb being deployed appVersion: "16.4.0" diff --git a/addons/polardbx/Chart.yaml b/addons/polardbx/Chart.yaml index 96e3469e8..33b3c285b 100644 --- a/addons/polardbx/Chart.yaml +++ b/addons/polardbx/Chart.yaml @@ -3,7 +3,7 @@ name: polardbx description: PolarDB-X is a cloud native distributed SQL Database designed for high concurrency, massive storage, complex querying scenarios. type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: 2.3.0 keywords: diff --git a/addons/postgresql/Chart.yaml b/addons/postgresql/Chart.yaml index 86d5c2107..78a65a896 100644 --- a/addons/postgresql/Chart.yaml +++ b/addons/postgresql/Chart.yaml @@ -4,7 +4,7 @@ description: A PostgreSQL (with Patroni HA) cluster definition Helm chart for Ku type: application -version: 1.1.0-alpha.1 +version: 1.2.0-alpha.0 # The helm chart contains multiple kernel versions of PostgreSQL (with Patroni HA), # appVersion should be consistent with the highest PostgreSQL (with Patroni HA) kernel version. diff --git a/addons/pulsar/Chart.yaml b/addons/pulsar/Chart.yaml index af67c7e91..90b30b448 100644 --- a/addons/pulsar/Chart.yaml +++ b/addons/pulsar/Chart.yaml @@ -4,7 +4,7 @@ description: Apache Pulsar is an open-source, distributed messaging and streamin type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # appVersion specifies the version of the Pulsar database to be created, # and this value should be consistent with an existing clusterVersion. diff --git a/addons/qdrant/Chart.yaml b/addons/qdrant/Chart.yaml index e992d0f82..a2f89686d 100644 --- a/addons/qdrant/Chart.yaml +++ b/addons/qdrant/Chart.yaml @@ -5,7 +5,7 @@ description: High-performance, massive-scale Vector Database for the next genera type: application # This is the chart version. -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # This is the version number of qdrant. appVersion: "1.17.1" diff --git a/addons/rabbitmq/Chart.yaml b/addons/rabbitmq/Chart.yaml index 8d704cab3..6c90f4e29 100644 --- a/addons/rabbitmq/Chart.yaml +++ b/addons/rabbitmq/Chart.yaml @@ -4,7 +4,7 @@ description: RabbitMQ is a reliable and mature messaging and streaming broker. type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: "3.13.7" diff --git a/addons/redis/Chart.yaml b/addons/redis/Chart.yaml index 54e0b6226..46d1315ec 100644 --- a/addons/redis/Chart.yaml +++ b/addons/redis/Chart.yaml @@ -4,7 +4,7 @@ description: "Redis is an in-memory database that persists on disk. The data mod type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: "7.2.7" diff --git a/addons/risingwave/Chart.yaml b/addons/risingwave/Chart.yaml index f8c9b2d7c..33ae137c3 100644 --- a/addons/risingwave/Chart.yaml +++ b/addons/risingwave/Chart.yaml @@ -4,7 +4,7 @@ description: RisingWave is a distributed SQL streaming database that enables cos type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: v1.0.0 diff --git a/addons/rocketmq/Chart.yaml b/addons/rocketmq/Chart.yaml index c8e98757e..a93e90ae0 100644 --- a/addons/rocketmq/Chart.yaml +++ b/addons/rocketmq/Chart.yaml @@ -5,7 +5,7 @@ description: RocketMQ is a distributed messaging and streaming platform original type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 dependencies: - name: kblib version: 0.1.0 diff --git a/addons/starrocks-ce/Chart.yaml b/addons/starrocks-ce/Chart.yaml index 330ebc95c..4a6126fae 100644 --- a/addons/starrocks-ce/Chart.yaml +++ b/addons/starrocks-ce/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/addons/tidb/Chart.yaml b/addons/tidb/Chart.yaml index 75f63e439..3e83b0a34 100644 --- a/addons/tidb/Chart.yaml +++ b/addons/tidb/Chart.yaml @@ -4,7 +4,7 @@ description: "TiDB is an open-source, cloud-native, distributed, MySQL-Compatibl type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: "v7.1.5" diff --git a/addons/vanilla-postgresql/Chart.yaml b/addons/vanilla-postgresql/Chart.yaml index f5d3e3d3e..186fac58e 100644 --- a/addons/vanilla-postgresql/Chart.yaml +++ b/addons/vanilla-postgresql/Chart.yaml @@ -5,7 +5,7 @@ description: Vanilla-PostgreSQL is compatible with the native PostgreSQL kernel, type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # Add a dependency to the kubeblocks definition library chart dependencies: diff --git a/addons/victoria-metrics/Chart.yaml b/addons/victoria-metrics/Chart.yaml index d0825b985..8a35c5515 100644 --- a/addons/victoria-metrics/Chart.yaml +++ b/addons/victoria-metrics/Chart.yaml @@ -4,7 +4,7 @@ description: "VictoriaMetrics is a fast, cost-effective and scalable monitoring type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: "1.100.1" diff --git a/addons/weaviate/Chart.yaml b/addons/weaviate/Chart.yaml index 72c9d6edd..127cba82d 100644 --- a/addons/weaviate/Chart.yaml +++ b/addons/weaviate/Chart.yaml @@ -5,7 +5,7 @@ description: Weaviate is an open-source vector database. It allows you to store type: application # This is the chart version. -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # This is the version number of weaviate. appVersion: "1.19.6" diff --git a/addons/xinference/Chart.yaml b/addons/xinference/Chart.yaml index 04214ff56..2080b25fe 100644 --- a/addons/xinference/Chart.yaml +++ b/addons/xinference/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/addons/yashandb/Chart.yaml b/addons/yashandb/Chart.yaml index 932e4a36c..1a09d3a75 100644 --- a/addons/yashandb/Chart.yaml +++ b/addons/yashandb/Chart.yaml @@ -4,7 +4,7 @@ description: YashanDB is a new database system completely independently designed type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: "23.1.1-100" diff --git a/addons/zookeeper/Chart.yaml b/addons/zookeeper/Chart.yaml index 076efe5c8..550ce647d 100644 --- a/addons/zookeeper/Chart.yaml +++ b/addons/zookeeper/Chart.yaml @@ -4,7 +4,7 @@ description: Apache ZooKeeper is a centralized service for maintaining configura type: application -version: 1.1.0-alpha.0 +version: 1.2.0-alpha.0 appVersion: "3.7.2"