Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e568d67eba
commit
9e57a0b1dc
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [mariadb-7.0.59](https://github.com/truecharts/charts/compare/mariadb-7.0.58...mariadb-7.0.59) (2023-06-27)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm chart common to 12.14.6 ([#9942](https://github.com/truecharts/charts/issues/9942))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [mariadb-7.0.60](https://github.com/truecharts/charts/compare/mariadb-7.0.59...mariadb-7.0.60) (2023-06-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/mariadb to v10.11.4 ([#9990](https://github.com/truecharts/charts/issues/9990))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mariadb-7.0.59](https://github.com/truecharts/charts/compare/mariadb-7.0.58...mariadb-7.0.59) (2023-06-27)
|
## [mariadb-7.0.59](https://github.com/truecharts/charts/compare/mariadb-7.0.58...mariadb-7.0.59) (2023-06-27)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [mariadb-7.0.54](https://github.com/truecharts/charts/compare/mariadb-7.0.50...mariadb-7.0.54) (2023-06-16)
|
## [mariadb-7.0.54](https://github.com/truecharts/charts/compare/mariadb-7.0.50...mariadb-7.0.54) (2023-06-16)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/mariadb to v10.11.4 ([#9683](https://github.com/truecharts/charts/issues/9683))
|
|
||||||
- update container image tccr.io/truecharts/mariadb to v10.11.4 ([#9623](https://github.com/truecharts/charts/issues/9623))
|
|
||||||
- update helm chart common to 12.14.3 ([#9601](https://github.com/truecharts/charts/issues/9601))
|
|
||||||
- update helm chart common to 12.14.2 ([#9579](https://github.com/truecharts/charts/issues/9579))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -25,7 +25,7 @@ sources:
|
||||||
- https://github.com/prometheus/mysqld_exporter
|
- https://github.com/prometheus/mysqld_exporter
|
||||||
- https://mariadb.org
|
- https://mariadb.org
|
||||||
type: application
|
type: application
|
||||||
version: 7.0.59
|
version: 7.0.60
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [mariadb-7.0.60](https://github.com/truecharts/charts/compare/mariadb-7.0.59...mariadb-7.0.60) (2023-06-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/mariadb to v10.11.4 ([#9990](https://github.com/truecharts/charts/issues/9990))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/mariadb
|
repository: tccr.io/truecharts/mariadb
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v10.11.4@sha256:557c39805a5b47d69808f50712ed489ee2a50da4bc6899f2f73a616dd32a9bf1
|
tag: v10.11.4@sha256:128d5944c7def5f8579e8c378c7243a10a9ece66d703c4ff3ff50de329b899c0
|
||||||
|
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue