ory / k8s

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

ory/kratos 0.45.0 is packaged with 1.1.0 instead of 1.2.0 #694

Open faraonc opened 4 months ago

faraonc commented 4 months ago

Preflight checklist

Ory Network Project

No response

Describe the bug

ory/kratos                      0.45.0          v1.1.0                  A ORY Kratos Helm chart for Kubernetes            

I think ory/kratos 0.45.0 is packaged with the wrong default values.

Reproducing the bug

$ helm repo add ory https://k8s.ory.sh/helm/charts
$ helm repo update
$ helm show values ory/kratos --version=0.45.0 > a.yaml

Observe the value for tag:

tag: v1.1.0

Relevant log output

No response

Relevant configuration

No response

Version

0.45.0

On which operating system are you observing this issue?

None

In which environment are you deploying?

None

Additional Context

I just overridden the tag, but it looks like an oversight on the release process.

Demonsthere commented 3 months ago

Hi there! The bump to 1.2 was not included in the 0.45.0 release :) https://github.com/ory/k8s/compare/v0.45.0...master