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 d62f28a commit 06801e7Copy full SHA for 06801e7
helm/charts/hydra/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
# renovate: image=docker.io/oryd/hydra
3
-appVersion: "v25.4.0"
+appVersion: "v26.2.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
@@ -18,7 +18,7 @@ image:
18
# -- ORY Hydra image
19
repository: oryd/hydra
20
# -- ORY Hydra version
21
- tag: v25.4.0
+ tag: v26.2.0
22
# -- Image pull policy
23
pullPolicy: IfNotPresent
24
0 commit comments