mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 07:17:26 +08:00
[bitnami/seaweedfs] ⚡ ⬆️ Update dependency references (#35371)
* [bitnami/seaweedfs] Release 5.0.11 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
|
||||
|
||||
## 5.0.10 (2025-07-21)
|
||||
## 5.0.11 (2025-08-01)
|
||||
|
||||
* [bitnami/seaweedfs] :zap: :arrow_up: Update dependency references ([#35233](https://github.com/bitnami/charts/pull/35233))
|
||||
* [bitnami/seaweedfs] :zap: :arrow_up: Update dependency references ([#35371](https://github.com/bitnami/charts/pull/35371))
|
||||
|
||||
## <small>5.0.10 (2025-07-21)</small>
|
||||
|
||||
* [bitnami/seaweedfs] :zap: :arrow_up: Update dependency references (#35233) ([5061727](https://github.com/bitnami/charts/commit/5061727a3e10e952ecd717041638f6ada23a748f)), closes [#35233](https://github.com/bitnami/charts/issues/35233)
|
||||
|
||||
## <small>5.0.9 (2025-07-20)</small>
|
||||
|
||||
|
||||
@@ -11,11 +11,11 @@ annotations:
|
||||
- name: postgresql
|
||||
image: docker.io/bitnami/postgresql:17.5.0-debian-12-r20
|
||||
- name: seaweedfs
|
||||
image: docker.io/bitnami/seaweedfs:3.95.0-debian-12-r0
|
||||
image: docker.io/bitnami/seaweedfs:3.96.0-debian-12-r0
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 3.95.0
|
||||
appVersion: 3.96.0
|
||||
dependencies:
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
@@ -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: 5.0.10
|
||||
version: 5.0.11
|
||||
|
||||
@@ -85,7 +85,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/seaweedfs
|
||||
tag: 3.95.0-debian-12-r0
|
||||
tag: 3.96.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user