Created
December 9, 2019 13:39
-
-
Save jacobtomlinson/1ba90424f3da0fdfc126131ccbf84243 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# chartpress.yaml | |
charts: | |
- name: example | |
repo: # This should be your GitHub repo name and the url where our GitHub Pages site is being published | |
git: jacobtomlinson/helm-repo-example | |
published: https://helm-repo-example.jacobtomlinson.dev/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment