We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87a077a commit 4e17082Copy full SHA for 4e17082
README.md
@@ -5,11 +5,11 @@ Helm's [documentation](https://helm.sh/docs) to get started.
5
6
Once Helm has been set up correctly, add the repo as follows:
7
8
- helm repo add micro-charts https://github.com/idsysapps/micro-charts/blob/gh-pages
+ helm repo add micro-charts https://github.com/cloudfirst-dev/micro-charts/blob/gh-pages
9
10
If you had already added this repo earlier, run `helm repo update` to retrieve
11
the latest versions of the packages. You can then run `helm search repo
12
-<alias>` to see the charts.
+micro-charts` to see the charts.
13
14
To install the service chart:
15
0 commit comments