Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
83d7914efa
commit
a3e8cff09e
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [mysql-workbench-6.0.2](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.1...mysql-workbench-6.0.2) (2023-08-12)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#11457](https://github.com/truecharts/charts/issues/11457))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [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
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#11698](https://github.com/truecharts/charts/issues/11698))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mysql-workbench-6.0.2](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.1...mysql-workbench-6.0.2) (2023-08-12)
|
## [mysql-workbench-6.0.2](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.1...mysql-workbench-6.0.2) (2023-08-12)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
## [mysql-workbench-5.0.19](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.18...mysql-workbench-5.0.19) (2023-06-07)
|
## [mysql-workbench-5.0.19](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.18...mysql-workbench-5.0.19) (2023-06-07)
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mysql-workbench-5.0.18](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.17...mysql-workbench-5.0.18) (2023-06-04)
|
|
||||||
|
|
|
@ -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.2
|
version: 6.0.3
|
||||||
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.3](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.2...mysql-workbench-6.0.3) (2023-08-19)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#11698](https://github.com/truecharts/charts/issues/11698))
|
||||||
|
|
||||||
|
|
|
@ -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:85d054f89948996ed53f99a18f6d1c32da04e17e0f62ed9a124328c43518df5d
|
tag: v8.0.34@sha256:40b8fab0ced9489f2763ee5268215e97b072b08c847ed3b5647ca95c5ac4f0a1
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue