mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/seaweedfs] ⚡ ⬆️ Update dependency references (#33897)
* [bitnami/seaweedfs] Release 4.8.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
|
||||
|
||||
## 4.8.10 (2025-05-23)
|
||||
## 4.8.11 (2025-05-27)
|
||||
|
||||
* [bitnami/seaweedfs] :zap: :arrow_up: Update dependency references ([#33857](https://github.com/bitnami/charts/pull/33857))
|
||||
* [bitnami/seaweedfs] :zap: :arrow_up: Update dependency references ([#33897](https://github.com/bitnami/charts/pull/33897))
|
||||
|
||||
## <small>4.8.10 (2025-05-27)</small>
|
||||
|
||||
* [bitnami/seaweedfs] :zap: :arrow_up: Update dependency references (#33857) ([a20b48f](https://github.com/bitnami/charts/commit/a20b48fdae18fbd4855410bafaeef6e02c687b5d)), closes [#33857](https://github.com/bitnami/charts/issues/33857)
|
||||
|
||||
## <small>4.8.9 (2025-05-22)</small>
|
||||
|
||||
|
||||
@@ -11,11 +11,11 @@ annotations:
|
||||
- name: postgresql
|
||||
image: docker.io/bitnami/postgresql:17.5.0-debian-12-r4
|
||||
- name: seaweedfs
|
||||
image: docker.io/bitnami/seaweedfs:3.87.0-debian-12-r4
|
||||
image: docker.io/bitnami/seaweedfs:3.88.0-debian-12-r0
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 3.87.0
|
||||
appVersion: 3.88.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: 4.8.10
|
||||
version: 4.8.11
|
||||
|
||||
@@ -85,7 +85,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/seaweedfs
|
||||
tag: 3.87.0-debian-12-r4
|
||||
tag: 3.88.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