Skip to content

Commit

Permalink
[bitnami/spark] Release 9.2.10 (#29011)
Browse files Browse the repository at this point in the history
* [bitnami/spark] Release 9.2.10 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 Aug 24, 2024
1 parent 0865037 commit 2c919dc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
8 changes: 6 additions & 2 deletions bitnami/spark/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 9.2.9 (2024-08-12)
## 9.2.10 (2024-08-23)

* [bitnami/spark] Release 9.2.9 ([#28833](https://github.com/bitnami/charts/pull/28833))
* [bitnami/spark] Release 9.2.10 ([#29011](https://github.com/bitnami/charts/pull/29011))

## <small>9.2.9 (2024-08-12)</small>

* [bitnami/spark] Release 9.2.9 (#28833) ([b449fa9](https://github.com/bitnami/charts/commit/b449fa96b8c4898ba6fbd40e0a3c1039be16282a)), closes [#28833](https://github.com/bitnami/charts/issues/28833)

## <small>9.2.8 (2024-07-25)</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.2-debian-12-r0
image: docker.io/bitnami/spark:3.5.2-debian-12-r1
apiVersion: v2
appVersion: 3.5.2
dependencies:
Expand All @@ -27,4 +27,4 @@ maintainers:
name: spark
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/spark
version: 9.2.9
version: 9.2.10
2 changes: 1 addition & 1 deletion bitnami/spark/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/spark
tag: 3.5.2-debian-12-r0
tag: 3.5.2-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 2c919dc

Please sign in to comment.