File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11apiVersion: v1
22description: A Helm chart for the Kamino vmss-prototype pattern image generator
33name: vmss-prototype
4- version: 0.0.18
4+ version: 0.1.0
55maintainers:
66 - name: Michael Sinz
77 email: msinz@microsoft.com
Original file line number Diff line number Diff line change 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.16
11+ imageTag: v0.1.0
1212 # Pulling by hash has stronger assurance that the container is unchanged
13- imageHash: "be201a6a9de83aba5ebb38a6b3cddecddac6b2a5cc8d064d410810b0a43ab0e0 "
13+ imageHash: "a383124095bea6de2b90e4e2e81812f1796b63e641200f897cda1e0fcef0e621 "
1414 pullByHash: true
1515
1616 # include the name of the image pull secret in your cluster if you
You can’t perform that action at this time.
0 commit comments