Skip to content

Commit

Permalink
Add instructions for version
Browse files Browse the repository at this point in the history
  • Loading branch information
kuuji committed Jan 29, 2022
1 parent e614d06 commit ba3df60
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ Currently it supports getting values from kubernetes [ConfigMaps](https://kubern
helm plugin install https://github.com/kuuji/helm-external-val
```

or by specifying the version (git tag)

```
helm plugin install --version v0.0.4 https://github.com/kuuji/helm-external-val
```


### ArgoCD

### Via a custom image
Expand Down

0 comments on commit ba3df60

Please sign in to comment.