mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/seaweedfs] ⚡ ⬆️ Update dependency references (#34050)
* [bitnami/seaweedfs] Release 4.8.16 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.15 (2025-05-30)
|
||||
## 4.8.16 (2025-06-03)
|
||||
|
||||
* [bitnami/seaweedfs] :zap: :arrow_up: Update dependency references ([#34011](https://github.com/bitnami/charts/pull/34011))
|
||||
* [bitnami/seaweedfs] :zap: :arrow_up: Update dependency references ([#34050](https://github.com/bitnami/charts/pull/34050))
|
||||
|
||||
## <small>4.8.15 (2025-05-30)</small>
|
||||
|
||||
* [bitnami/seaweedfs] :zap: :arrow_up: Update dependency references (#34011) ([7808ca0](https://github.com/bitnami/charts/commit/7808ca0078d6234fe846ae3085f32e4f70cc0948)), closes [#34011](https://github.com/bitnami/charts/issues/34011)
|
||||
|
||||
## <small>4.8.14 (2025-05-30)</small>
|
||||
|
||||
|
||||
@@ -5,17 +5,17 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: mariadb
|
||||
image: docker.io/bitnami/mariadb:11.4.7-debian-12-r0
|
||||
image: docker.io/bitnami/mariadb:11.4.7-debian-12-r1
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r45
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r46
|
||||
- name: postgresql
|
||||
image: docker.io/bitnami/postgresql:17.5.0-debian-12-r8
|
||||
- name: seaweedfs
|
||||
image: docker.io/bitnami/seaweedfs:3.88.0-debian-12-r0
|
||||
image: docker.io/bitnami/seaweedfs:3.89.0-debian-12-r0
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 3.88.0
|
||||
appVersion: 3.89.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.15
|
||||
version: 4.8.16
|
||||
|
||||
@@ -85,7 +85,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/seaweedfs
|
||||
tag: 3.88.0-debian-12-r0
|
||||
tag: 3.89.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -3723,7 +3723,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r45
|
||||
tag: 12-debian-12-r46
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
@@ -3807,7 +3807,7 @@ mariadb:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mariadb
|
||||
tag: 11.4.7-debian-12-r0
|
||||
tag: 11.4.7-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user