diff --git a/stable/grafana/6.0.2/app-changelog.md b/stable/grafana/6.0.2/app-changelog.md deleted file mode 100644 index dcc4eecedf3..00000000000 --- a/stable/grafana/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [grafana-6.0.2](https://github.com/truecharts/charts/compare/grafana-6.0.1...grafana-6.0.2) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - \ No newline at end of file diff --git a/stable/grafana/6.0.2/CHANGELOG.md b/stable/grafana/6.0.3/CHANGELOG.md similarity index 100% rename from stable/grafana/6.0.2/CHANGELOG.md rename to stable/grafana/6.0.3/CHANGELOG.md diff --git a/stable/grafana/6.0.2/Chart.yaml b/stable/grafana/6.0.3/Chart.yaml similarity index 96% rename from stable/grafana/6.0.2/Chart.yaml rename to stable/grafana/6.0.3/Chart.yaml index be603b7e295..b835715207f 100644 --- a/stable/grafana/6.0.2/Chart.yaml +++ b/stable/grafana/6.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "9.2.4" +appVersion: "9.2.5" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 6.0.2 +version: 6.0.3 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/grafana/6.0.2/README.md b/stable/grafana/6.0.3/README.md similarity index 100% rename from stable/grafana/6.0.2/README.md rename to stable/grafana/6.0.3/README.md diff --git a/stable/grafana/6.0.3/app-changelog.md b/stable/grafana/6.0.3/app-changelog.md new file mode 100644 index 00000000000..441d3a64cf0 --- /dev/null +++ b/stable/grafana/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [grafana-6.0.3](https://github.com/truecharts/charts/compare/grafana-6.0.2...grafana-6.0.3) (2022-11-17) + +### Chore + +- update container image tccr.io/truecharts/grafana to v9.2.5 + + \ No newline at end of file diff --git a/stable/grafana/6.0.2/app-readme.md b/stable/grafana/6.0.3/app-readme.md similarity index 100% rename from stable/grafana/6.0.2/app-readme.md rename to stable/grafana/6.0.3/app-readme.md diff --git a/stable/grafana/6.0.2/charts/common-11.0.3.tgz b/stable/grafana/6.0.3/charts/common-11.0.3.tgz similarity index 100% rename from stable/grafana/6.0.2/charts/common-11.0.3.tgz rename to stable/grafana/6.0.3/charts/common-11.0.3.tgz diff --git a/stable/grafana/6.0.2/ix_values.yaml b/stable/grafana/6.0.3/ix_values.yaml similarity index 95% rename from stable/grafana/6.0.2/ix_values.yaml rename to stable/grafana/6.0.3/ix_values.yaml index dd15e6ec41c..6c5296477d5 100644 --- a/stable/grafana/6.0.2/ix_values.yaml +++ b/stable/grafana/6.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/grafana pullPolicy: IfNotPresent - tag: 9.2.4@sha256:74314ef801725a889755a11ba11417b7232c13aa2e1981bdb68699d8ca2c6592 + tag: 9.2.5@sha256:3b750a4a27940c959101df7c9a2b7ec3a09dc9ee2d084cc2348af09f8ecbd24b securityContext: readOnlyRootFilesystem: false diff --git a/stable/grafana/6.0.2/questions.yaml b/stable/grafana/6.0.3/questions.yaml similarity index 100% rename from stable/grafana/6.0.2/questions.yaml rename to stable/grafana/6.0.3/questions.yaml diff --git a/stable/grafana/6.0.2/templates/common.yaml b/stable/grafana/6.0.3/templates/common.yaml similarity index 100% rename from stable/grafana/6.0.2/templates/common.yaml rename to stable/grafana/6.0.3/templates/common.yaml diff --git a/stable/grafana/6.0.2/templates/prometheusrules.yaml b/stable/grafana/6.0.3/templates/prometheusrules.yaml similarity index 100% rename from stable/grafana/6.0.2/templates/prometheusrules.yaml rename to stable/grafana/6.0.3/templates/prometheusrules.yaml diff --git a/stable/grafana/6.0.2/templates/servicemonitor.yaml b/stable/grafana/6.0.3/templates/servicemonitor.yaml similarity index 100% rename from stable/grafana/6.0.2/templates/servicemonitor.yaml rename to stable/grafana/6.0.3/templates/servicemonitor.yaml diff --git a/stable/grafana/6.0.2/values.yaml b/stable/grafana/6.0.3/values.yaml similarity index 100% rename from stable/grafana/6.0.2/values.yaml rename to stable/grafana/6.0.3/values.yaml