[bitnami/grafana] Release 7.6.11 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-02-17 17:23:35 +00:00
parent f36c2fd098
commit 43b7d3d260
3 changed files with 6 additions and 6 deletions

View File

@@ -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

View File

@@ -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.

View File

@@ -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.