Skip to content

Commit

Permalink
BGD-6337 - bump version (#262)
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Tarasov <[email protected]>
  • Loading branch information
alextarasov-spot and Alex Tarasov authored Jan 20, 2025
1 parent ffc738f commit 866ecbe
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions charts/bigdata-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: bigdata-operator
description: Spot Ocean BigData Operator
type: application
version: 0.5.6
appVersion: 0.5.4
version: 0.5.7
appVersion: 0.5.5
home: https://github.com/spotinst/charts
icon: https://docs.spot.io/_media/images/spot_mark.png
sources:
Expand Down
2 changes: 1 addition & 1 deletion charts/bigdata-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ image:
repository: public.ecr.aws/f4k1p1n4/bigdata-operator
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: 0.5.4-664a795b
tag: 0.5.5-49ea31bd

imagePullSecrets: []

Expand Down
4 changes: 2 additions & 2 deletions charts/bigdata-spark-watcher/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: bigdata-spark-watcher
description: A Helm chart for the Spot Big Data Spark Watcher
type: application
version: 0.6.4
appVersion: 0.6.3
version: 0.6.5
appVersion: 0.6.4
home: https://github.com/spotinst/charts
icon: https://docs.spot.io/_media/images/spot_mark.png
sources:
Expand Down
2 changes: 1 addition & 1 deletion charts/bigdata-spark-watcher/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ image:
repository: 066597193667.dkr.ecr.us-east-1.amazonaws.com/private/bigdata-spark-watcher
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: 0.6.3-79527191
tag: 0.6.4-e54e81df

imagePullSecrets:
- name: spot-bigdata-image-pull
Expand Down

0 comments on commit 866ecbe

Please sign in to comment.