Compare commits

...
Author SHA1 Message Date
f52be99ddb Update quay.io/oauth2-proxy/oauth2-proxy Docker tag to v7.15.4
All checks were successful
/ build (pull_request) Successful in 28s
/ Ansible Lint (push) Successful in 2m36s
/ Ansible Lint (pull_request) Successful in 2m44s
2026-09-05 10:31:06 +00:00
d20120d708 Migrate config renovate.json
All checks were successful
/ build (pull_request) Successful in 29s
/ Ansible Lint (pull_request) Successful in 2m37s
/ cleanup-staging (pull_request) Successful in 8s
/ build (push) Successful in 29s
/ Ansible Lint (push) Successful in 3m17s
2026-09-05 12:23:31 +02:00
2 changed files with 3 additions and 3 deletions

View file

@ -34,8 +34,8 @@
"matchUpdateTypes": [
"minor"
],
"excludePackageNames": [
"git.hamburg.ccc.de/ccchh/oci-images/keycloak"
"matchPackageNames": [
"!git.hamburg.ccc.de/ccchh/oci-images/keycloak"
]
},
{

View file

@ -2,7 +2,7 @@
services:
oauth2-proxy:
container_name: oauth2-proxy
image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.3
image: quay.io/oauth2-proxy/oauth2-proxy:v7.15.4
command: --config /oauth2-proxy.cfg
hostname: oauth2-proxy
volumes: