diff --git a/apps/k8s01/uptime-kuma/oauth2.yaml b/apps/k8s01/uptime-kuma/oauth2.yaml
index 10ec50b92c1952457f59fabf91ce19d19a419b94..b53e43250dab3a4b98400fb99aa92d3a70be1e35 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.24.2
+            version: 7.0.0
     interval: 5m
     install:
         remediation:
diff --git a/shared/applications/oauth2-proxy.yaml b/shared/applications/oauth2-proxy.yaml
index 12b6a77260fc4b163ffdbe3cf578ff421fbb2fb8..0b8b1274430021c784f873014732c35096e42e80 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.24.2
+            version: 7.0.0
     interval: 5m
     install:
         remediation:
diff --git a/shared/components/oauth2-proxy/release.yaml b/shared/components/oauth2-proxy/release.yaml
index 64d8e39558a87872908b93a37705076ae3b6e92b..c6eb52a5d05f64cd9bf9aa7fe17c15bf0bf76b8e 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.24.2
+      version: 7.0.0
   interval: 5m
   driftDetection:
     mode: enabled