diff --git a/apps/k8s01/uptime-kuma/oauth2.yaml b/apps/k8s01/uptime-kuma/oauth2.yaml index 53327299d87b7c05b1b3c73c62c247022e133069..9c75fa88db2ebf7f3dd519294397c5bcaaa7fbc6 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.17.1 + version: 6.18.0 interval: 5m install: remediation: diff --git a/shared/applications/oauth2-proxy.yaml b/shared/applications/oauth2-proxy.yaml index e4cde87e09244211f804480a209245c64e05d28f..8978de25864e1b3e03db4e9e9ee5ac61dbb4987f 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.17.1 + version: 6.18.0 interval: 5m install: remediation: