Skip to content

Commit c8fc1d9

Browse files
authored
chore: update README.md (#38)
1 parent 0473a5f commit c8fc1d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Installation is done through the use of a helm chart.
1818
<!-- x-release-please-start-version -->
1919
```
2020
helm install myrelease oci://ghcr.io/robbert229/jaeger-postgresql/charts/jaeger-postgresql \
21-
--version v1.5.0 \
21+
--version v1.6.0 \
2222
--set database.url='postgresql://postgres:password@database:5432/jaeger'
2323
```
2424
<!-- x-release-please-end -->

0 commit comments

Comments
 (0)