mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/spark] Release 9.3.2 (#31136)
* [bitnami/spark] Release 9.3.2 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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 9.3.1 (2024-12-14)
|
||||
## 9.3.2 (2024-12-21)
|
||||
|
||||
* [bitnami/spark] Release 9.3.1 ([#31041](https://github.com/bitnami/charts/pull/31041))
|
||||
* [bitnami/spark] Release 9.3.2 ([#31136](https://github.com/bitnami/charts/pull/31136))
|
||||
|
||||
## <small>9.3.1 (2024-12-14)</small>
|
||||
|
||||
* [bitnami/spark] Release 9.3.1 (#31041) ([092c28c](https://github.com/bitnami/charts/commit/092c28c197402c2d06ec821a86d6656df696f568)), closes [#31041](https://github.com/bitnami/charts/issues/31041)
|
||||
|
||||
## 9.3.0 (2024-12-10)
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: spark
|
||||
image: docker.io/bitnami/spark:3.5.3-debian-12-r3
|
||||
image: docker.io/bitnami/spark:3.5.4-debian-12-r0
|
||||
apiVersion: v2
|
||||
appVersion: 3.5.3
|
||||
appVersion: 3.5.4
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -27,4 +27,4 @@ maintainers:
|
||||
name: spark
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/spark
|
||||
version: 9.3.1
|
||||
version: 9.3.2
|
||||
|
||||
@@ -109,7 +109,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/spark
|
||||
tag: 3.5.3-debian-12-r3
|
||||
tag: 3.5.4-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