mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 07:17:26 +08:00
[bitnami/seaweedfs] Release 0.4.4 (#27679)
* [bitnami/seaweedfs] Release 0.4.4 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 0.4.3 (2024-07-01)
|
||||
## 0.4.4 (2024-07-03)
|
||||
|
||||
* [bitnami/seaweedfs] Release 0.4.3 ([#27611](https://github.com/bitnami/charts/pull/27611))
|
||||
* [bitnami/seaweedfs] Release 0.4.4 ([#27679](https://github.com/bitnami/charts/pull/27679))
|
||||
|
||||
## <small>0.4.3 (2024-07-01)</small>
|
||||
|
||||
* [bitnami/*] Update README changing TAC wording (#27530) ([52dfed6](https://github.com/bitnami/charts/commit/52dfed6bac44d791efabfaf06f15daddc4fefb0c)), closes [#27530](https://github.com/bitnami/charts/issues/27530)
|
||||
* [bitnami/seaweedfs] Release 0.4.3 (#27611) ([7b9cebf](https://github.com/bitnami/charts/commit/7b9cebf6f0adac95e2ef99e589f8c492a5ebbf6b)), closes [#27611](https://github.com/bitnami/charts/issues/27611)
|
||||
|
||||
## <small>0.4.2 (2024-06-18)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 18.2.4
|
||||
version: 18.2.6
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.20.3
|
||||
digest: sha256:60c33ac0c06dba394ad091c2fdc1da0a104af13f9b05c5c10aa5dc747cf0551c
|
||||
generated: "2024-07-01T08:50:22.281770498Z"
|
||||
digest: sha256:93457e654a90340dd23065b69cffe6919f772c64fd4321a3dac4aa6bc2a85b4e
|
||||
generated: "2024-07-03T05:32:37.393564541Z"
|
||||
|
||||
@@ -8,7 +8,7 @@ annotations:
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r24
|
||||
- name: seaweedfs
|
||||
image: docker.io/bitnami/seaweedfs:3.69.0-debian-12-r0
|
||||
image: docker.io/bitnami/seaweedfs:3.69.0-debian-12-r1
|
||||
apiVersion: v2
|
||||
appVersion: 3.69.0
|
||||
dependencies:
|
||||
@@ -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: 0.4.3
|
||||
version: 0.4.4
|
||||
|
||||
@@ -80,7 +80,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/seaweedfs
|
||||
tag: 3.69.0-debian-12-r0
|
||||
tag: 3.69.0-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user