Skip to content

Commit 661b4d2

Browse files
xuriwuyunJashBook
authored andcommitted
chore: mysql remove old versions (#2304)
Co-authored-by: xuriwuyun <xuriwuyun@users.noreply.github.com> (cherry picked from commit 5b620ae)
1 parent e78538f commit 661b4d2

File tree

3 files changed

+2
-62
lines changed

3 files changed

+2
-62
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ KubeBlocks add-ons.
2424
| minio | minio-2024.6.29<br>minio-2025.10.15 | High Performance, Kubernetes Native Object Storage | ldming |
2525
| mogdb | mogdb-5.0.5 | A Helm chart for Kubernetes | yabinji shanshanying |
2626
| mongodb | mongodb-4.4.29<br>mongodb-5.0.29<br>mongodb-6.0.21<br>mongodb-7.0.18<br>mongodb-8.0.8<br>mongodb-shard-4.4.29<br>mongodb-shard-5.0.29<br>mongodb-shard-6.0.21<br>mongodb-shard-7.0.18<br>mongodb-shard-8.0.8<br>mongos-4.4.29<br>mongos-5.0.29<br>mongos-6.0.21<br>mongos-7.0.18<br>mongos-8.0.8 | MongoDB is a document database designed for ease of application development and scaling. | xuriwuyun |
27-
| mysql | mysql-5.7.44<br>mysql-8.0.33<br>mysql-8.0.34<br>mysql-8.0.35<br>mysql-8.0.36<br>mysql-8.0.37<br>mysql-8.0.38<br>mysql-8.0.39<br>mysql-8.0.41<br>mysql-8.0.44<br>mysql-8.4.0<br>mysql-8.4.1<br>mysql-8.4.2<br>mysql-8.4.3<br>mysql-8.4.7<br>mysql-mgr-8.0.30<br>mysql-mgr-8.0.31<br>mysql-mgr-8.0.32<br>mysql-mgr-8.0.33<br>mysql-mgr-8.0.34<br>mysql-mgr-8.0.35<br>mysql-mgr-8.0.36<br>mysql-mgr-8.0.37<br>mysql-mgr-8.0.38<br>mysql-mgr-8.0.39<br>mysql-mgr-8.4.0<br>mysql-mgr-8.4.1<br>mysql-mgr-8.4.2<br>mysql-orc-5.7.44<br>mysql-orc-8.0.30<br>mysql-orc-8.0.31<br>mysql-orc-8.0.32<br>mysql-orc-8.0.33<br>mysql-orc-8.0.34<br>mysql-orc-8.0.35<br>mysql-orc-8.0.36<br>mysql-orc-8.0.37<br>mysql-orc-8.0.38<br>mysql-orc-8.0.39<br>mysql-proxysql-2.4.4 | MySQL is a widely used, open-source relational database management system (RDBMS) | xuriwuyun |
28-
| nebula | nebula-v3.5.0<br>nebula-v3.8.0 | 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. | Shanshan Ying Xuntao Cheng |
27+
| mysql | mysql-5.7.44<br>mysql-8.0.33<br>mysql-8.0.34<br>mysql-8.0.35<br>mysql-8.0.36<br>mysql-8.0.37<br>mysql-8.0.38<br>mysql-8.0.39<br>mysql-8.0.41<br>mysql-8.0.44<br>mysql-8.4.0<br>mysql-8.4.1<br>mysql-8.4.2<br>mysql-8.4.3<br>mysql-8.4.7<br>mysql-mgr-8.0.33<br>mysql-mgr-8.0.34<br>mysql-mgr-8.0.35<br>mysql-mgr-8.0.36<br>mysql-mgr-8.0.37<br>mysql-mgr-8.0.38<br>mysql-mgr-8.0.39<br>mysql-mgr-8.4.0<br>mysql-mgr-8.4.1<br>mysql-mgr-8.4.2<br>mysql-orc-5.7.44<br>mysql-orc-8.0.33<br>mysql-orc-8.0.34<br>mysql-orc-8.0.35<br>mysql-orc-8.0.36<br>mysql-orc-8.0.37<br>mysql-orc-8.0.38<br>mysql-orc-8.0.39<br>mysql-proxysql-2.4.4 | MySQL is a widely used, open-source relational database management system (RDBMS) | xuriwuyun |
28+
| nebula | nebula-v3.5.0<br>nebula-v3.8.0 | 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. | shanshanying Xuntao Cheng |
2929
| neo4j | neo4j-4.4.42<br>neo4j-5.26.5 | Neo4j is a highly scalable, robust native graph database. | xuriwuyun |
3030
| neon | neon-broker-1.0.0<br>neon-compute-1.0.0<br>neon-pageserver-1.0.0<br>neon-safekeeper-1.0.0 | Neon is a serverless open-source alternative to AWS Aurora Postgres. It separates storage and compute and substitutes the PostgreSQL storage layer by redistributing data across a cluster of nodes. | ApeCloud |
3131
| oceanbase-ce | oceanbase-ce-4.3.0 | OceanBase has served over 400 customers across the globe and has been supporting all mission critical systems in Alipay. | Powerfool shanshanying |

addons/mysql/templates/cpmv-mgr.yaml

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ spec:
1111
- compDefs:
1212
- {{ include "mysql.componentDefNameMGR80" . }}
1313
releases:
14-
- 8.0.30
15-
- 8.0.31
16-
- 8.0.32
1714
- 8.0.33
1815
- 8.0.34
1916
- 8.0.35
@@ -28,30 +25,6 @@ spec:
2825
- 8.4.1
2926
- 8.4.2
3027
releases:
31-
- name: 8.0.30
32-
changes:
33-
serviceVersion: 8.0.30
34-
images:
35-
mysql: {{ .Values.image.registry | default "docker.io" }}/{{ .Values.image.repository }}:8.0.30
36-
accountProvision: {{ .Values.image.registry | default "docker.io" }}/{{ .Values.image.repository }}:8.0.30
37-
init-data: {{ .Values.image.registry | default "docker.io" }}/apecloud/mysql_audit_log:8.0.33
38-
{{- include "mysql.spec.runtime.images" . | nindent 8 }}
39-
- name: 8.0.31
40-
changes:
41-
serviceVersion: 8.0.31
42-
images:
43-
mysql: {{ .Values.image.registry | default "docker.io" }}/{{ .Values.image.repository }}:8.0.31
44-
accountProvision: {{ .Values.image.registry | default "docker.io" }}/{{ .Values.image.repository }}:8.0.31
45-
init-data: {{ .Values.image.registry | default "docker.io" }}/apecloud/mysql_audit_log:8.0.33
46-
{{- include "mysql.spec.runtime.images" . | nindent 8 }}
47-
- name: 8.0.32
48-
changes:
49-
serviceVersion: 8.0.32
50-
images:
51-
mysql: {{ .Values.image.registry | default "docker.io" }}/{{ .Values.image.repository }}:8.0.32
52-
accountProvision: {{ .Values.image.registry | default "docker.io" }}/{{ .Values.image.repository }}:8.0.32
53-
init-data: {{ .Values.image.registry | default "docker.io" }}/apecloud/mysql_audit_log:8.0.33
54-
{{- include "mysql.spec.runtime.images" . | nindent 8 }}
5528
- name: 8.0.33
5629
changes:
5730
serviceVersion: 8.0.33

addons/mysql/templates/cpmv-orc.yaml

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ spec:
1515
- compDefs:
1616
- {{ include "mysql.componentDefNameOrc80" . }}
1717
releases:
18-
- 8.0.30
19-
- 8.0.31
20-
- 8.0.32
2118
- 8.0.33
2219
- 8.0.34
2320
- 8.0.35
@@ -35,36 +32,6 @@ spec:
3532
init-data: {{ .Values.image.registry | default "docker.io" }}/apecloud/mysql_audit_log:5.7.44
3633
init-jq: {{ .Values.image.registry | default "docker.io" }}/apecloud/orc-tools:1.0.2
3734
mysql-exporter: {{ .Values.metrics.image.registry | default ( .Values.image.registry | default "docker.io" ) }}/{{ .Values.metrics.image.repository }}:{{ default .Values.metrics.image.tag }}
38-
- name: 8.0.30
39-
changes:
40-
serviceVersion: 8.0.30
41-
images:
42-
mysql: {{ .Values.image.registry | default "docker.io" }}/{{ .Values.image.repository }}:8.0.30
43-
accountProvision: {{ .Values.image.registry | default "docker.io" }}/{{ .Values.image.repository }}:8.0.30
44-
postProvision: {{ .Values.image.registry | default "docker.io" }}/{{ .Values.image.repository }}:8.0.30
45-
init-data: {{ .Values.image.registry | default "docker.io" }}/apecloud/mysql_audit_log:8.0.33
46-
init-jq: {{ .Values.image.registry | default "docker.io" }}/apecloud/orc-tools:1.0.2
47-
mysql-exporter: {{ .Values.metrics.image.registry | default ( .Values.image.registry | default "docker.io" ) }}/{{ .Values.metrics.image.repository }}:{{ default .Values.metrics.image.tag }}
48-
- name: 8.0.31
49-
changes:
50-
serviceVersion: 8.0.31
51-
images:
52-
mysql: {{ .Values.image.registry | default "docker.io" }}/{{ .Values.image.repository }}:8.0.31
53-
accountProvision: {{ .Values.image.registry | default "docker.io" }}/{{ .Values.image.repository }}:8.0.31
54-
postProvision: {{ .Values.image.registry | default "docker.io" }}/{{ .Values.image.repository }}:8.0.31
55-
init-data: {{ .Values.image.registry | default "docker.io" }}/apecloud/mysql_audit_log:8.0.33
56-
init-jq: {{ .Values.image.registry | default "docker.io" }}/apecloud/orc-tools:1.0.2
57-
mysql-exporter: {{ .Values.metrics.image.registry | default ( .Values.image.registry | default "docker.io" ) }}/{{ .Values.metrics.image.repository }}:{{ default .Values.metrics.image.tag }}
58-
- name: 8.0.32
59-
changes:
60-
serviceVersion: 8.0.32
61-
images:
62-
mysql: {{ .Values.image.registry | default "docker.io" }}/{{ .Values.image.repository }}:8.0.32
63-
accountProvision: {{ .Values.image.registry | default "docker.io" }}/{{ .Values.image.repository }}:8.0.32
64-
postProvision: {{ .Values.image.registry | default "docker.io" }}/{{ .Values.image.repository }}:8.0.32
65-
init-data: {{ .Values.image.registry | default "docker.io" }}/apecloud/mysql_audit_log:8.0.33
66-
init-jq: {{ .Values.image.registry | default "docker.io" }}/apecloud/orc-tools:1.0.2
67-
mysql-exporter: {{ .Values.metrics.image.registry | default ( .Values.image.registry | default "docker.io" ) }}/{{ .Values.metrics.image.repository }}:{{ default .Values.metrics.image.tag }}
6835
- name: 8.0.33
6936
changes:
7037
serviceVersion: 8.0.33

0 commit comments

Comments
 (0)