Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion helm/charts/oathkeeper-maester/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
# renovate: image=docker.io/oryd/oathkeeper-maester
appVersion: "v0.1.11"
appVersion: "v0.1.12"
description:
A Helm chart for deploying ORY Oathkeeper Rule Controller in Kubernetes
name: oathkeeper-maester
Expand Down
2 changes: 1 addition & 1 deletion helm/charts/oathkeeper-maester/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ image:
# -- ORY Oathkeeper Rule Controller image
repository: oryd/oathkeeper-maester
# -- ORY Oathkeeper Rule Controller version
tag: "v0.1.11"
tag: "v0.1.12"
# -- Image pull policy
pullPolicy: IfNotPresent

Expand Down
Loading