[bitnami/mastodon] Bump MinIO major version 16.x.x (#32700)

* [bitnami/mastodon] Bump MinIO major version 16.x.x

Signed-off-by: Miguel Ruiz <miguel.ruiz@broadcom.com>

* Bump version

Signed-off-by: Miguel Ruiz <miguel.ruiz@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Miguel Ruiz <miguel.ruiz@broadcom.com>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Miguel Ruiz
2025-04-03 17:21:38 +02:00
committed by GitHub
parent ef3b5b1e69
commit dfd61a00e9
4 changed files with 16 additions and 8 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 9.2.9 (2025-04-02)
## 10.0.0 (2025-04-03)
* [bitnami/mastodon] Release 9.2.9 ([#32785](https://github.com/bitnami/charts/pull/32785))
* [bitnami/mastodon] Bump MinIO major version 16.x.x ([#32700](https://github.com/bitnami/charts/pull/32700))
## <small>9.2.9 (2025-04-02)</small>
* [bitnami/mastodon] Release 9.2.9 (#32785) ([14e9623](https://github.com/bitnami/charts/commit/14e96230f82d5a26ae12bd381a43819fd1ec2847)), closes [#32785](https://github.com/bitnami/charts/issues/32785)
## <small>9.2.8 (2025-04-01)</small>

View File

@@ -10,12 +10,12 @@ dependencies:
version: 21.4.9
- name: minio
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.0.7
version: 16.0.0
- name: apache
repository: oci://registry-1.docker.io/bitnamicharts
version: 11.3.5
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.30.0
digest: sha256:6dc7d9495d52385de23743e694f8e23873387f6be871e460fb48968e7b8caee4
generated: "2025-04-01T14:39:48.342622648Z"
digest: sha256:8123bd7becd4aeaaee191eaa5d9b90cb52aa2bed3747156e62e21aae1b9c25aa
generated: "2025-04-01T13:05:35.036882+02:00"

View File

@@ -28,7 +28,7 @@ dependencies:
- condition: minio.enabled
name: minio
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.x.x
version: 16.x.x
- condition: apache.enabled
name: apache
repository: oci://registry-1.docker.io/bitnamicharts
@@ -50,4 +50,4 @@ maintainers:
name: mastodon
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mastodon
version: 9.2.9
version: 10.0.0

View File

@@ -886,6 +886,10 @@ Find more information about how to deal with common errors related to Bitnami's
## Upgrading
### To 10.0.0
This major updates the `minio` subchart to its newest major, 16.0.0. For more information on this subchart's major, please refer to [minio upgrade notes](https://github.com/bitnami/charts/tree/main/bitnami/minio#to-1600).
### To 9.1.0
This version introduces image verification for security purposes. To disable it, set `global.security.allowInsecureImages` to `true`. More details at [GitHub issue](https://github.com/bitnami/charts/issues/30850).
@@ -953,4 +957,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.