diff options
Diffstat (limited to 'grumpy/gitsnapshot/Chart.yaml')
| -rw-r--r-- | grumpy/gitsnapshot/Chart.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/grumpy/gitsnapshot/Chart.yaml b/grumpy/gitsnapshot/Chart.yaml index 1a5065c..f1067a8 100644 --- a/grumpy/gitsnapshot/Chart.yaml +++ b/grumpy/gitsnapshot/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: "1.0" +appVersion: "0.0.1" description: A Helm chart for Kubernetes name: gitsnapshot -version: 0.1.0 +version: 0.2.0 |