Skip to content

Commit 06801e7

Browse files
chore(deps): update docker.io/oryd/hydra docker tag to v26
1 parent d62f28a commit 06801e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helm/charts/hydra/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/hydra
3-
appVersion: "v25.4.0"
3+
appVersion: "v26.2.0"
44
description: A Helm chart for deploying ORY Hydra in Kubernetes
55
name: hydra
66
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-hydra.svg

helm/charts/hydra/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ image:
1818
# -- ORY Hydra image
1919
repository: oryd/hydra
2020
# -- ORY Hydra version
21-
tag: v25.4.0
21+
tag: v26.2.0
2222
# -- Image pull policy
2323
pullPolicy: IfNotPresent
2424

0 commit comments

Comments
 (0)