Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8ed0bba822
commit
4e77389fe1
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mysql-workbench-6.0.10](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.9...mysql-workbench-6.0.10) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#13341](https://github.com/truecharts/charts/issues/13341))
|
||||
|
||||
|
||||
|
||||
|
||||
## [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
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [mysql-workbench-6.0.0](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.25...mysql-workbench-6.0.0) (2023-07-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mysql-workbench-5.0.25](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.24...mysql-workbench-5.0.25) (2023-07-29)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: mysql-workbench
|
||||
version: 6.0.9
|
||||
version: 6.0.10
|
||||
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.10](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.9...mysql-workbench-6.0.10) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#13341](https://github.com/truecharts/charts/issues/13341))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mysql-workbench
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v8.0.34@sha256:4025487b7aca3a03691e427a33e94a2b821a9d87e2953213876334ffceee1746
|
||||
tag: v8.0.34@sha256:ca6b2b51bd17c3518fefe73d8a7373a86ea1d5c21ba040b4eb09979877c38c16
|
||||
service:
|
||||
main:
|
||||
ports:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
Loading…
Reference in New Issue