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] committed Mar 31, 2024
1 parent fc701bf commit 184aef9
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.16.0
version: 0.17.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:84962fa3644b6e2123517346633e1c16a745a25d624a43593b119e64c46280b4
generated: "2024-03-31T01:49:35.531335212Z"
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.16.0
version: 0.17.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
Expand Down

0 comments on commit 184aef9

Please sign in to comment.