mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/seaweedfs] ⚡ ⬆️ Update dependency references (#34494)
* [bitnami/seaweedfs] Release 4.8.23 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * [bitnami/seaweedfs] Release 4.8.23 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
|
# Changelog
|
||||||
|
|
||||||
## 4.8.22 (2025-06-12)
|
## 4.8.23 (2025-06-16)
|
||||||
|
|
||||||
* [bitnami/seaweedfs] :zap: :arrow_up: Update dependency references ([#34379](https://github.com/bitnami/charts/pull/34379))
|
* [bitnami/seaweedfs] :zap: :arrow_up: Update dependency references ([#34494](https://github.com/bitnami/charts/pull/34494))
|
||||||
|
|
||||||
|
## <small>4.8.22 (2025-06-12)</small>
|
||||||
|
|
||||||
|
* [bitnami/seaweedfs] :zap: :arrow_up: Update dependency references (#34379) ([3cd5bfa](https://github.com/bitnami/charts/commit/3cd5bfad07088463ac34cb991708dc47afe141e3)), closes [#34379](https://github.com/bitnami/charts/issues/34379)
|
||||||
|
|
||||||
## <small>4.8.21 (2025-06-11)</small>
|
## <small>4.8.21 (2025-06-11)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -11,11 +11,11 @@ annotations:
|
|||||||
- name: postgresql
|
- name: postgresql
|
||||||
image: docker.io/bitnami/postgresql:17.5.0-debian-12-r12
|
image: docker.io/bitnami/postgresql:17.5.0-debian-12-r12
|
||||||
- name: seaweedfs
|
- name: seaweedfs
|
||||||
image: docker.io/bitnami/seaweedfs:3.90.0-debian-12-r0
|
image: docker.io/bitnami/seaweedfs:3.91.0-debian-12-r0
|
||||||
licenses: Apache-2.0
|
licenses: Apache-2.0
|
||||||
tanzuCategory: clusterUtility
|
tanzuCategory: clusterUtility
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 3.90.0
|
appVersion: 3.91.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- condition: mariadb.enabled
|
- condition: mariadb.enabled
|
||||||
name: mariadb
|
name: mariadb
|
||||||
@@ -51,4 +51,4 @@ name: seaweedfs
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/seawwedfs
|
- https://github.com/bitnami/charts/tree/main/bitnami/seawwedfs
|
||||||
- https://github.com/bitnami/containers/tree/main/bitnami/seaweedfs
|
- https://github.com/bitnami/containers/tree/main/bitnami/seaweedfs
|
||||||
version: 4.8.22
|
version: 4.8.23
|
||||||
|
|||||||
@@ -85,7 +85,7 @@ diagnosticMode:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/seaweedfs
|
repository: bitnami/seaweedfs
|
||||||
tag: 3.90.0-debian-12-r0
|
tag: 3.91.0-debian-12-r0
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||||
|
|||||||
Reference in New Issue
Block a user