Skip to content

Commit

Permalink
[bitnami/spark] Release 9.3.5 (#32206)
Browse files Browse the repository at this point in the history
* [bitnami/spark] Release 9.3.5 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Feb 27, 2025
1 parent d84356d commit edaafaf
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
10 changes: 8 additions & 2 deletions bitnami/spark/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
# Changelog

## 9.3.4 (2025-02-20)
## 9.3.5 (2025-02-27)

* [bitnami/spark] Release 9.3.4 ([#32043](https://github.com/bitnami/charts/pull/32043))
* [bitnami/spark] Release 9.3.5 ([#32206](https://github.com/bitnami/charts/pull/32206))

## <small>9.3.4 (2025-02-20)</small>

* [bitnami/*] Use CDN url for the Bitnami Application Icons (#31881) ([d9bb11a](https://github.com/bitnami/charts/commit/d9bb11a9076b9bfdcc70ea022c25ef50e9713657)), closes [#31881](https://github.com/bitnami/charts/issues/31881)
* [bitnami/spark] Release 9.3.4 (#32043) ([68cc908](https://github.com/bitnami/charts/commit/68cc908851f185068b83d033b63933f11781ea6b)), closes [#32043](https://github.com/bitnami/charts/issues/32043)
* Update copyright year (#31682) ([e9f02f5](https://github.com/bitnami/charts/commit/e9f02f5007068751f7eb2270fece811e685c99b6)), closes [#31682](https://github.com/bitnami/charts/issues/31682)

## <small>9.3.3 (2025-01-28)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/spark/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: spark
image: docker.io/bitnami/spark:3.5.4-debian-12-r5
image: docker.io/bitnami/spark:3.5.5-debian-12-r0
apiVersion: v2
appVersion: 3.5.4
appVersion: 3.5.5
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -27,4 +27,4 @@ maintainers:
name: spark
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/spark
version: 9.3.4
version: 9.3.5
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.4-debian-12-r5
tag: 3.5.5-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit edaafaf

Please sign in to comment.