Skip to content

Commit 1554a88

Browse files
chore: update links in chart
1 parent 5fbc019 commit 1554a88

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

helm-charts/simplejson-proxy/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ keywords:
2727
- grafana
2828
- simplejson
2929

30-
home: https://github.com/devopsmakers/grafana-simplejson-proxy-plugins/tree/main/helm-charts/simplejson-proxy
30+
home: https://github.com/devopsmakers/grafana-simplejson-proxies/tree/main/helm-charts/simplejson-proxy
3131

3232
sources:
33-
- https://devopsmakers/grafana-simplejson-proxy-plugins/
33+
- https://github.com/devopsmakers/grafana-simplejson-proxies/
3434

3535
maintainers:
3636
- name: Tim Birkett
3737

3838
annotations:
3939
artifacthub.io/changes: |
40-
- version 0.0.1
40+
- version 0.0.1

helm-charts/simplejson-proxy/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44

55
A Helm chart for the SimpleJson Proxies
66

7-
**Homepage:** <https://github.com/devopsmakers/grafana-simplejson-proxy-plugins/tree/main/helm-charts/simplejson-proxy>
7+
**Homepage:** <https://github.com/devopsmakers/grafana-simplejson-proxies/tree/main/helm-charts/simplejson-proxy>
88

99
## Installation
1010
```
11-
helm repo add grafana-simplejson-proxies https://devopsmakers.github.io/grafana-simplejson-proxies/
11+
helm repo add grafana-simplejson-proxies https://devopsmakers.github.io/grafana-simplejson-proxies
1212
helm install simplejson-proxy grafana-simplejson-proxies/simplejson-proxy
1313
```
1414

@@ -20,7 +20,7 @@ helm install simplejson-proxy grafana-simplejson-proxies/simplejson-proxy
2020

2121
## Source Code
2222

23-
* <https://devopsmakers/grafana-simplejson-proxy-plugins/>
23+
* <https://github.com/devopsmakers/grafana-simplejson-proxies/>
2424

2525
## Values
2626

helm-charts/simplejson-proxy/README.md.gotmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99

1010
## Installation
1111
```
12-
helm repo add devopsmakers https://devopsmakers.github.io/charts/
13-
helm install {{ template "chart.name" . }} devopsmakers/{{ template "chart.name" . }}
12+
helm repo add grafana-simplejson-proxies https://devopsmakers.github.io/grafana-simplejson-proxies
13+
helm install {{ template "chart.name" . }} grafana-simplejson-proxies/{{ template "chart.name" . }}
1414
```
1515

1616
{{ template "chart.maintainersSection" . }}

0 commit comments

Comments
 (0)