Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d499bbaf28
commit
062b8c2a62
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mysql-workbench-6.0.1](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.0...mysql-workbench-6.0.1) (2023-08-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#11213](https://github.com/truecharts/charts/issues/11213))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mysql-workbench-6.0.1](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.0...mysql-workbench-6.0.1) (2023-08-05)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [mysql-workbench-5.0.18](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.17...mysql-workbench-5.0.18) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: mysql-workbench
|
||||
version: 6.0.1
|
||||
version: 6.0.2
|
||||
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.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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mysql-workbench
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v8.0.34@sha256:d1853dfa533f75b0ba5eb185ad9c5918b502274626cbec3f5110adb07eeef3b6
|
||||
tag: v8.0.34@sha256:85d054f89948996ed53f99a18f6d1c32da04e17e0f62ed9a124328c43518df5d
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue