Skip to content

Commit

Permalink
[bitnami/spark] Release 9.3.1 (#31041)
Browse files Browse the repository at this point in the history
* [bitnami/spark] Release 9.3.1 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>
  • Loading branch information
bitnami-bot authored Dec 14, 2024
1 parent b5d4c51 commit 092c28c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
9 changes: 8 additions & 1 deletion bitnami/spark/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
# Changelog

## 9.3.1 (2024-12-14)

* [bitnami/spark] Release 9.3.1 ([#31041](https://github.com/bitnami/charts/pull/31041))

## 9.3.0 (2024-12-10)

* [bitnami/spark] Detect non-standard images ([#30947](https://github.com/bitnami/charts/pull/30947))
* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854)
* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711)
* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 6) (#30675) ([7b9cd04](https://github.com/bitnami/charts/commit/7b9cd04c2ffc730a0d62da787f2d4967c0ede47c)), closes [#30675](https://github.com/bitnami/charts/issues/30675)
* [bitnami/spark] Detect non-standard images (#30947) ([85f0c77](https://github.com/bitnami/charts/commit/85f0c770ad8792b2371207403eabedfb701730c1)), closes [#30947](https://github.com/bitnami/charts/issues/30947)

## <small>9.2.14 (2024-11-08)</small>

Expand Down
4 changes: 2 additions & 2 deletions bitnami/spark/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: spark
image: docker.io/bitnami/spark:3.5.3-debian-12-r1
image: docker.io/bitnami/spark:3.5.3-debian-12-r3
apiVersion: v2
appVersion: 3.5.3
dependencies:
Expand All @@ -27,4 +27,4 @@ maintainers:
name: spark
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/spark
version: 9.3.0
version: 9.3.1
2 changes: 1 addition & 1 deletion bitnami/spark/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/spark
tag: 3.5.3-debian-12-r1
tag: 3.5.3-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 092c28c

Please sign in to comment.