Skip to content

Commit 694984c

Browse files
chore(deps): update docker.io/oryd/kratos docker tag to v26 (#863)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4ad37a commit 694984c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

helm/charts/kratos/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
# renovate: image=docker.io/oryd/kratos
3-
appVersion: "v25.4.0"
3+
appVersion: "v26.2.0"
44
description: A ORY Kratos Helm chart for Kubernetes
55
name: kratos
66
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-kratos.svg

helm/charts/kratos/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ image:
2525
repository: oryd/kratos
2626
# -- ORY KRATOS VERSION
2727
# Alternative format: image: oryd/kratos:v0.6.3-alpha.1
28-
tag: v25.4.0
28+
tag: v26.2.0
2929
pullPolicy: IfNotPresent
3030
# imagePullPolicy: Always
3131

0 commit comments

Comments
 (0)