Skip to content

Commit

Permalink
release: vmss-prototype chart 0.0.6 (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackfrancis authored Feb 4, 2021
1 parent 346aad4 commit 35a5662
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/vmss-prototype/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
description: A Helm chart for the Kamino vmss-prototype pattern image generator
name: vmss-prototype
version: 0.0.5
version: 0.0.6
maintainers:
- name: Michael Sinz
email: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion helm/vmss-prototype/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ kamino:
# TODO: Point these to our public container registry once we have it setup
imageRegistry: ghcr.io
imageRepository: jackfrancis/kamino/vmss-prototype
imageTag: v0.0.5
imageTag: v0.0.6
# Pulling by hash has stronger assurance that the container is unchanged
imageHash: "d154002ee4db8ca691357b7cc7ceb864d3e00f67a8a1be5554d749469d609c3f"
pullByHash: true
Expand Down

0 comments on commit 35a5662

Please sign in to comment.