mirror of
https://github.com/bitnami/charts.git
synced 2026-04-03 15:57:08 +08:00
[bitnami/seaweedfs] Release 4.8.7 (#33539)
* [bitnami/seaweedfs] Release 4.8.7 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 4.8.6 (2025-05-06)
|
||||
## 4.8.7 (2025-05-07)
|
||||
|
||||
* [bitnami/seaweedfs] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33434](https://github.com/bitnami/charts/pull/33434))
|
||||
* [bitnami/seaweedfs] Release 4.8.7 ([#33539](https://github.com/bitnami/charts/pull/33539))
|
||||
|
||||
## <small>4.8.6 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/seaweedfs] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#334 ([3789e42](https://github.com/bitnami/charts/commit/3789e42484b6f398325c81a52f273d9218129b89)), closes [#33434](https://github.com/bitnami/charts/issues/33434)
|
||||
|
||||
## <small>4.8.5 (2025-05-05)</small>
|
||||
|
||||
|
||||
@@ -2,18 +2,18 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: clusterUtility
|
||||
category: Infrastructure
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: mariadb
|
||||
image: docker.io/bitnami/mariadb:11.4.5-debian-12-r12
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
- name: postgresql
|
||||
image: docker.io/bitnami/postgresql:17.4.0-debian-12-r17
|
||||
image: docker.io/bitnami/postgresql:17.4.0-debian-12-r19
|
||||
- name: seaweedfs
|
||||
image: docker.io/bitnami/seaweedfs:3.87.0-debian-12-r0
|
||||
image: docker.io/bitnami/seaweedfs:3.87.0-debian-12-r1
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 3.87.0
|
||||
dependencies:
|
||||
@@ -51,4 +51,4 @@ name: seaweedfs
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/seawwedfs
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/seaweedfs
|
||||
version: 4.8.6
|
||||
version: 4.8.7
|
||||
|
||||
@@ -85,7 +85,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/seaweedfs
|
||||
tag: 3.87.0-debian-12-r0
|
||||
tag: 3.87.0-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -3906,7 +3906,7 @@ postgresql:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/postgresql
|
||||
tag: 17.4.0-debian-12-r17
|
||||
tag: 17.4.0-debian-12-r19
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user