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 0dd9f4c commit f2168bbCopy full SHA for f2168bb
helm/charts/oathkeeper/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
# renovate: image=docker.io/oryd/oathkeeper
3
-appVersion: "v25.4.0"
+appVersion: "v26.2.0"
4
description: A Helm chart for deploying ORY Oathkeeper in Kubernetes
5
name: oathkeeper
6
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-oathkeeper.svg
helm/charts/oathkeeper/values.yaml
@@ -25,7 +25,7 @@ image:
25
# -- ORY Oathkeeper image
26
repository: oryd/oathkeeper
27
# -- ORY Oathkeeper version
28
- tag: "v25.4.0"
+ tag: "v26.2.0"
29
# -- Image pull policy
30
pullPolicy: IfNotPresent
31
# -- use a busybox image from another repository
0 commit comments