Skip to content

Commit

Permalink
chore(deps): update helmv3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent e293ddd commit 4817355
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions contrib/local-environment/kubernetes/Chart.lock
Original file line number Diff line number Diff line change
@@ -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.7.17
- 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:274c86d93f227112320fc01932b63bfda313bef3451d177a6a54a769097ea2a0
generated: "2024-09-09T12:01:23.633878537Z"
4 changes: 2 additions & 2 deletions contrib/local-environment/kubernetes/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.7.17
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
Expand Down

0 comments on commit 4817355

Please sign in to comment.