Anthony

Results 79 comments of Anthony

Hi @justinretzolk , Just tried few times to reproduce on dedicated tf but unable to reproduce even via module. Will continue investigation. Best regards,

Hi, Unfortunately, I have no way to reproduce it easily locally. I tried to replace the datasource by a fixed var (string) push to the module and I have the...

In addition, like workaround, there is the way to use the replace_triggered_by but it uninstall/install the helm release every time even if no new tag was released. ``` data "gitlab_project_tags"...

@jaylonmcshan19-x , thank you! Will back to you in the next days the time to test/reproduce it

> Hi [@anthosz](https://github.com/anthosz) this pr > [#1713](https://github.com/hashicorp/terraform-provider-helm/pull/1713) Should fix your issue. Can you please confirm :) Could you release it? I cannot test right now

Hello, Do we have any news on that issue?

Hello, It seems can be managed via https://github.com/kubernetes/website/pull/52813 (v1.35+)

> Hi Keel team, > > Instead of updating an image version could we update with keel the helm chart version ? > > I activated the helm v3 provider...