fix(grafana): update image docker.io/grafana/grafana 13.0.0 → 13.0.1 (#47129)
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 13.0.0
|
||||
appVersion: 13.0.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.15
|
||||
@@ -20,18 +20,18 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.
|
||||
home: https://truecharts.org/truetech/truecharts/charts/stable/grafana
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana.webp
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/grafana
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/grafana.webp
|
||||
keywords:
|
||||
- analytics
|
||||
- monitoring
|
||||
- metrics
|
||||
- logs
|
||||
kubeVersion: '>=1.33.0-0'
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
name: grafana
|
||||
sources:
|
||||
- https://ghcr.io/kiwigrid/k8s-sidecar
|
||||
@@ -40,5 +40,5 @@ sources:
|
||||
- https://grafana.com/
|
||||
- https://hub.docker.com/r/grafana/grafana
|
||||
type: application
|
||||
version: 23.0.1
|
||||
version: 23.0.2
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/grafana/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.0.0@sha256:a03d9e604e4dba58c5e64458a879701f46ef64af1f596058aacfad9aacdcab34
|
||||
tag: 13.0.1@sha256:0f86bada30d65ef9d0183b90c1e2682ac92d53d95da8bed322b984ea78a4a73a
|
||||
|
||||
sidecarImage:
|
||||
repository: ghcr.io/kiwigrid/k8s-sidecar
|
||||
|
||||
Reference in New Issue
Block a user