mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 08:07:55 +08:00
[bitnami/spark] ⚡ ⬆️ Update dependency references (#35005)
* [bitnami/spark] Release 10.0.2 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
|
||||
|
||||
## 10.0.1 (2025-07-06)
|
||||
## 10.0.2 (2025-07-11)
|
||||
|
||||
* [bitnami/spark] :zap: :arrow_up: Update dependency references ([#34814](https://github.com/bitnami/charts/pull/34814))
|
||||
* [bitnami/spark] :zap: :arrow_up: Update dependency references ([#35005](https://github.com/bitnami/charts/pull/35005))
|
||||
|
||||
## <small>10.0.1 (2025-07-06)</small>
|
||||
|
||||
* [bitnami/spark] :zap: :arrow_up: Update dependency references (#34814) ([1ac72dc](https://github.com/bitnami/charts/commit/1ac72dcc2bd42e44b2fa3f4fde3441b7b8822462)), closes [#34814](https://github.com/bitnami/charts/issues/34814)
|
||||
|
||||
## 10.0.0 (2025-06-06)
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: spark
|
||||
image: docker.io/bitnami/spark:4.0.0-debian-12-r0
|
||||
image: docker.io/bitnami/spark:4.0.0-debian-12-r2
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
@@ -30,4 +30,4 @@ maintainers:
|
||||
name: spark
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/spark
|
||||
version: 10.0.1
|
||||
version: 10.0.2
|
||||
|
||||
@@ -109,7 +109,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/spark
|
||||
tag: 4.0.0-debian-12-r0
|
||||
tag: 4.0.0-debian-12-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user