diff --git a/bitnami/spark/Chart.yaml b/bitnami/spark/Chart.yaml index 59a764631e..1de71d572e 100644 --- a/bitnami/spark/Chart.yaml +++ b/bitnami/spark/Chart.yaml @@ -22,4 +22,4 @@ name: spark sources: - https://github.com/bitnami/bitnami-docker-spark - https://spark.apache.org/ -version: 6.1.8 +version: 6.1.9 diff --git a/bitnami/spark/README.md b/bitnami/spark/README.md index f58f650c6a..c79c5bcdfb 100644 --- a/bitnami/spark/README.md +++ b/bitnami/spark/README.md @@ -7,7 +7,7 @@ Apache Spark is a high-performance engine for large-scale computing tasks, such [Overview of Apache Spark](https://spark.apache.org/) Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. - + ## TL;DR ```console @@ -482,4 +482,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/spark/values.yaml b/bitnami/spark/values.yaml index 33a277dbbf..7743b5ad10 100644 --- a/bitnami/spark/values.yaml +++ b/bitnami/spark/values.yaml @@ -71,7 +71,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/spark - tag: 3.2.1-debian-11-r0 + tag: 3.2.1-debian-11-r3 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images