diff --git a/stable/grafana/6.0.8/app-changelog.md b/stable/grafana/6.0.8/app-changelog.md deleted file mode 100644 index b8dbf2637f..0000000000 --- a/stable/grafana/6.0.8/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [grafana-6.0.8](https://github.com/truecharts/charts/compare/grafana-6.0.7...grafana-6.0.8) (2022-11-30) - diff --git a/stable/grafana/6.0.8/CHANGELOG.md b/stable/grafana/6.0.9/CHANGELOG.md similarity index 100% rename from stable/grafana/6.0.8/CHANGELOG.md rename to stable/grafana/6.0.9/CHANGELOG.md diff --git a/stable/grafana/6.0.8/Chart.yaml b/stable/grafana/6.0.9/Chart.yaml similarity index 98% rename from stable/grafana/6.0.8/Chart.yaml rename to stable/grafana/6.0.9/Chart.yaml index 589d9c1b2a..121d1506c5 100644 --- a/stable/grafana/6.0.8/Chart.yaml +++ b/stable/grafana/6.0.9/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 6.0.8 +version: 6.0.9 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/grafana/6.0.8/README.md b/stable/grafana/6.0.9/README.md similarity index 100% rename from stable/grafana/6.0.8/README.md rename to stable/grafana/6.0.9/README.md diff --git a/stable/grafana/6.0.9/app-changelog.md b/stable/grafana/6.0.9/app-changelog.md new file mode 100644 index 0000000000..fa13cd69b9 --- /dev/null +++ b/stable/grafana/6.0.9/app-changelog.md @@ -0,0 +1,4 @@ + + +## [grafana-6.0.9](https://github.com/truecharts/charts/compare/grafana-6.0.8...grafana-6.0.9) (2022-11-30) + diff --git a/stable/grafana/6.0.8/app-readme.md b/stable/grafana/6.0.9/app-readme.md similarity index 100% rename from stable/grafana/6.0.8/app-readme.md rename to stable/grafana/6.0.9/app-readme.md diff --git a/stable/grafana/6.0.8/charts/common-11.0.4.tgz b/stable/grafana/6.0.9/charts/common-11.0.4.tgz similarity index 100% rename from stable/grafana/6.0.8/charts/common-11.0.4.tgz rename to stable/grafana/6.0.9/charts/common-11.0.4.tgz diff --git a/stable/grafana/6.0.8/ix_values.yaml b/stable/grafana/6.0.9/ix_values.yaml similarity index 95% rename from stable/grafana/6.0.8/ix_values.yaml rename to stable/grafana/6.0.9/ix_values.yaml index 65127bd5be..c41166a189 100644 --- a/stable/grafana/6.0.8/ix_values.yaml +++ b/stable/grafana/6.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/grafana pullPolicy: IfNotPresent - tag: 9.2.6@sha256:6bbd83b3d154aaf359d55aa5d2b67ce19caa82ca6ce17ed367d14e33959950bb + tag: 9.2.6@sha256:3e29661c793691ae0b345b58e98f4f0a8e3de2dda2b0eed7fa8f3846f95af475 securityContext: readOnlyRootFilesystem: false diff --git a/stable/grafana/6.0.8/questions.yaml b/stable/grafana/6.0.9/questions.yaml similarity index 100% rename from stable/grafana/6.0.8/questions.yaml rename to stable/grafana/6.0.9/questions.yaml diff --git a/stable/grafana/6.0.8/templates/common.yaml b/stable/grafana/6.0.9/templates/common.yaml similarity index 100% rename from stable/grafana/6.0.8/templates/common.yaml rename to stable/grafana/6.0.9/templates/common.yaml diff --git a/stable/grafana/6.0.8/templates/prometheusrules.yaml b/stable/grafana/6.0.9/templates/prometheusrules.yaml similarity index 100% rename from stable/grafana/6.0.8/templates/prometheusrules.yaml rename to stable/grafana/6.0.9/templates/prometheusrules.yaml diff --git a/stable/grafana/6.0.8/templates/servicemonitor.yaml b/stable/grafana/6.0.9/templates/servicemonitor.yaml similarity index 100% rename from stable/grafana/6.0.8/templates/servicemonitor.yaml rename to stable/grafana/6.0.9/templates/servicemonitor.yaml diff --git a/stable/grafana/6.0.8/values.yaml b/stable/grafana/6.0.9/values.yaml similarity index 100% rename from stable/grafana/6.0.8/values.yaml rename to stable/grafana/6.0.9/values.yaml