Skip to content

Commit 34f658d

Browse files
committed
Release 0.2.0
1 parent 9645d65 commit 34f658d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ name: grafana-pdc-agent
33
description: Grafana Private Datasource Connect Agent
44

55
type: application
6-
version: 0.1.0
6+
version: 0.2.0
77
appVersion: "0.0.37"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ $ helm registry login ghcr.io
1818
Helm 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

2424
Minimal required values.yaml (for all possible values see [values.yaml](./values.yaml)):

0 commit comments

Comments
 (0)