ory / k8s

Kubernetes Helm Charts for the ORY ecosystem.
https://k8s.ory.sh/helm
Apache License 2.0
335 stars 258 forks source link

The released 0.26.0 chart is missing in the repo #536

Closed zagr0 closed 2 years ago

zagr0 commented 2 years ago

Preflight checklist

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

  1. 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 2 years ago

fixed already

Demonsthere commented 2 years ago

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 2 years ago

hi @Demonsthere , thnx a lot for your help, its available now in repo! but I've got few blockers with upgrade to v2.0 https://github.com/ory/k8s/issues/537 https://github.com/ory/k8s/issues/538