File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 15
15
- name : Fetch history
16
16
run : git fetch --prune --unshallow
17
17
18
+ - name : Add stable repository
19
+ run : helm repo add stable https://kubernetes-charts.storage.googleapis.com
20
+
18
21
- name : Configure Git
19
22
run : |
20
23
git config user.name "$GITHUB_ACTOR"
Original file line number Diff line number Diff line change 1
- [ ![ New Relic Experimental header] ( https://github.com/newrelic/open-source-office/raw/master/examples/categories/images/Experimental .png )] ( https://github.com/newrelic/open-source-office/blob/master/examples/categories/index.md#new-relic-experimental )
1
+ [ ![ Community Project header] ( https://github.com/newrelic/open-source-office/raw/master/examples/categories/images/Community_Project .png )] ( https://github.com/newrelic/open-source-office/blob/master/examples/categories/index.md#category-community-project )
2
2
3
3
# New Relic's Helm charts repository
4
4
@@ -26,8 +26,6 @@ This is the official Helm charts repository for New Relic. It is indexed at [Hel
26
26
27
27
## <a name =' Installthecharts ' ></a >Install
28
28
29
- > Important: These installation instructions are not yet functional. We are actively working to officially deploy our Helm charts. Stay tuned!
30
-
31
29
To install the New Relic Helm charts, add the official repository first:
32
30
33
31
``` sh
You can’t perform that action at this time.
0 commit comments