Package Details: helm-secrets 4.6.2-1

Git Clone URL: https://aur.archlinux.org/helm-secrets.git (read-only, click to copy)
Package Base: helm-secrets
Description: Helm plugin to manage secrets with Git workflow and store them anywhere
Upstream URL: https://github.com/jkroepke/helm-secrets
Keywords: git helm plugin secrets sops yaml
Licenses: Apache-2.0
Submitter: matthias.lisin
Maintainer: supermario
Last Packager: supermario
Votes: 1
Popularity: 0.000000
First Submitted: 2020-05-26 01:20 (UTC)
Last Updated: 2024-10-14 12:34 (UTC)

Dependencies (4)

Required by (1)

Sources (1)

Latest Comments

mimhof commented on 2024-08-13 07:11 (UTC) (edited on 2024-08-13 07:11 (UTC) by mimhof)

I have the following errors during execution:

failed to load plugins: failed to load plugin at "/home/imhof_marco/.local/share/helm/plugins/secrets/plugin.yaml": error converting YAML to JSON: yaml: line 7: did not find expected key
Error: failed to load plugin at "/home/imhof_marco/.local/share/helm/plugins/secrets/plugin.yaml": error converting YAML to JSON: yaml: line 7: did not find expected key

I think line 22 in PKBUILD should look better like this:

sed -i '/platformCommand:/,+3 d' plugin.yaml

Deleting one more line.

supermario commented on 2020-12-10 03:03 (UTC)

Great, thanks!

matthias.lisin commented on 2020-12-10 02:49 (UTC)

@supermario updated. (forgot to reset pkgrel...) I no longer use this package tbh, so I hope you will take good care of it. Feel free to contact me anytime if you need any help.

supermario commented on 2020-12-10 00:28 (UTC)

zendesk/helm-secrets seems abandoned. There is an active fork here: https://github.com/jkroepke/helm-secrets

It has also been updated on the official helm.sh website to point to the new fork. What do you think about switching this package to use the fork too?