Skip to content

Commit

Permalink
[bitnami/seaweedfs] Release 1.0.9 (#28920)
Browse files Browse the repository at this point in the history
* [bitnami/seaweedfs] Release 1.0.9 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 Aug 19, 2024
1 parent 69e8d7b commit 28916ca
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 10 deletions.
8 changes: 6 additions & 2 deletions bitnami/seaweedfs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 1.0.8 (2024-08-07)
## 1.0.9 (2024-08-19)

* [bitnami/seaweedfs] Release 1.0.8 ([#28750](https://github.com/bitnami/charts/pull/28750))
* [bitnami/seaweedfs] Release 1.0.9 ([#28920](https://github.com/bitnami/charts/pull/28920))

## <small>1.0.8 (2024-08-07)</small>

* [bitnami/seaweedfs] Release 1.0.8 (#28750) ([c4ee2ee](https://github.com/bitnami/charts/commit/c4ee2ee425e92559b05a554fdae3fd0191614fb0)), closes [#28750](https://github.com/bitnami/charts/issues/28750)

## <small>1.0.7 (2024-07-31)</small>

Expand Down
8 changes: 4 additions & 4 deletions bitnami/seaweedfs/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.0.3
version: 19.0.4
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
digest: sha256:6905259e9a50be052cfbda34baefdefa2e3390a993bc778ddcdfaeea9109aa5c
generated: "2024-08-07T14:29:48.484443001Z"
version: 2.22.0
digest: sha256:1d8149e2c41eaec5116af5fd6117dc48444234a84571e7fb5855c0390fab3b0e
generated: "2024-08-19T06:34:49.908435988Z"
6 changes: 3 additions & 3 deletions bitnami/seaweedfs/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
- name: seaweedfs
image: docker.io/bitnami/seaweedfs:3.71.0-debian-12-r4
image: docker.io/bitnami/seaweedfs:3.72.0-debian-12-r0
apiVersion: v2
appVersion: 3.71.0
appVersion: 3.72.0
dependencies:
- condition: mariadb.enabled
name: mariadb
Expand Down Expand Up @@ -40,4 +40,4 @@ name: seaweedfs
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/seawwedfs
- https://github.com/bitnami/containers/tree/main/bitnami/seaweedfs
version: 1.0.8
version: 1.0.9
2 changes: 1 addition & 1 deletion bitnami/seaweedfs/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/seaweedfs
tag: 3.71.0-debian-12-r4
tag: 3.72.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 28916ca

Please sign in to comment.