Skip to content

Commit

Permalink
[bitnami/mongodb-sharded] Release 9.0.1 (#29829)
Browse files Browse the repository at this point in the history
* [bitnami/mongodb-sharded] Release 9.0.1 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 8, 2024
1 parent f2bfdd7 commit 98bbc94
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
6 changes: 5 additions & 1 deletion bitnami/mongodb-sharded/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)

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

Expand Down
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.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
Expand All @@ -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
2 changes: 1 addition & 1 deletion bitnami/mongodb-sharded/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
2 changes: 1 addition & 1 deletion 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: 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'
Expand Down

0 comments on commit 98bbc94

Please sign in to comment.