Olivier Vernin

Results 343 comments of Olivier Vernin

For info I just released [v0.75.0](https://github.com/updatecli/updatecli/releases/tag/v0.75.0) which address pain point 2 :)

I accidentally saw this issue and couldn't resist having a look. Looking at this pipeline, https://github.com/elastic/cloudbeat/actions/runs/9058657978/job/24884700647 I noticed a failing pipeline in https://github.com/elastic/cloudbeat/blob/2d3a11e484e76d9b9e525b88c2ba7e9c49a49377/.ci/updatecli/updatecli.d/update-hermit.yml#L40 The default behavior for the shell plugin...

> Just to clarify, failure here just means "nothing changed" not "pipeline will fail", right? Reading your question make me realize that it's not clear enough. The "exitcode" interpretation is...

Hi, I recently switched to the child theme as well for better maintainability and I would be very interested to find a way to change the primary color as I...

Hi @ThibaultDelaune-pro, Would you mean triggering a deployment when your git repo change, such as using https://fleet.rancher.io/webhook/#webhook? Or do you mean a postinstall action?

If you use Fleet with Helm, I guess you could also leverage Helm Chart hooks https://helm.sh/docs/topics/charts_hooks/

@olivierACRI It's an interesting idea, not on our roadmap yet but worth investigating.

Hi here, I accidentally found your discussion. I hope you don't mind me jumping here. I am the creator of Updatecli First of all thank you for considering Updatecli. Your...

> What make our use case special seems to be that we want to update versions in random values in a helm chart rather than managing dependencies. Tell me if...