Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
db10d8940e
commit
4581db9415
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mysql-workbench-6.0.13](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.12...mysql-workbench-6.0.13) (2023-10-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#13844](https://github.com/truecharts/charts/issues/13844))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mysql-workbench-6.0.14](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.13...mysql-workbench-6.0.14) (2023-10-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#14046](https://github.com/truecharts/charts/issues/14046))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mysql-workbench-6.0.13](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.12...mysql-workbench-6.0.13) (2023-10-21)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mysql-workbench-6.0.3](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.2...mysql-workbench-6.0.3) (2023-08-19)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: mysql-workbench
|
||||
version: 6.0.13
|
||||
version: 6.0.14
|
||||
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.14](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.13...mysql-workbench-6.0.14) (2023-10-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#14046](https://github.com/truecharts/charts/issues/14046))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mysql-workbench
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v8.0.34@sha256:27acde483227d97105a724a7e92ccb762538a4e128ea99c29562a4dab2d7ccac
|
||||
tag: v8.0.34@sha256:e4998d252ce1e9b4f645fd4dc42dac6e1da39e5e0a3d6b33219636fe8a827b9b
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue