Skip to content

Commit

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

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
  • Loading branch information
bitnami-bot authored Oct 5, 2024
1 parent 3900b54 commit e23d06a
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 12 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.8 (2024-09-30)
## 8.3.9 (2024-10-05)

* [bitnami/mongodb-sharded] Fix uncapacity to disable persistence ([#29599](https://github.com/bitnami/charts/pull/29599))
* [bitnami/mongodb-sharded] Release 8.3.9 ([#29785](https://github.com/bitnami/charts/pull/29785))

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

* [bitnami/mongodb-sharded] Fix uncapacity to disable persistence (#29599) ([9666bc1](https://github.com/bitnami/charts/commit/9666bc1ffe5959f3ddee62d124f79ad1aee71769)), closes [#29599](https://github.com/bitnami/charts/issues/29599)

## <small>8.3.7 (2024-09-11)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/mongodb-sharded/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-08-26T17:51:50.279549426Z"
version: 2.24.0
digest: sha256:46b36e150d694a13f14e342c1f73c1609d8e7d2adae517b0ace596d0b27c1c77
generated: "2024-10-05T17:59:40.398678765Z"
8 changes: 4 additions & 4 deletions bitnami/mongodb-sharded/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: mongodb-exporter
image: docker.io/bitnami/mongodb-exporter:0.40.0-debian-12-r36
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-r0
image: docker.io/bitnami/mongodb-sharded:7.0.14-debian-12-r4
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r28
image: docker.io/bitnami/os-shell:12-debian-12-r30
apiVersion: v2
appVersion: 7.0.14
dependencies:
Expand All @@ -35,4 +35,4 @@ maintainers:
name: mongodb-sharded
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mongodb-sharded
version: 8.3.8
version: 8.3.9
6 changes: 3 additions & 3 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-r0
tag: 7.0.14-debian-12-r4
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-r28
tag: 12-debian-12-r30
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -1776,7 +1776,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/mongodb-exporter
tag: 0.40.0-debian-12-r36
tag: 0.41.1-debian-12-r1
digest: ""
pullPolicy: Always
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit e23d06a

Please sign in to comment.