Closed kreempuff closed 1 year ago
Workaround in my case is using the release directly within my helmfile:
- name: connect
chart: https://github.com/1Password/connect-helm-charts/releases/download/connect-1.11.0/connect-1.11.0.tgz
namespace: system-internal
version: "~1.10.0"
values:
- 1p-connect.values.yaml
secrets:
- 1p-connect.secrets.yaml
As a workaround, you can use https://raw.githubusercontent.com/1Password/connect-helm-charts/gh-pages/
as the helm repo url.
Hey folks!
Thanks for bringing this to our attention and for sharing these workarounds. We've looked into this and it should be fixed now. You can use the documented repo URL.
Somehow one of the GitHub Pages settings for this repository got reset to its default value. We're investigating how this could have happened and how we can avoid this from happening again.
Apologies for any inconvenience this may have caused.
Joris
Your environment
Chart Version:
Helm Version:
Kubernetes Version:
What happened?
What did you expect to happen?
Steps to reproduce
Notes & Logs