Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
92fb52cac5
commit
df6c49f506
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mysql-workbench-6.0.4](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.3...mysql-workbench-6.0.4) (2023-08-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#11946](https://github.com/truecharts/charts/issues/11946))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mysql-workbench-6.0.5](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.4...mysql-workbench-6.0.5) (2023-09-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#12148](https://github.com/truecharts/charts/issues/12148))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mysql-workbench-6.0.4](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.3...mysql-workbench-6.0.4) (2023-08-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [mysql-workbench-5.0.21](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.20...mysql-workbench-5.0.21) (2023-06-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mysql-workbench-5.0.20](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.19...mysql-workbench-5.0.20) (2023-06-07)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: mysql-workbench
|
||||
version: 6.0.4
|
||||
version: 6.0.5
|
||||
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.5](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.4...mysql-workbench-6.0.5) (2023-09-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#12148](https://github.com/truecharts/charts/issues/12148))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mysql-workbench
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v8.0.34@sha256:5fa3271e572e61438dc3b5f1b894cd74183f8e9c4477fbcdceeefc124b1844a5
|
||||
tag: v8.0.34@sha256:10f1d74f6987e04db7f3e15eff3adc2de8cacc175f9eb1d3b67296fba05e5407
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue