Skip to content

Commit

Permalink
spark image update (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarland authored Apr 12, 2024
1 parent b91117f commit 15d501f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: spark-hs
description: A Helm Chart for the Spark History Server
type: application
version: 1.0.1
version: 1.0.2
appVersion: 3.5.1
2 changes: 1 addition & 1 deletion argo/spark-hs-argo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
value: "$TRUSTSTORE_PASSWD"
chart: spark-hs
repoURL: https://tcarland.github.io/spark-hs-chart/
targetRevision: 1.0.1
targetRevision: 1.0.2
syncPolicy:
syncOptions:
- CreateNamespace=true
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ replicaCount: 1

image:
repository: quay.io/tcarland/spark
tag: v3.5.1-io-2403.17
tag: v3.5.1-callisto-2404.04
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down

0 comments on commit 15d501f

Please sign in to comment.