[bitnami/grafana] Release 7.6.15 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-02-24 19:07:56 +00:00
parent 4daf41b77c
commit 80db594e43
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
annotations:
category: Analytics
apiVersion: v2
appVersion: 8.4.1
appVersion: 8.4.2
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.14
version: 7.6.15
+2 -2
View File
@@ -53,7 +53,7 @@ commonAnnotations: {}
image:
registry: docker.io
repository: bitnami/grafana
tag: 8.4.1-debian-10-r1
tag: 8.4.2-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
@@ -984,7 +984,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r346
tag: 10-debian-10-r347
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.