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