chore(deps): update container image tccr.io/truecharts/grafana to v10.0.2 (#10578)
This commit is contained in:
parent
1273c32c66
commit
582742c626
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "10.0.1"
|
appVersion: "10.0.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -24,7 +24,7 @@ sources:
|
||||||
- https://github.com/bitnami/bitnami-docker-grafana
|
- https://github.com/bitnami/bitnami-docker-grafana
|
||||||
- https://grafana.com/
|
- https://grafana.com/
|
||||||
type: application
|
type: application
|
||||||
version: 7.0.58
|
version: 7.0.59
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- metrics
|
- metrics
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/grafana
|
repository: tccr.io/truecharts/grafana
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v10.0.1@sha256:ca9a63eafb56bd13388a8fc8297d59594319e5faa8c8bac3b104be0c8c2eab92
|
tag: v10.0.2@sha256:bb4f23972e032404b296f6b5c727858fc78c6313c540bc5101ee1e7f2348922d
|
||||||
manifestManager:
|
manifestManager:
|
||||||
enabled: true
|
enabled: true
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|
Loading…
Reference in New Issue