diff --git a/contrib/local-environment/kubernetes/Chart.lock b/contrib/local-environment/kubernetes/Chart.lock index dd437f52..92c3adec 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.16.0 + version: 0.18.0 - name: oauth2-proxy repository: https://oauth2-proxy.github.io/manifests - version: 6.23.1 + version: 6.24.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:00b9fe9ea476c873550f9ee1feef25f789053cd7333e68b1116212840dead0fb -generated: "2024-01-27T09:00:30.255018+01:00" +digest: sha256:37be1a55c4b075ef28ce76dffdc86915cad980996f5a5b4bc8290ab28f70ac87 +generated: "2024-06-10T15:20:42.975672215Z" diff --git a/contrib/local-environment/kubernetes/Chart.yaml b/contrib/local-environment/kubernetes/Chart.yaml index 367a97b0..0c9c6d11 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.16.0 + version: 0.18.0 repository: https://charts.dexidp.io - name: oauth2-proxy - version: &chartVersion 6.23.1 + version: &chartVersion 6.24.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