1Password / connect-helm-charts

Official 1Password Helm Charts
https://developer.1password.com
MIT License
90 stars 73 forks source link

Please release a new helm chart version, 1.4.0 is currently 3 months stale #71

Closed lhriley closed 3 years ago

lhriley commented 3 years ago

Your environment

Chart Version: 1.4.0 Helm Version: 3.6.3 Kubernetes Version: 1.2.0

What happened?

The current release of the helm chart contains several issues that have since been resolved and merged to main.

What did you expect to happen?

Regular releases of the helm chart occur to eliminate known, fixed issues and provide new features.

Steps to reproduce

  1. helm repo add onepassword-connect https://1password.github.io/connect-helm-charts
  2. helm search repo onepassword-connect
  3. Observe that the last release is version 1.4.0
  4. Observe that the tag for 1.4.0 in github shows the latest commit was merged in June 2021: https://github.com/1Password/connect-helm-charts/commits/connect-1.4.0

Notes & Logs

This is a particular issue for me as main contains changes that allow the operator to work across namespaces.

pascallap commented 3 years ago

Current release 1.4.0 doesn't support multinamespace for the operator. It is missing the clusterrolebinding.

Please release a new version including this.

edif2008 commented 3 years ago

Hey. Great news. We released 1.5.0, which includes the clusterrolebinding compatibility, as well as watching all namespaces by default.

verkaufer commented 3 years ago

Closing as resolved now that 1.5.0 is out. Thank you for your patience while we got this release out!