Skip to content

Commit

Permalink
[bitnami/seaweedfs] Release 4.5.1 (#31490)
Browse files Browse the repository at this point in the history
* [bitnami/seaweedfs] Release 4.5.1 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Jan 21, 2025
1 parent fb276fe commit 97dae84
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 10 deletions.
6 changes: 5 additions & 1 deletion bitnami/seaweedfs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 4.5.1 (2025-01-21)

* [bitnami/seaweedfs] Release 4.5.1 ([#31490](https://github.com/bitnami/charts/pull/31490))

## 4.5.0 (2025-01-20)

* [bitnami/seaweedfs]: add pod for `weed iam` ([#31334](https://github.com/bitnami/charts/pull/31334))
* [bitnami/seaweedfs]: add pod for `weed iam` (#31334) ([5f5a702](https://github.com/bitnami/charts/commit/5f5a70213129a814f4a0d4be92409b9fec9686a5)), closes [#31334](https://github.com/bitnami/charts/issues/31334)

## <small>4.3.2 (2025-01-17)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/seaweedfs/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 20.2.1
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.4.3
version: 16.4.5
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.0
digest: sha256:4c967f771b303ca0db9ba2e355790152448c77a05d3f6c69eda6c234bc3f60c6
generated: "2025-01-17T05:13:42.780537966Z"
digest: sha256:12e9c75917330b2f2963859a14f0e654f9577cf8dc30d8264dc64158cffeff20
generated: "2025-01-21T08:03:05.401589317Z"
8 changes: 4 additions & 4 deletions bitnami/seaweedfs/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r35
- name: postgresql
image: docker.io/bitnami/postgresql:17.2.0-debian-12-r6
image: docker.io/bitnami/postgresql:17.2.0-debian-12-r8
- name: seaweedfs
image: docker.io/bitnami/seaweedfs:3.81.0-debian-12-r1
image: docker.io/bitnami/seaweedfs:3.82.0-debian-12-r0
apiVersion: v2
appVersion: 3.81.0
appVersion: 3.82.0
dependencies:
- condition: mariadb.enabled
name: mariadb
Expand Down Expand Up @@ -50,4 +50,4 @@ name: seaweedfs
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/seawwedfs
- https://github.com/bitnami/containers/tree/main/bitnami/seaweedfs
version: 4.5.0
version: 4.5.1
4 changes: 2 additions & 2 deletions bitnami/seaweedfs/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/seaweedfs
tag: 3.81.0-debian-12-r1
tag: 3.82.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -3750,7 +3750,7 @@ postgresql:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 17.2.0-debian-12-r6
tag: 17.2.0-debian-12-r8
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 97dae84

Please sign in to comment.