Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
balboah committed Mar 2, 2018
1 parent d2def07 commit 84a6f62
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -41,7 +41,11 @@ chart-name-here:
# Update tag hash digest values
$ helm hashtag -f values.yaml --tagfile hashtags.yaml --gcp-repo="eu.gcr.io/foobar"
# Use the override values
$ helm install -f values.yaml -f hashtags.yaml ...
```

## Dependencies

This plugin uses gcloud for looking up tags and thus requires the source of truth to be a Google Container Registry.

0 comments on commit 84a6f62

Please sign in to comment.