Closed lukasmrtvy closed 3 years ago
👋 hey @lukasmrtvy, thanks for raising this. It should be fixed with v0.2.1
👍
@mvisonneau thanks 👍 any eta for publishing 0.2.1 chart? thanks
looks like there was an issue with the CI, should be released now :+1:
oh, nice. btw there is another bug, default value for https://github.com/mvisonneau/helm-charts/blob/main/charts/gitlab-ci-pipelines-exporter/templates/secret.yaml#L20 is not defined, fails to nil pointer evaluating interface
indeed :facepalm:, just pushed a fix with 0.2.2 :bow:!
one last thing. redis chart changed some options in values.yaml, these ones are correct for 14.6.1 chart:
redis:
auth:
enabled: false
architecture: standalone
ah cool, thanks for the info!
Redis URL is not defined for built-in redis chart
Helm output:
Thanks