Skip to content

Commit

Permalink
chore: update README.md (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
robbert229 authored Mar 28, 2024
1 parent 0473a5f commit c8fc1d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Installation is done through the use of a helm chart.
<!-- x-release-please-start-version -->
```
helm install myrelease oci://ghcr.io/robbert229/jaeger-postgresql/charts/jaeger-postgresql \
--version v1.5.0 \
--version v1.6.0 \
--set database.url='postgresql://postgres:password@database:5432/jaeger'
```
<!-- x-release-please-end -->
Expand Down

0 comments on commit c8fc1d9

Please sign in to comment.