Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [mysql-workbench-4.0.12](https://github.com/truecharts/charts/compare/mysql-workbench-4.0.11...mysql-workbench-4.0.12) (2023-01-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mysql-workbench to 8.0.32
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [mysql-workbench-4.0.13](https://github.com/truecharts/charts/compare/mysql-workbench-4.0.12...mysql-workbench-4.0.13) (2023-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mysql-workbench to 8.0.32
|
||||
|
||||
|
||||
|
||||
|
||||
## [mysql-workbench-4.0.12](https://github.com/truecharts/charts/compare/mysql-workbench-4.0.11...mysql-workbench-4.0.12) (2023-01-29)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
## [mysql-workbench-4.0.3](https://github.com/truecharts/charts/compare/mysql-workbench-4.0.2...mysql-workbench-4.0.3) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [mysql-workbench-4.0.2](https://github.com/truecharts/charts/compare/mysql-workbench-4.0.1...mysql-workbench-4.0.2) (2022-11-30)
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: mysql-workbench
|
||||
version: 4.0.12
|
||||
version: 4.0.13
|
||||
appVersion: "8.0.32"
|
||||
description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs.
|
||||
type: application
|
||||
@@ -12,7 +12,7 @@ keywords:
|
||||
- mysql-workbench
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench
|
||||
- https://hub.docker.com/r/linuxserver/mysql-workbench
|
||||
- https://hub.docker.com/ghcr.io/linuxserver/mysql-workbench
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
9
stable/mysql-workbench/4.0.13/app-changelog.md
Normal file
9
stable/mysql-workbench/4.0.13/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [mysql-workbench-4.0.13](https://github.com/truecharts/charts/compare/mysql-workbench-4.0.12...mysql-workbench-4.0.13) (2023-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mysql-workbench to 8.0.32
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/mysql-workbench
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.0.32@sha256:8388b98e316f58c20d2c5714dc5ab3c318ad0f39059a703e44b2b29af6e1bb3c
|
||||
tag: 8.0.32@sha256:89efa6d2953ae069cbf259bd42634092c53840c17f0434073ee5bb15b98417d3
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
Reference in New Issue
Block a user