Mehdi
Mehdi
Hi @flyerhawk , If the version is > 1.4.0 (maybe even before but I haven't tried to deploy an earlier version during my upgrade from 0.4.0), try this in the...
Hi @dotdc , first of I really think this is great stuff. Came here from your Medium post, and I'm glad some of us show that FR people can do...
It makes completely sense. I'll probably fork the project and add the variable in our project, at least for now.
We could use GitHub Actions to publish a set of new dashboards, maybe prefixed with `multicluster-`, with a `cluster` variable in the queries ? That way, it would be possible...
An easy way to double check this would be to run the following command in your cluster: ``` k get externalsecrets.external-secrets.io -A -o jsonpath='{range .items[*]}{@.apiVersion}{"\t"}{@.metadata.namespace}{"\t"}{@.metadata.name}{"\n"}' ```
That's an issue for a long time, and it's kind of a headache to double check the appVersion within the chart matches the ones that we want to deploy. The...
Hi @norwoodj , I'm using your project for our Helm charts documentation - thanks for that - and I was looking for a `good first issue` I could contribute with....
Thanks a lot for your feedback on this issue @calexandre , I was currently trying to achieve exactly the same thing for an use-case I have and I was really...
/remove-lifecycle rotten The issue still makes sense to me as it is a real use-case.
HI @TheCatLady I just discovered your project Resoto which is great! If you'd like, I'm keen to set-up the actions to publish the Helm chart in a GitHub Pages chart...