[bitnami/mongodb] Release 15.4.4 updating components versions (#26050)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-05-18 04:12:40 +02:00
committed by GitHub
parent b40a60f083
commit 838329ede3
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: kubectl
image: docker.io/bitnami/kubectl:1.30.0-debian-12-r5
image: docker.io/bitnami/kubectl:1.30.1-debian-12-r0
- name: mongodb
image: docker.io/bitnami/mongodb:7.0.9-debian-12-r4
- name: mongodb-exporter
@@ -39,4 +39,4 @@ maintainers:
name: mongodb
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mongodb
version: 15.4.3
version: 15.4.4

View File

@@ -843,7 +843,7 @@ externalAccess:
image:
registry: docker.io
repository: bitnami/kubectl
tag: 1.30.0-debian-12-r5
tag: 1.30.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'