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 Jan 8, 2025
1 parent 1c3bc31 commit 84f05dd
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.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-08T19:57:42.934556676Z"
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.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
Expand Down

0 comments on commit 84f05dd

Please sign in to comment.