Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion chartpress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ charts:
valuesPath: image
buildArgs:
# keep in sync with appVersion in Chart.yaml
kbatch_version: "0.4.2"
kbatch_version: "0.5.0a1"

3 changes: 2 additions & 1 deletion kbatch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ name: kbatch-proxy
description: A Helm chart for kbatch-proxy
type: application
version: 0.0.1-set.by.chartpress
appVersion: "0.4.2"
# sync with chartpress.yaml
appVersion: "0.5.0a1"