The released 0.26.0 chart is missing in the repo
zagr0 opened this issue · 3 comments
zagr0 commented
Preflight checklist
- I could not find a solution in the existing issues, docs, nor discussions.
- I agree to follow this project's Code of Conduct.
- I have read and am following this repository's Contribution Guidelines.
- This issue affects my Ory Network project.
- I have joined the Ory Community Slack.
- I am signed up to the Ory Security Patch Newsletter.
Describe the bug
The released k8s hydra helm charts 0.26.0 are missing in the repo
$ helm repo update ory
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "ory" chart repository
Update Complete. ⎈Happy Helming!⎈
$
$ helm search repo ory/hydra
NAME CHART VERSION APP VERSION DESCRIPTION
ory/hydra 0.25.6 v1.11.8 A Helm chart for deploying ORY Hydra in Kubernetes
ory/hydra-maester 0.25.6 v0.0.23 A Helm chart for Kubernetes
Reproducing the bug
- try to get latest chart
$ helm repo update ory
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "ory" chart repository
Update Complete. ⎈Happy Helming!⎈
$
$ helm search repo ory/hydra
NAME CHART VERSION APP VERSION DESCRIPTION
ory/hydra 0.25.6 v1.11.8 A Helm chart for deploying ORY Hydra in Kubernetes
ory/hydra-maester 0.25.6 v0.0.23 A Helm chart for Kubernetes
Relevant log output
No response
Relevant configuration
No response
Version
0.26.0
On which operating system are you observing this issue?
No response
In which environment are you deploying?
No response
Additional Context
No response
zagr0 commented
fixed already
Demonsthere commented
Hi there!
We had some small issues with our bot and had to tinker a bit with the release 😅 Sorry for the inconvenience and enjoy hydra v2.0!
zagr0 commented
hi @Demonsthere , thnx a lot for your help, its available now in repo! but I've got few blockers with upgrade to v2.0
#537
#538