From b56d8ac21e551a2c52192085de949bf6b7a2a28f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 09:13:05 +0000 Subject: [PATCH] chore(deps): update helmv3 --- contrib/local-environment/kubernetes/Chart.lock | 8 ++++---- contrib/local-environment/kubernetes/Chart.yaml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/contrib/local-environment/kubernetes/Chart.lock b/contrib/local-environment/kubernetes/Chart.lock index 8fcaa577..c0ba6a95 100644 --- a/contrib/local-environment/kubernetes/Chart.lock +++ b/contrib/local-environment/kubernetes/Chart.lock @@ -1,15 +1,15 @@ dependencies: - name: dex repository: https://charts.dexidp.io - version: 0.20.0 + version: 0.23.0 - name: oauth2-proxy repository: https://oauth2-proxy.github.io/manifests - version: 7.10.2 + version: 7.12.19 - name: httpbin repository: https://conservis.github.io/helm-charts version: 1.1.0 - name: hello-world repository: https://conservis.github.io/helm-charts version: 1.1.0 -digest: sha256:d4c13dc7cfeb95a6a35d481d846fcfec23de5e7f0dc90ad8c66bba1eb8922d13 -generated: "2025-01-30T11:31:39.156062012Z" +digest: sha256:8d1d166c7c1043edd2006bb8e8d2db32a6b876febad2854253570d7ea141f064 +generated: "2025-07-11T09:12:51.37658736Z" diff --git a/contrib/local-environment/kubernetes/Chart.yaml b/contrib/local-environment/kubernetes/Chart.yaml index bc3ddbdd..dd0938b3 100644 --- a/contrib/local-environment/kubernetes/Chart.yaml +++ b/contrib/local-environment/kubernetes/Chart.yaml @@ -3,10 +3,10 @@ description: K8S example based on https://kind.sigs.k8s.io name: kubernetes dependencies: - name: dex - version: 0.20.0 + version: 0.23.0 repository: https://charts.dexidp.io - name: oauth2-proxy - version: &chartVersion 7.10.2 + version: &chartVersion 7.12.19 repository: https://oauth2-proxy.github.io/manifests # https://github.com/postmanlabs/httpbin/issues/549 is still in progress, for now using a non-official chart - name: httpbin