From 43b7d3d260fe89cf030fcc4dcb8a61a69c2b82c4 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 17 Feb 2022 17:23:35 +0000 Subject: [PATCH] [bitnami/grafana] Release 7.6.11 updating components versions Signed-off-by: Bitnami Containers --- bitnami/grafana/Chart.yaml | 4 ++-- bitnami/grafana/README.md | 2 +- bitnami/grafana/values.yaml | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bitnami/grafana/Chart.yaml b/bitnami/grafana/Chart.yaml index 04b6686333..b5176a2928 100644 --- a/bitnami/grafana/Chart.yaml +++ b/bitnami/grafana/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Analytics apiVersion: v2 -appVersion: 8.3.6 +appVersion: 8.4.0 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -24,4 +24,4 @@ name: grafana sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ -version: 7.6.10 +version: 7.6.11 diff --git a/bitnami/grafana/README.md b/bitnami/grafana/README.md index 7cea6be1f1..b53f695628 100644 --- a/bitnami/grafana/README.md +++ b/bitnami/grafana/README.md @@ -643,4 +643,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/grafana/values.yaml b/bitnami/grafana/values.yaml index 86db3f5541..2130dedc83 100644 --- a/bitnami/grafana/values.yaml +++ b/bitnami/grafana/values.yaml @@ -53,7 +53,7 @@ commonAnnotations: {} image: registry: docker.io repository: bitnami/grafana - tag: 8.3.6-debian-10-r4 + tag: 8.4.0-debian-10-r0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -728,7 +728,7 @@ imageRenderer: image: registry: docker.io repository: bitnami/grafana-image-renderer - tag: 3.3.0-debian-10-r82 + tag: 3.3.0-debian-10-r85 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -984,7 +984,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r338 + tag: 10-debian-10-r341 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.