File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ name: grafana-pdc-agent
33description : Grafana Private Datasource Connect Agent
44
55type : application
6- version : 0.1 .0
6+ version : 0.2 .0
77appVersion : " 0.0.37"
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ $ helm registry login ghcr.io
1818Helm currently does not support adding OCI-registries as Helm-repositories. So use this chart like this:
1919
2020```
21- $ helm install <release> oci://ghcr.io/smartsquaregmbh/helm/grafana-pdc-agent --version 0.1 .0 -f path/to/values.yaml
21+ $ helm install <release> oci://ghcr.io/smartsquaregmbh/helm/grafana-pdc-agent --version 0.2 .0 -f path/to/values.yaml
2222```
2323
2424Minimal required values.yaml (for all possible values see [ values.yaml] ( ./values.yaml ) ):
You can’t perform that action at this time.
0 commit comments