Open faraonc opened 4 months ago
No response
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.
$ 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
0.45.0
None
I just overridden the tag, but it looks like an oversight on the release process.
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
Preflight checklist
Ory Network Project
No response
Describe the bug
I think ory/kratos 0.45.0 is packaged with the wrong default values.
Reproducing the bug
Observe the value for tag:
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.