chore(deps): update container image tccr.io/truecharts/mariadb to v10.11.3 (#8912)
This commit is contained in:
parent
5e058ed420
commit
1ff0a0c0e4
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "10.11.2"
|
||||
appVersion: "10.11.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -25,7 +25,7 @@ sources:
|
|||
- https://github.com/prometheus/mysqld_exporter
|
||||
- https://mariadb.org
|
||||
type: application
|
||||
version: 7.0.22
|
||||
version: 7.0.23
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/mariadb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 10.11.2@sha256:3b0311891db679ac1b2ffeadda58311fde7254c6cad26e2812bb5a46e8532a16
|
||||
tag: v10.11.3@sha256:74d1979eded7e57487ad2312967d67a6acbcec9a142fcf551e2c11577c57d4ea
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue