From eb446dbd1dd8435c67bea8602bdc7f8726648537 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 27 Nov 2022 13:49:56 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/grafana/6.0.6/app-changelog.md | 4 ---- stable/grafana/{6.0.6 => 6.0.7}/CHANGELOG.md | 0 stable/grafana/{6.0.6 => 6.0.7}/Chart.yaml | 2 +- stable/grafana/{6.0.6 => 6.0.7}/README.md | 0 stable/grafana/6.0.7/app-changelog.md | 4 ++++ stable/grafana/{6.0.6 => 6.0.7}/app-readme.md | 0 .../{6.0.6 => 6.0.7}/charts/common-11.0.3.tgz | Bin stable/grafana/{6.0.6 => 6.0.7}/ix_values.yaml | 2 +- stable/grafana/{6.0.6 => 6.0.7}/questions.yaml | 0 .../grafana/{6.0.6 => 6.0.7}/templates/common.yaml | 0 .../{6.0.6 => 6.0.7}/templates/prometheusrules.yaml | 0 .../{6.0.6 => 6.0.7}/templates/servicemonitor.yaml | 0 stable/grafana/{6.0.6 => 6.0.7}/values.yaml | 0 13 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 stable/grafana/6.0.6/app-changelog.md rename stable/grafana/{6.0.6 => 6.0.7}/CHANGELOG.md (100%) rename stable/grafana/{6.0.6 => 6.0.7}/Chart.yaml (98%) rename stable/grafana/{6.0.6 => 6.0.7}/README.md (100%) create mode 100644 stable/grafana/6.0.7/app-changelog.md rename stable/grafana/{6.0.6 => 6.0.7}/app-readme.md (100%) rename stable/grafana/{6.0.6 => 6.0.7}/charts/common-11.0.3.tgz (100%) rename stable/grafana/{6.0.6 => 6.0.7}/ix_values.yaml (95%) rename stable/grafana/{6.0.6 => 6.0.7}/questions.yaml (100%) rename stable/grafana/{6.0.6 => 6.0.7}/templates/common.yaml (100%) rename stable/grafana/{6.0.6 => 6.0.7}/templates/prometheusrules.yaml (100%) rename stable/grafana/{6.0.6 => 6.0.7}/templates/servicemonitor.yaml (100%) rename stable/grafana/{6.0.6 => 6.0.7}/values.yaml (100%) diff --git a/stable/grafana/6.0.6/app-changelog.md b/stable/grafana/6.0.6/app-changelog.md deleted file mode 100644 index 2834c10508..0000000000 --- a/stable/grafana/6.0.6/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [grafana-6.0.6](https://github.com/truecharts/charts/compare/grafana-6.0.5...grafana-6.0.6) (2022-11-24) - diff --git a/stable/grafana/6.0.6/CHANGELOG.md b/stable/grafana/6.0.7/CHANGELOG.md similarity index 100% rename from stable/grafana/6.0.6/CHANGELOG.md rename to stable/grafana/6.0.7/CHANGELOG.md diff --git a/stable/grafana/6.0.6/Chart.yaml b/stable/grafana/6.0.7/Chart.yaml similarity index 98% rename from stable/grafana/6.0.6/Chart.yaml rename to stable/grafana/6.0.7/Chart.yaml index 0020cf8f60..9755683154 100644 --- a/stable/grafana/6.0.6/Chart.yaml +++ b/stable/grafana/6.0.7/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 6.0.6 +version: 6.0.7 annotations: truecharts.org/catagories: | - metrics diff --git a/stable/grafana/6.0.6/README.md b/stable/grafana/6.0.7/README.md similarity index 100% rename from stable/grafana/6.0.6/README.md rename to stable/grafana/6.0.7/README.md diff --git a/stable/grafana/6.0.7/app-changelog.md b/stable/grafana/6.0.7/app-changelog.md new file mode 100644 index 0000000000..cfc644d770 --- /dev/null +++ b/stable/grafana/6.0.7/app-changelog.md @@ -0,0 +1,4 @@ + + +## [grafana-6.0.7](https://github.com/truecharts/charts/compare/grafana-6.0.6...grafana-6.0.7) (2022-11-27) + diff --git a/stable/grafana/6.0.6/app-readme.md b/stable/grafana/6.0.7/app-readme.md similarity index 100% rename from stable/grafana/6.0.6/app-readme.md rename to stable/grafana/6.0.7/app-readme.md diff --git a/stable/grafana/6.0.6/charts/common-11.0.3.tgz b/stable/grafana/6.0.7/charts/common-11.0.3.tgz similarity index 100% rename from stable/grafana/6.0.6/charts/common-11.0.3.tgz rename to stable/grafana/6.0.7/charts/common-11.0.3.tgz diff --git a/stable/grafana/6.0.6/ix_values.yaml b/stable/grafana/6.0.7/ix_values.yaml similarity index 95% rename from stable/grafana/6.0.6/ix_values.yaml rename to stable/grafana/6.0.7/ix_values.yaml index f5d27b9ca4..65127bd5be 100644 --- a/stable/grafana/6.0.6/ix_values.yaml +++ b/stable/grafana/6.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/grafana pullPolicy: IfNotPresent - tag: 9.2.6@sha256:c9fbcfcf8e01629875dc5c95fe7fb906faa39acb54e5d47603246a2f57b17746 + tag: 9.2.6@sha256:6bbd83b3d154aaf359d55aa5d2b67ce19caa82ca6ce17ed367d14e33959950bb securityContext: readOnlyRootFilesystem: false diff --git a/stable/grafana/6.0.6/questions.yaml b/stable/grafana/6.0.7/questions.yaml similarity index 100% rename from stable/grafana/6.0.6/questions.yaml rename to stable/grafana/6.0.7/questions.yaml diff --git a/stable/grafana/6.0.6/templates/common.yaml b/stable/grafana/6.0.7/templates/common.yaml similarity index 100% rename from stable/grafana/6.0.6/templates/common.yaml rename to stable/grafana/6.0.7/templates/common.yaml diff --git a/stable/grafana/6.0.6/templates/prometheusrules.yaml b/stable/grafana/6.0.7/templates/prometheusrules.yaml similarity index 100% rename from stable/grafana/6.0.6/templates/prometheusrules.yaml rename to stable/grafana/6.0.7/templates/prometheusrules.yaml diff --git a/stable/grafana/6.0.6/templates/servicemonitor.yaml b/stable/grafana/6.0.7/templates/servicemonitor.yaml similarity index 100% rename from stable/grafana/6.0.6/templates/servicemonitor.yaml rename to stable/grafana/6.0.7/templates/servicemonitor.yaml diff --git a/stable/grafana/6.0.6/values.yaml b/stable/grafana/6.0.7/values.yaml similarity index 100% rename from stable/grafana/6.0.6/values.yaml rename to stable/grafana/6.0.7/values.yaml