anchore / anchore-charts

Helm charts for Anchore tools and services
http://charts.anchore.io
Apache License 2.0
47 stars 72 forks source link

use correct ssl mode in postgres URI #397

Closed daxmc99 closed 1 month ago

daxmc99 commented 2 months ago

@gnyahay could you take a look at this?

This should be sslMode not ssl https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNECT-SSLMODE

daxmc99 commented 1 month ago

@gnyahay Happy to clean this up if you let me know that this project is accepting external contributions!

Btodhunter commented 1 month ago

@daxmc99 Great fix. Thanks for the contribution! Let me know if you need assistance getting it to pass CI.

daxmc99 commented 1 month ago

@Btodhunter I think the only issue was not bumping the chart version. Just bumped that