diff options
| author | peter <[email protected]> | 2021-01-12 20:49:25 -0800 |
|---|---|---|
| committer | peter <[email protected]> | 2021-01-12 20:49:25 -0800 |
| commit | ce3ce48eb1a732ad2a668b85a93bdc5133c80161 (patch) | |
| tree | dd380f79fd2b75e7c76012c5f34bf35294e14b87 /helm/Chart.yaml | |
| parent | add requriment for host machine (diff) | |
| download | docker-osx-ce3ce48eb1a732ad2a668b85a93bdc5133c80161.tar.xz docker-osx-ce3ce48eb1a732ad2a668b85a93bdc5133c80161.zip | |
update doc with features
Diffstat (limited to 'helm/Chart.yaml')
| -rw-r--r-- | helm/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 808a41a..ef266fc 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: "0.10.554.0" +appVersion: "0.0.1.0" description: default name: docker-osx version: 0.1.0 |