Skip to content

Commit

Permalink
Commit from GitHub Actions (Release)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 10, 2022
1 parent d59150c commit 0e2177c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file added hack/tools/bin/yq
Binary file not shown.
2 changes: 1 addition & 1 deletion hello-world-module/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: "0.0.0"
version: "0.5.0"
2 changes: 1 addition & 1 deletion hello-world-module/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ global:
## Module job image
image:
repository: ghcr.io/fybrik/hello-world-module
tag: main
tag: 0.5.0
pullPolicy: IfNotPresent
imagePullSecrets: []
# Action (copy/read)
Expand Down

0 comments on commit 0e2177c

Please sign in to comment.