Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4cf62c61cf
commit
d5922ef306
|
@ -6,6 +6,7 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [icloudpd-3.0.0](https://github.com/truecharts/charts/compare/icloudpd-2.0.16...icloudpd-3.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
@ -96,4 +97,3 @@
|
|||
## [icloudpd-2.0.7](https://github.com/truecharts/charts/compare/icloudpd-2.0.6...icloudpd-2.0.7) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [mysql-workbench-6.0.6](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.5...mysql-workbench-6.0.6) (2023-09-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#12412](https://github.com/truecharts/charts/issues/12412))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [mysql-workbench-6.0.7](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.6...mysql-workbench-6.0.7) (2023-09-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#12645](https://github.com/truecharts/charts/issues/12645))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mysql-workbench-6.0.6](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.5...mysql-workbench-6.0.6) (2023-09-09)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [mysql-workbench-5.0.23](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.22...mysql-workbench-5.0.23) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mysql-workbench-5.0.22](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.21...mysql-workbench-5.0.22) (2023-06-13)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: mysql-workbench
|
||||
version: 6.0.6
|
||||
version: 6.0.7
|
||||
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.7](https://github.com/truecharts/charts/compare/mysql-workbench-6.0.6...mysql-workbench-6.0.7) (2023-09-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/mysql-workbench to v8.0.34 ([#12645](https://github.com/truecharts/charts/issues/12645))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mysql-workbench
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v8.0.34@sha256:23a1f6fcd7c285954d3af529f6fab0162028bb5fcb9c71c757b0d4aa71a37c45
|
||||
tag: v8.0.34@sha256:699f8fe987a11a33cceca3af7cfb6fd2d93685a458b5c2e4809d753df6549b6c
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue