diff --git a/apps/k8s01/uptime-kuma/oauth2.yaml b/apps/k8s01/uptime-kuma/oauth2.yaml index 1dc08f8f116435992aaf6e152eb6c9fe13a5d3b1..c5575425bac3a5b35f4750da7b10c4a63c7e4a77 100644 --- a/apps/k8s01/uptime-kuma/oauth2.yaml +++ b/apps/k8s01/uptime-kuma/oauth2.yaml @@ -74,7 +74,7 @@ spec: kind: HelmRepository name: oauth2-proxy namespace: uptime-kuma - version: 6.23.1 + version: 6.24.1 interval: 5m install: remediation: diff --git a/shared/applications/oauth2-proxy.yaml b/shared/applications/oauth2-proxy.yaml index 3d49a5e327767f3b60221567433544e87ce19864..7c5a0ad489d53f0267aec0e398be478a23a9edd4 100644 --- a/shared/applications/oauth2-proxy.yaml +++ b/shared/applications/oauth2-proxy.yaml @@ -72,7 +72,7 @@ spec: kind: HelmRepository name: oauth2-proxy # renovate: datasource=helm depName=oauth2-proxy registryUrl=https://oauth2-proxy.github.io/manifests - version: 6.23.1 + version: 6.24.1 interval: 5m install: remediation: diff --git a/shared/components/oauth2-proxy/release.yaml b/shared/components/oauth2-proxy/release.yaml index 63e8ea67594ea9ee548b1efff129d2f4bf779889..562f0c3edbd19d42bcdbb8aabc59034e432f4b03 100644 --- a/shared/components/oauth2-proxy/release.yaml +++ b/shared/components/oauth2-proxy/release.yaml @@ -14,7 +14,7 @@ spec: kind: HelmRepository name: oauth2-proxy # renovate: datasource=helm depName=oauth2-proxy registryUrl=https://oauth2-proxy.github.io/manifests - version: 6.23.1 + version: 6.24.1 interval: 5m driftDetection: mode: enabled