We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32a3dc8 commit 1adaca9Copy full SHA for 1adaca9
helm/charts/hydra/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
# renovate: image=docker.io/oryd/hydra
3
-appVersion: "v2.3.0"
+appVersion: "v25.4.0"
4
description: A Helm chart for deploying ORY Hydra in Kubernetes
5
name: hydra
6
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-hydra.svg
helm/charts/hydra/values.yaml
@@ -14,7 +14,7 @@ image:
14
# -- ORY Hydra image
15
repository: oryd/hydra
16
# -- ORY Hydra version
17
- tag: v2.3.0
+ tag: v25.4.0
18
# -- Image pull policy
19
pullPolicy: IfNotPresent
20
0 commit comments