Skip to content

Commit 1adaca9

Browse files
chore(deps): update hydra to v25
1 parent 32a3dc8 commit 1adaca9

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: "v2.3.0"
3+
appVersion: "v25.4.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
@@ -14,7 +14,7 @@ image:
1414
# -- ORY Hydra image
1515
repository: oryd/hydra
1616
# -- ORY Hydra version
17-
tag: v2.3.0
17+
tag: v25.4.0
1818
# -- Image pull policy
1919
pullPolicy: IfNotPresent
2020

0 commit comments

Comments
 (0)