Skip to content

Commit f2168bb

Browse files
chore(deps): update docker.io/oryd/oathkeeper docker tag to v26
1 parent 0dd9f4c commit f2168bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

helm/charts/oathkeeper/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ image:
2525
# -- ORY Oathkeeper image
2626
repository: oryd/oathkeeper
2727
# -- ORY Oathkeeper version
28-
tag: "v25.4.0"
28+
tag: "v26.2.0"
2929
# -- Image pull policy
3030
pullPolicy: IfNotPresent
3131
# -- use a busybox image from another repository

0 commit comments

Comments
 (0)