Skip to content

Commit

Permalink
feat(unleash): db - username and password, not url to connect
Browse files Browse the repository at this point in the history
Handling special characters in postgres database urls can be challenging. Using username and password directly is easier. I have tested this with the password 'unl:e@sh:444'
  • Loading branch information
gardleopard committed Mar 4, 2024
1 parent 18ef5c7 commit a9e77d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/unleash/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ sources:
- https://github.com/Unleash/unleash
- https://github.com/Unleash/helm-charts
type: application
version: 4.0.0
version: 4.0.1

0 comments on commit a9e77d1

Please sign in to comment.