diff --git a/apps/k8s01/uptime-kuma/oauth2.yaml b/apps/k8s01/uptime-kuma/oauth2.yaml index 0cb4bcf1a92f19ccc04eb60cd7ba6c056c21b723..266475db386651c9c64387e2e25e6e2784ae12d4 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.18.1 + version: 6.19.0 interval: 5m install: remediation: diff --git a/shared/applications/oauth2-proxy.yaml b/shared/applications/oauth2-proxy.yaml index 3bd146b090350673b0b8b1bc3806280f93fd0856..cf381d2164cb3e86d73d4d18b1551f7d3e8f3e53 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.18.1 + version: 6.19.0 interval: 5m install: remediation: