mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/seaweedfs] ⚡ ⬆️ Update dependency references (#36109)
* [bitnami/seaweedfs] Release 5.0.18 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.17 (2025-08-14)
|
||||
## 5.0.18 (2025-08-18)
|
||||
|
||||
* [bitnami/seaweedfs] :zap: :arrow_up: Update dependency references ([#35922](https://github.com/bitnami/charts/pull/35922))
|
||||
* [bitnami/seaweedfs] :zap: :arrow_up: Update dependency references ([#36109](https://github.com/bitnami/charts/pull/36109))
|
||||
|
||||
## <small>5.0.17 (2025-08-14)</small>
|
||||
|
||||
* [bitnami/seaweedfs] :zap: :arrow_up: Update dependency references (#35922) ([9b1e9f9](https://github.com/bitnami/charts/commit/9b1e9f983b71dd3c3d6d7fdc34a4f84b13c2c416)), closes [#35922](https://github.com/bitnami/charts/issues/35922)
|
||||
|
||||
## <small>5.0.16 (2025-08-13)</small>
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 21.0.7
|
||||
version: 21.0.8
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 16.7.24
|
||||
version: 16.7.26
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.31.4
|
||||
digest: sha256:4262ac143b578b48ff92783488887821cefa275a6774e5c59e4115e84528d9e6
|
||||
generated: "2025-08-13T18:18:28.357985452Z"
|
||||
digest: sha256:f88bef0c5f4110251a4862d87a64db6a0ed9de2fe4db7f50dd71557b162792ad
|
||||
generated: "2025-08-18T12:26:27.003636338Z"
|
||||
|
||||
@@ -5,7 +5,7 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: mariadb
|
||||
image: docker.io/bitnami/mariadb:11.8.3-debian-12-r0
|
||||
image: docker.io/bitnami/mariadb:12.0.2-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r50
|
||||
- name: postgresql
|
||||
@@ -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.17
|
||||
version: 5.0.18
|
||||
|
||||
@@ -3807,7 +3807,7 @@ mariadb:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mariadb
|
||||
tag: 11.8.3-debian-12-r0
|
||||
tag: 12.0.2-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