Skip to content

Commit 156819e

Browse files
authored
chore: upgrade some 1.0 addons version (#2486)
1 parent 9ac8583 commit 156819e

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

addons/apecloud-mysql/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: ApeCloud MySQL is a database that is compatible with MySQL syntax a
55

66
type: application
77

8-
version: 1.0.1
8+
version: 1.0.2
99

1010
# This is the version number of the ApeCloud MySQL being deployed,
1111
# rather than the version number of ApeCloud MySQL-Scale itself.

addons/clickhouse/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: ClickHouse is an open-source column-oriented OLAP database manageme
66

77
type: application
88

9-
version: 1.0.2
9+
version: 1.0.3
1010

1111
appVersion: 25.9.7
1212

addons/etcd/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 1.0.2
18+
version: 1.0.3
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

addons/influxdb/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: influxdb
33
type: application
44

5-
version: 1.0.3
5+
version: 1.0.4
66

77
appVersion: 2.7.11
88

addons/mogdb/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 1.0.1
18+
version: 1.0.2
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

addons/mysql/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: MySQL is a widely used, open-source relational database management
44

55
type: application
66

7-
version: 1.0.2
7+
version: 1.0.3
88

99
# This is the version number of the ApeCloud MySQL being deployed,
1010
# rather than the version number of ApeCloud MySQL-Scale itself.

addons/orchestrator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Orchestrator is a MySQL high availability and replication managemen
55

66
type: application
77

8-
version: 1.0.2
8+
version: 1.0.3
99

1010
# This is the version number of the Orchestrator being deployed
1111
appVersion: "3.2.6"

addons/orioledb/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: OrioleDB is a new storage engine for PostgreSQL, bringing a modern
44

55
type: application
66

7-
version: 1.0.1
7+
version: 1.0.2
88

99
# This is the version number of the Orioledb being deployed
1010
appVersion: "16.4.0"

addons/polardbx/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: polardbx
33
description: PolarDB-X is a cloud native distributed SQL Database designed for high concurrency, massive storage, complex querying scenarios.
44

55
type: application
6-
version: 1.0.1
6+
version: 1.0.2
77
appVersion: 2.3.0
88

99
keywords:

addons/postgresql/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A PostgreSQL (with Patroni HA) cluster definition Helm chart for Ku
44

55
type: application
66

7-
version: 1.0.2
7+
version: 1.0.3
88

99
# The helm chart contains multiple kernel versions of PostgreSQL (with Patroni HA),
1010
# appVersion should be consistent with the highest PostgreSQL (with Patroni HA) kernel version.

0 commit comments

Comments
 (0)