Tuan

Results 9 comments of Tuan

@hishamhm can you release a new version 🙏

Potentially related to https://github.com/bottlerocket-os/bottlerocket/discussions/1747

Bump because it's been 5 months since this was pulled. @mateuszzawisza can you help review this 🙏

Any news? I've used the forked plugin over @jimeh repo and it seems to work fine. What are the blockers?

@jimbali Use this fork instead https://github.com/jkroepke/helm-secrets (I'm using this on our production CD for 3 months already, no problem so far) this repo is dead

@kevinwheeler Which version of express are you using? Pattern prefix shouldn't be a problem for express router

We also have this problem @alexec @aaaaahaaaaa It's not a problem with **sprig**. It's a problem with Argo variables expression in general ```yaml steps: - - name: loop template: script...

@alexec This should work, but it doesn't. I'm using Argo Workflow v3.3.3 ```yaml apiVersion: argoproj.io/v1alpha1 kind: Workflow metadata: generateName: debug- spec: arguments: parameters: - name: message value: "hello" entrypoint: entrypoint...