mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-17 21:06:21 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [mysql-workbench-6.0.0](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.25...mysql-workbench-6.0.0) (2023-07-31)
|
||||
|
||||
@@ -88,12 +97,3 @@
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mysql-workbench-5.0.17](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.16...mysql-workbench-5.0.17) (2023-05-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: mysql-workbench
|
||||
version: 6.0.0
|
||||
version: 6.0.1
|
||||
appVersion: "8.0.34"
|
||||
description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs.
|
||||
type: application
|
||||
9
stable/mysql-workbench/6.0.1/app-changelog.md
Normal file
9
stable/mysql-workbench/6.0.1/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/mysql-workbench
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v8.0.34@sha256:aba450a27b23488071436179eb9f65c23f2f51cb395145a5a14d227f77cae3d4
|
||||
tag: v8.0.34@sha256:d1853dfa533f75b0ba5eb185ad9c5918b502274626cbec3f5110adb07eeef3b6
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
Reference in New Issue
Block a user