Skip to content

Commit 7fcb1e2

Browse files
author
Bitnami Bot
authored
[bitnami/spark] Release 6.3.14 (bitnami#14320)
* [bitnami/spark] Release 6.3.14 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
1 parent d4c4e8a commit 7fcb1e2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bitnami/spark/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ name: spark
2323
sources:
2424
- https://github.com/bitnami/containers/tree/main/bitnami/spark
2525
- https://spark.apache.org/
26-
version: 6.3.13
26+
version: 6.3.14

bitnami/spark/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The command removes all the Kubernetes components associated with the chart and
8888
| ------------------- | ----------------------------------------------------------------------------------------------------- | --------------------- |
8989
| `image.registry` | Spark image registry | `docker.io` |
9090
| `image.repository` | Spark image repository | `bitnami/spark` |
91-
| `image.tag` | Spark image tag (immutable tags are recommended) | `3.3.1-debian-11-r21` |
91+
| `image.tag` | Spark image tag (immutable tags are recommended) | `3.3.1-debian-11-r28` |
9292
| `image.digest` | Spark image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
9393
| `image.pullPolicy` | Spark image pull policy | `IfNotPresent` |
9494
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |

bitnami/spark/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ diagnosticMode:
9292
image:
9393
registry: docker.io
9494
repository: bitnami/spark
95-
tag: 3.3.1-debian-11-r21
95+
tag: 3.3.1-debian-11-r28
9696
digest: ""
9797
## Specify a imagePullPolicy
9898
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'

0 commit comments

Comments
 (0)