diff --git a/apps/k8s01/uptime-kuma/oauth2.yaml b/apps/k8s01/uptime-kuma/oauth2.yaml index cd844be434d6e1163df92d434a1847c09af24950..358a29acc5702f44f0bb7be32f6dbeac9450b794 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.20.1 + version: 6.21.0 interval: 5m install: remediation: diff --git a/shared/applications/oauth2-proxy.yaml b/shared/applications/oauth2-proxy.yaml index 6f7943b6667a003b1c22ad19f3ed0c51c871bb7d..5f4910a37c227845141ef0c1c984b10371c7fe8f 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.20.1 + version: 6.21.0 interval: 5m install: remediation: