Skip to content

Commit

Permalink
[bitnami/minio] Release 14.7.5 (#29252)
Browse files Browse the repository at this point in the history
* [bitnami/minio] Release 14.7.5 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 Sep 6, 2024
1 parent 6836c94 commit 8e5d760
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 9 deletions.
8 changes: 6 additions & 2 deletions bitnami/minio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 14.7.4 (2024-08-30)
## 14.7.5 (2024-09-06)

* [bitnami/minio] Release 14.7.4 ([#29119](https://github.com/bitnami/charts/pull/29119))
* [bitnami/minio] Release 14.7.5 ([#29252](https://github.com/bitnami/charts/pull/29252))

## <small>14.7.4 (2024-08-30)</small>

* [bitnami/minio] Release 14.7.4 (#29119) ([4bc57b5](https://github.com/bitnami/charts/commit/4bc57b5b222fc0b4d28a19c469b89d65cac6eb68)), closes [#29119](https://github.com/bitnami/charts/issues/29119)

## <small>14.7.3 (2024-08-29)</small>

Expand Down
8 changes: 4 additions & 4 deletions bitnami/minio/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: minio
image: docker.io/bitnami/minio:2024.8.29-debian-12-r0
image: docker.io/bitnami/minio:2024.8.29-debian-12-r2
- name: minio-client
image: docker.io/bitnami/minio-client:2024.8.26-debian-12-r0
image: docker.io/bitnami/minio-client:2024.8.26-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r28
image: docker.io/bitnami/os-shell:12-debian-12-r29
apiVersion: v2
appVersion: 2024.8.29
dependencies:
Expand All @@ -34,4 +34,4 @@ maintainers:
name: minio
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/minio
version: 14.7.4
version: 14.7.5
6 changes: 3 additions & 3 deletions bitnami/minio/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/minio
tag: 2024.8.29-debian-12-r0
tag: 2024.8.29-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -98,7 +98,7 @@ image:
clientImage:
registry: docker.io
repository: bitnami/minio-client
tag: 2024.8.26-debian-12-r0
tag: 2024.8.26-debian-12-r2
digest: ""
## @param mode MinIO&reg; server mode (`standalone` or `distributed`)
## ref: https://docs.minio.io/docs/distributed-minio-quickstart-guide
Expand Down Expand Up @@ -1108,7 +1108,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r28
tag: 12-debian-12-r29
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 8e5d760

Please sign in to comment.