Skip to content

Commit

Permalink
[bitnami/spark] Release 9.2.11 (#29593)
Browse files Browse the repository at this point in the history
* [bitnami/spark] Release 9.2.11 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 committed Sep 25, 2024
1 parent 4d4155e commit 733c5e8
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 9 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.10 (2024-08-23)
## 9.2.11 (2024-09-25)

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

## <small>9.2.10 (2024-08-24)</small>

* [bitnami/spark] Release 9.2.10 (#29011) ([2c919dc](https://github.com/bitnami/charts/commit/2c919dc748aba27b595f4aaf0a4c7f4270ff0ba7)), closes [#29011](https://github.com/bitnami/charts/issues/29011)

## <small>9.2.9 (2024-08-12)</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.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-08-12T12:55:49.00370715Z"
version: 2.23.0
digest: sha256:fbd6439f12ded949c04553b9c52a4c8153a8f2790147d972b314ddcd46921a14
generated: "2024-09-25T11:30:27.21248982Z"
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.2-debian-12-r1
image: docker.io/bitnami/spark:3.5.3-debian-12-r0
apiVersion: v2
appVersion: 3.5.2
appVersion: 3.5.3
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.2.10
version: 9.2.11
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-r1
tag: 3.5.3-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 733c5e8

Please sign in to comment.