There was an error while loading. Please reload this page.
1 parent b4ad37a commit 694984cCopy full SHA for 694984c
2 files changed
helm/charts/kratos/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
# renovate: image=docker.io/oryd/kratos
3
-appVersion: "v25.4.0"
+appVersion: "v26.2.0"
4
description: A ORY Kratos Helm chart for Kubernetes
5
name: kratos
6
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-kratos.svg
helm/charts/kratos/values.yaml
@@ -25,7 +25,7 @@ image:
25
repository: oryd/kratos
26
# -- ORY KRATOS VERSION
27
# Alternative format: image: oryd/kratos:v0.6.3-alpha.1
28
- tag: v25.4.0
+ tag: v26.2.0
29
pullPolicy: IfNotPresent
30
# imagePullPolicy: Always
31
0 commit comments