Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c30300af86
commit
19079bdd01
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mysql-workbench-5.0.7](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.6...mysql-workbench-5.0.7) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mysql-workbench-5.0.8](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.7...mysql-workbench-5.0.8) (2023-04-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mysql-workbench to v ([#8323](https://github.com/truecharts/charts/issues/8323))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mysql-workbench-5.0.7](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.6...mysql-workbench-5.0.7) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update container image tccr.io/truecharts/mysql-workbench to 8.0.32
|
||||
|
||||
|
||||
|
||||
|
||||
## [mysql-workbench-4.0.14](https://github.com/truecharts/charts/compare/mysql-workbench-4.0.13...mysql-workbench-4.0.14) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: mysql-workbench
|
||||
version: 5.0.7
|
||||
version: 5.0.8
|
||||
appVersion: "8.0.32"
|
||||
description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [mysql-workbench-5.0.8](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.7...mysql-workbench-5.0.8) (2023-04-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mysql-workbench to v ([#8323](https://github.com/truecharts/charts/issues/8323))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mysql-workbench
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.0.32@sha256:06e65898c7c744d552012b735831417f4f5844dd2a206a146c1c9668280d90c3
|
||||
tag: 8.0.32@sha256:449e231c87c1c8dfd973c05d93abcf274b5874a1b8ad647c6c0056b07c8a54ec
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue