From 01ee1d0dd2eb7acb94267f73dbe6bc13f7428ebb Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 8 Oct 2024 19:39:46 +0000 Subject: [PATCH 1/2] [bitnami/mongodb-sharded] Release 9.0.1 updating components versions Signed-off-by: Bitnami Containers --- bitnami/mongodb-sharded/Chart.yaml | 4 ++-- bitnami/mongodb-sharded/README.md | 2 +- bitnami/mongodb-sharded/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/mongodb-sharded/Chart.yaml b/bitnami/mongodb-sharded/Chart.yaml index 59af0e9948aeec..b73b7d617d5070 100644 --- a/bitnami/mongodb-sharded/Chart.yaml +++ b/bitnami/mongodb-sharded/Chart.yaml @@ -8,7 +8,7 @@ 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:8.0.0-debian-12-r1 + image: docker.io/bitnami/mongodb-sharded:8.0.0-debian-12-r2 - name: os-shell image: docker.io/bitnami/os-shell:12-debian-12-r31 apiVersion: v2 @@ -35,4 +35,4 @@ maintainers: name: mongodb-sharded sources: - https://github.com/bitnami/charts/tree/main/bitnami/mongodb-sharded -version: 9.0.0 +version: 9.0.1 diff --git a/bitnami/mongodb-sharded/README.md b/bitnami/mongodb-sharded/README.md index fadaf4c77c2b8a..b8a065c3027e2c 100644 --- a/bitnami/mongodb-sharded/README.md +++ b/bitnami/mongodb-sharded/README.md @@ -793,4 +793,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. \ No newline at end of file diff --git a/bitnami/mongodb-sharded/values.yaml b/bitnami/mongodb-sharded/values.yaml index 1f00afbd31d9df..9262636719c3fd 100644 --- a/bitnami/mongodb-sharded/values.yaml +++ b/bitnami/mongodb-sharded/values.yaml @@ -87,7 +87,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/mongodb-sharded - tag: 8.0.0-debian-12-r1 + tag: 8.0.0-debian-12-r2 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' From 6b45090da6997d13eb29dcbd141eb727f7301602 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 8 Oct 2024 19:44:07 +0000 Subject: [PATCH 2/2] Update CHANGELOG.md Signed-off-by: Bitnami Containers --- bitnami/mongodb-sharded/CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bitnami/mongodb-sharded/CHANGELOG.md b/bitnami/mongodb-sharded/CHANGELOG.md index d316efe36869f4..4529dd807b31da 100644 --- a/bitnami/mongodb-sharded/CHANGELOG.md +++ b/bitnami/mongodb-sharded/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog +## 9.0.1 (2024-10-08) + +* [bitnami/mongodb-sharded] Release 9.0.1 ([#29829](https://github.com/bitnami/charts/pull/29829)) + ## 9.0.0 (2024-10-07) -* [bitnami/mongodb-sharded] Release 9.0.0 ([#29802](https://github.com/bitnami/charts/pull/29802)) +* [bitnami/mongodb-sharded] Release 9.0.0 (#29802) ([0f15049](https://github.com/bitnami/charts/commit/0f15049eae01dd4fb989546e1627a96dd0008359)), closes [#29802](https://github.com/bitnami/charts/issues/29802) ## 8.3.9 (2024-10-05)