:rocket: We’re updating docker and helm charts wit...
# general
e
🚀 We’re updating docker and helm charts with Renovate in Pulumi! Anyone interested in a blog article on this? Repo here: https://github.com/getbranches/conf
d
What's your experience been like with the caddy ingress controller? Really like their tech
e
It’s good, easy, stable.
Less stuff, which is really nice
d
also yes, renovate + pulumi code would be a good read. I've not ventured into doing pattern matching yet, but love a good bit of regex
e
Yeah, who doesn’t 😄
I mean … after generative AI
d
curious on having the version in code as apposed to passed through the config file. Would the renovate config get simpler if you specified versions in
Pulumi.yaml
?
e
Not sure, to be honest.
Maybe
I am using both, but the Docker thing is so much simpler
There are so many variables with Helm, so that’s why I didn’t move them to the Pulumi.yaml.
d
oh yeah, inline is much simpler. I do the same
hats off. I've starred this repo, going to be a good reference for connecting everything with.. everything 😆 Well done
e
Thank you!