Ahmed AbouZaid

Results 243 comments of Ahmed AbouZaid

@bonifaido if this is not the right place for this please tell me where to post it.

@bonifaido cool, let's do it then :rocket: First of all. I did a small survey and found that most of the people like the rounded logo, so let's use it....

@pabardina could you please provide a full example to reproduce the issue? Also is not a valid config: ``` secrets: - path: artifactory plugin_name: name type: plugin ``` You need...

Ah, one more thing, please try to use v1.15.1 since there are some bug fixes that could affect the secrets engines.

I was working on KRM support in [SopsSecretGenerator](https://github.com/goabout/kustomize-sopssecretgenerator) and found that it's not possible because the plugin reads external files (like `.env` files) to generate the Secrets. Without support for...

@thesuperzapper I believe that you want to use `--release-notes-file` (which was introduced in helm/chart-releaser#137 PR) not `--release-name-template` :-)

Ah, looks like macOS doesn't have GNU find. Do you have the `printf` command? It would be easy to use it with `ls` to get the same results.

@packetferret Pretty good idea, thanks for the PR. Could you please write a test for that part. And to check that, could you please to update your branch with latest...