concourse-helm3-resource icon indicating copy to clipboard operation
concourse-helm3-resource copied to clipboard

Concourse resource to deploy Helm v3 charts.

Results 6 concourse-helm3-resource issues
Sort by recently updated
recently updated
newest added

Rancher services account uses username and password. While tokens are possible, they are a pain to refresh in Vault.

We do have the logic to set `max_history` but we don't parse any parameter.

bug
good first issue

In the Dockerfile, we're using both

We should probably handle the last 3 versions of Kubernetes to avoid: `version difference between client and server exceeds the supported minor version skew of +/- 1` Ideally we shouldn't...

I would like to submit a modification request to add a "helm rollback" feature option to the "put" action in helm-3-resources. This will be helpful in case there is a...

enhancement
help wanted
good first issue

https://github.com/jkroepke/helm-secrets So it can decrypt and run Helm upgrade / install on the fly

enhancement
help wanted