Skip to content

Commit

Permalink
release bigdata-proxy 0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
HafdisE committed Dec 11, 2024
1 parent 5ffa2a6 commit 973feed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/bigdata-proxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: bigdata-proxy
description: A Helm chart for the Spot Big Data Proxy
type: application
version: 0.5.6
appVersion: 0.5.6
version: 0.5.7
appVersion: 0.5.7
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-proxy/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-proxy
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: 0.5.6-a233581b
tag: 0.5.6-a233581b # todo: awaiting PR merge

Check failure on line 11 in charts/bigdata-proxy/values.yaml

View workflow job for this annotation

GitHub Actions / ci

11:23 [comments] too few spaces before comment

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

0 comments on commit 973feed

Please sign in to comment.