diff --git a/apps/k8s01/uptime-kuma/oauth2.yaml b/apps/k8s01/uptime-kuma/oauth2.yaml index 81a2da61cd5abc6787a93583db4ae2652e84cc00..7f20893d8d39d47b6e6e9c3e55904823b1a31a7c 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.19.1 + version: 6.20.0 interval: 5m install: remediation: diff --git a/shared/applications/oauth2-proxy.yaml b/shared/applications/oauth2-proxy.yaml index 632fbcf1622259c9a54b96389d866b14db85dba4..e7e3bab822b970236666d867f8bce9825414e3df 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.19.1 + version: 6.20.0 interval: 5m install: remediation: