We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0473a5f commit c8fc1d9Copy full SHA for c8fc1d9
README.md
@@ -18,7 +18,7 @@ Installation is done through the use of a helm chart.
18
<!-- x-release-please-start-version -->
19
```
20
helm install myrelease oci://ghcr.io/robbert229/jaeger-postgresql/charts/jaeger-postgresql \
21
- --version v1.5.0 \
+ --version v1.6.0 \
22
--set database.url='postgresql://postgres:password@database:5432/jaeger'
23
24
<!-- x-release-please-end -->
0 commit comments