Skip to content

Commit

Permalink
BGD-4028
Browse files Browse the repository at this point in the history
  -spark0operator `0.1.22`
  - update image tag `1aad721-gen19`
  • Loading branch information
Alex Tarasov committed Oct 11, 2023
1 parent 6f45915 commit 3175dab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/spark-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
description: Spark Operator (b/g part)
name: spark-operator
version: 0.1.21
version: 0.1.22
appVersion: v1beta2-1.3.4-3.1.1
dependencies:
- name: spark-operator
Expand Down
2 changes: 1 addition & 1 deletion charts/spark-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ spark-operator: # This section controls the behavior of the spark operator sub-
sparkJobNamespace: "" # Empty means manage Spark apps in all namespaces
image:
repository: public.ecr.aws/ocean-spark/spark-operator
tag: bc88547-gen19
tag: 1aad721-gen19
pullPolicy: IfNotPresent
imagePullSecrets: []

Expand Down

0 comments on commit 3175dab

Please sign in to comment.