Skip to content

Commit 5d76752

Browse files
authored
release: v0.0.15 (#85)
1 parent 845ccd0 commit 5d76752

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

helm/vmss-prototype/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
description: A Helm chart for the Kamino vmss-prototype pattern image generator
33
name: vmss-prototype
4-
version: 0.0.14
4+
version: 0.0.15
55
maintainers:
66
- name: Michael Sinz
77
email: msinz@microsoft.com

helm/vmss-prototype/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ kamino:
88
# TODO: Point these to our public container registry once we have it setup
99
imageRegistry: ghcr.io
1010
imageRepository: jackfrancis/kamino/vmss-prototype
11-
imageTag: v0.0.14
11+
imageTag: v0.0.15
1212
# Pulling by hash has stronger assurance that the container is unchanged
13-
imageHash: "18668610ed57099107e8509c6293eb40bd6963da094dcfc3de0ced51732d8569"
13+
imageHash: "c926412d8429d2a05c5cb926d32aed722ea9b80b742eafc2b7e9a0eb1b17b5eb"
1414
pullByHash: true
1515

1616
# include the name of the image pull secret in your cluster if you

0 commit comments

Comments
 (0)