Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm downloader plugin support #52

Merged
merged 2 commits into from
Oct 27, 2020
Merged

Helm downloader plugin support #52

merged 2 commits into from
Oct 27, 2020

Conversation

jkroepke
Copy link
Owner

Alternative to helm secrets upgrade name . -f secrets.yaml:

helm upgrade name . -f secret://secrets.yaml

@github-actions
Copy link
Contributor

sh-checker report

shellcheck output

In scripts/downloader.sh line 6:
. "${SCRIPT_DIR}/drivers/sops.sh"
  ^-----------------------------^ SC1091: Not following: drivers/sops.sh was not specified as input (see shellcheck -x).

For more information:
  https://www.shellcheck.net/wiki/SC1091 -- Not following: drivers/sops.sh wa...

The files above have some shellcheck issues

shfmt output
No errors or shfmt is disabled

The files above have some formatting problems, you can use shfmt -w to fix them

To get the full details about this job

@jkroepke jkroepke force-pushed the downloader branch 4 times, most recently from 853dfa4 to de6bb85 Compare October 26, 2020 23:16
@jkroepke jkroepke merged commit 5796e82 into master Oct 27, 2020
@jkroepke jkroepke deleted the downloader branch October 27, 2020 00:54
This was referenced Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant