Skip to content

Commit

Permalink
[bitnami/spark] Release 9.3.3 (#31629)
Browse files Browse the repository at this point in the history
* [bitnami/spark] Release 9.3.3 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 Jan 28, 2025
1 parent 22cc5c7 commit e3b25fd
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 8 deletions.
9 changes: 7 additions & 2 deletions bitnami/spark/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 9.3.2 (2024-12-21)
## 9.3.3 (2025-01-28)

* [bitnami/spark] Release 9.3.2 ([#31136](https://github.com/bitnami/charts/pull/31136))
* [bitnami/spark] Release 9.3.3 ([#31629](https://github.com/bitnami/charts/pull/31629))

## <small>9.3.2 (2024-12-21)</small>

* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052)
* [bitnami/spark] Release 9.3.2 (#31136) ([a1c8548](https://github.com/bitnami/charts/commit/a1c854821dca9f467d4ae999880d15dc702f5afc)), closes [#31136](https://github.com/bitnami/charts/issues/31136)

## <small>9.3.1 (2024-12-14)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/spark/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:5b30f0fa07bb89b01c55fd6258c8ce22a611b13623d4ad83e8fdd1d4490adc74
generated: "2024-12-10T17:29:59.833241+01:00"
version: 2.29.1
digest: sha256:0d3abbd4a9bdc95c1a5f504d253e347f723d9565222939020973dd3c4e1dd1f4
generated: "2025-01-28T16:26:11.265864682Z"
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.4-debian-12-r0
image: docker.io/bitnami/spark:3.5.4-debian-12-r2
apiVersion: v2
appVersion: 3.5.4
dependencies:
Expand All @@ -27,4 +27,4 @@ maintainers:
name: spark
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/spark
version: 9.3.2
version: 9.3.3
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-r0
tag: 3.5.4-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit e3b25fd

Please sign in to comment.