Skip to content

Commit 47b7f23

Browse files
chore: convert chart to a simple one chart for all proxies
1 parent 27e196b commit 47b7f23

File tree

8 files changed

+4
-26
lines changed

8 files changed

+4
-26
lines changed

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

Lines changed: 0 additions & 22 deletions
This file was deleted.
File renamed without changes.

helm-charts/ical-simplejson-proxy/Chart.yaml renamed to helm-charts/simplejson-proxy/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
2-
name: ical-simplejson-proxy
3-
description: A Helm chart for the iCal SimpleJson Proxy
2+
name: simplejson-proxy
3+
description: A Helm chart for the SimpleJson Proxies
44

55
# A chart can be either an 'application' or a 'library' chart.
66
#
@@ -23,11 +23,11 @@ version: 0.0.1
2323
appVersion: 0.0.1
2424

2525
keywords:
26-
- ical
26+
- proxy
2727
- grafana
2828
- simplejson
2929

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

3232
sources:
3333
- https://devopsmakers/grafana-simplejson-proxy-plugins/
File renamed without changes.

helm-charts/ical-simplejson-proxy/templates/_helpers.tpl renamed to helm-charts/simplejson-proxy/templates/_helpers.tpl

File renamed without changes.

helm-charts/ical-simplejson-proxy/templates/deployment.yaml renamed to helm-charts/simplejson-proxy/templates/deployment.yaml

File renamed without changes.

helm-charts/ical-simplejson-proxy/templates/service.yaml renamed to helm-charts/simplejson-proxy/templates/service.yaml

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)