Skip to content

Commit

Permalink
[bitnami/mongodb-sharded] Release 9.0.0 (#29802)
Browse files Browse the repository at this point in the history
* [bitnami/mongodb-sharded] Release 9.0.0 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Oct 7, 2024
1 parent f31a3fa commit 0f15049
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 deletions.
8 changes: 6 additions & 2 deletions bitnami/mongodb-sharded/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 8.3.9 (2024-10-05)
## 9.0.0 (2024-10-07)

* [bitnami/mongodb-sharded] Release 8.3.9 ([#29785](https://github.com/bitnami/charts/pull/29785))
* [bitnami/mongodb-sharded] Release 9.0.0 ([#29802](https://github.com/bitnami/charts/pull/29802))

## <small>8.3.9 (2024-10-05)</small>

* [bitnami/mongodb-sharded] Release 8.3.9 (#29785) ([e23d06a](https://github.com/bitnami/charts/commit/e23d06a7a7e4b30f4eadcb8bc35ea47ae621342e)), closes [#29785](https://github.com/bitnami/charts/issues/29785)

## <small>8.3.8 (2024-09-30)</small>

Expand Down
8 changes: 4 additions & 4 deletions bitnami/mongodb-sharded/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ annotations:
- name: mongodb-exporter
image: docker.io/bitnami/mongodb-exporter:0.41.1-debian-12-r1
- name: mongodb-sharded
image: docker.io/bitnami/mongodb-sharded:7.0.14-debian-12-r4
image: docker.io/bitnami/mongodb-sharded:8.0.0-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
image: docker.io/bitnami/os-shell:12-debian-12-r31
apiVersion: v2
appVersion: 7.0.14
appVersion: 8.0.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -35,4 +35,4 @@ maintainers:
name: mongodb-sharded
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mongodb-sharded
version: 8.3.9
version: 9.0.0
4 changes: 2 additions & 2 deletions bitnami/mongodb-sharded/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mongodb-sharded
tag: 7.0.14-debian-12-r4
tag: 8.0.0-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -255,7 +255,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r30
tag: 12-debian-12-r31
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 0f15049

Please sign in to comment.