Skip to content

Commit

Permalink
[bitnami/mongodb-sharded] Release 8.2.7 (#27316)
Browse files Browse the repository at this point in the history
* [bitnami/mongodb-sharded] Release 8.2.7 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 Jun 17, 2024
1 parent 71d3b7e commit 89ef0cf
Show file tree
Hide file tree
Showing 4 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.2.6 (2024-06-17)
## 8.2.7 (2024-06-17)

* [bitnami/mongodb-sharded] Release 8.2.6 ([#27252](https://github.com/bitnami/charts/pull/27252))
* [bitnami/mongodb-sharded] Release 8.2.7 ([#27316](https://github.com/bitnami/charts/pull/27316))

## <small>8.2.6 (2024-06-17)</small>

* [bitnami/mongodb-sharded] Release 8.2.6 (#27252) ([cd07b41](https://github.com/bitnami/charts/commit/cd07b41777df273758467d3e3b8406d84650459e)), closes [#27252](https://github.com/bitnami/charts/issues/27252)

## <small>8.2.5 (2024-06-06)</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.20.2
digest: sha256:35d895f873f86ebff35e439bcf9da34c42a78c4db2e0e179bfb4014a2a0e2e10
generated: "2024-06-17T12:39:26.672955122Z"
version: 2.20.3
digest: sha256:569e1c9d81abdcad3891e065c0f23c83786527d2043f2bc68193c43d18886c19
generated: "2024-06-17T18:06:25.543963502Z"
4 changes: 2 additions & 2 deletions bitnami/mongodb-sharded/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ annotations:
- name: mongodb-exporter
image: docker.io/bitnami/mongodb-exporter:0.40.0-debian-12-r30
- name: mongodb-sharded
image: docker.io/bitnami/mongodb-sharded:7.0.11-debian-12-r0
image: docker.io/bitnami/mongodb-sharded:7.0.11-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
apiVersion: v2
Expand All @@ -35,4 +35,4 @@ maintainers:
name: mongodb-sharded
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mongodb-sharded
version: 8.2.6
version: 8.2.7
2 changes: 1 addition & 1 deletion bitnami/mongodb-sharded/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/mongodb-sharded
tag: 7.0.11-debian-12-r0
tag: 7.0.11-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 89ef0cf

Please sign in to comment.