From 5df6053280e24e33dcbde52311e9c24a515106ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:33:25 +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 c0110734..7ac8392e 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.18.0 + version: 0.19.1 - name: oauth2-proxy repository: https://oauth2-proxy.github.io/manifests - version: 7.7.9 + version: 7.9.2 - 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:555e6bea14ee587dd2502f16b517701f6707c8a84cb350ec5e442364158d8f5d -generated: "2024-07-23T18:20:46.490328557Z" +digest: sha256:385f05766cd6cb064b3c2c7a4759e689d25a6ee47ad90d82d8d1ae813712fbf4 +generated: "2025-01-08T20:33:11.663719935Z" diff --git a/contrib/local-environment/kubernetes/Chart.yaml b/contrib/local-environment/kubernetes/Chart.yaml index cf26a87f..0ca50045 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.18.0 + version: 0.19.1 repository: https://charts.dexidp.io - name: oauth2-proxy - version: &chartVersion 7.7.9 + version: &chartVersion 7.9.2 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