Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6e060ac9a3
commit
4cb4f668d7
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [mysql-workbench-6.0.7](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.6...mysql-workbench-6.0.7) (2023-09-16)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#12645](https://github.com/truecharts/charts/issues/12645))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [mysql-workbench-6.0.8](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.7...mysql-workbench-6.0.8) (2023-09-23)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#12862](https://github.com/truecharts/charts/issues/12862))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mysql-workbench-6.0.7](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.6...mysql-workbench-6.0.7) (2023-09-16)
|
## [mysql-workbench-6.0.7](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.6...mysql-workbench-6.0.7) (2023-09-16)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
## [mysql-workbench-5.0.24](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.23...mysql-workbench-5.0.24) (2023-07-20)
|
## [mysql-workbench-5.0.24](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.23...mysql-workbench-5.0.24) (2023-07-20)
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#10640](https://github.com/truecharts/charts/issues/10640))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mysql-workbench-5.0.23](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.22...mysql-workbench-5.0.23) (2023-07-01)
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: mysql-workbench
|
name: mysql-workbench
|
||||||
version: 6.0.7
|
version: 6.0.8
|
||||||
appVersion: "8.0.34"
|
appVersion: "8.0.34"
|
||||||
description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs.
|
description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs.
|
||||||
type: application
|
type: application
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [mysql-workbench-6.0.8](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.7...mysql-workbench-6.0.8) (2023-09-23)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#12862](https://github.com/truecharts/charts/issues/12862))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/mysql-workbench
|
repository: tccr.io/truecharts/mysql-workbench
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v8.0.34@sha256:699f8fe987a11a33cceca3af7cfb6fd2d93685a458b5c2e4809d753df6549b6c
|
tag: v8.0.34@sha256:6d0f40fec439f79f38e710619c9c4d9f44f733d1ff2c8c4a91e45f5eb322c4c3
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue