Skip to content

Commit 07fcd15

Browse files
chore(deps): update docker.io/oryd/keto docker tag to v26
1 parent b4ad37a commit 07fcd15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helm/charts/keto/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ version: 0.60.1
2626
# incremented each time you make changes to the application. Versions are not expected to
2727
# follow Semantic Versioning. They should reflect the version the application is using.
2828
# renovate: image=docker.io/oryd/keto
29-
appVersion: "v25.4.0"
29+
appVersion: "v26.2.0"
3030
dependencies:
3131
- name: ory-commons
3232
version: 0.1.0

helm/charts/keto/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ image:
2222
pullPolicy: IfNotPresent
2323
# Overrides the image tag whose default is the chart appVersion.
2424
# -- Ory KETO version
25-
tag: "v25.4.0"
25+
tag: "v26.2.0"
2626

2727
imagePullSecrets: []
2828
nameOverride: ""

0 commit comments

Comments
 (0)