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