diff --git a/charts/enterprise/grafana/Chart.yaml b/charts/enterprise/grafana/Chart.yaml index d33b506c561..6e93272b221 100644 --- a/charts/enterprise/grafana/Chart.yaml +++ b/charts/enterprise/grafana/Chart.yaml @@ -1,40 +1,40 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: grafana -version: 11.0.1 -appVersion: 10.2.2 +version: 11.0.2 +appVersion: 10.2.3 description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. home: https://truecharts.org/charts/enterprise/grafana icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana.png deprecated: false sources: - - https://grafana.com/ - - https://github.com/bitnami/bitnami-docker-grafana - - https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana - - https://hub.docker.com/r/bitnami/grafana + - https://github.com/bitnami/bitnami-docker-grafana + - https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana + - https://hub.docker.com/r/bitnami/grafana + - https://grafana.com/ maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - analytics - - monitoring - - metrics - - logs + - analytics + - monitoring + - metrics + - logs dependencies: - - name: common - version: 17.1.4 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.1.4 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: metrics - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: enterprise + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: metrics + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: enterprise type: application diff --git a/charts/enterprise/grafana/values.yaml b/charts/enterprise/grafana/values.yaml index 433d31a4ed3..b73ef163107 100644 --- a/charts/enterprise/grafana/values.yaml +++ b/charts/enterprise/grafana/values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/grafana pullPolicy: IfNotPresent - tag: 10.2.2@sha256:cf16036efbdf9192af02287492feca0ae1b470fdae2af30dd5d0c029ec447ae6 + tag: 10.2.3@sha256:f733e2324959d441361e8765ce7fc356e78364762e14b326e95d731bf9af75ab manifestManager: enabled: true securityContext: