Skip to content
Open
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 oathkeeper/overlays/default/kustomization.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ resources:

images:
- name: oryd/oathkeeper
newTag: v0.40.9-distroless
newTag: v26.2.0-distroless

patches:
- path: patch-deployment.yml
Expand Down
2 changes: 1 addition & 1 deletion oathkeeper/overlays/vm/kustomization.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ resources:

images:
- name: oryd/oathkeeper
newTag: v0.40.9-distroless
newTag: v26.2.0-distroless
- name: bitnami/kubectl
newTag: 1.33.4

Expand Down
Loading