Skip to content

Commit

Permalink
Merge pull request #5430 from ecamp/renovate/oauth2-proxy-7.x
Browse files Browse the repository at this point in the history
chore(deps): update helm release oauth2-proxy to v7.7.5
  • Loading branch information
renovate[bot] authored Jun 25, 2024
2 parents 954ff00 + 361b83d commit 6758063
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .ops/aws-setup/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
- AWS_DEFAULT_REGION=eu-west-3

aws-cli:
image: amazon/aws-cli:2.17.1
image: amazon/aws-cli:2.17.0
container_name: 'ecamp3-aws-cli'
volumes:
- ./.aws:/root/.aws:delegated
Expand Down
10 changes: 5 additions & 5 deletions .ops/ops-dashboard/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
dependencies:
- name: oauth2-proxy
repository: https://oauth2-proxy.github.io/manifests
version: 7.7.4
version: 7.7.5
- name: kubernetes-dashboard
repository: https://kubernetes.github.io/dashboard/
version: 7.5.0
- name: oauth2-proxy
repository: https://oauth2-proxy.github.io/manifests
version: 7.7.4
version: 7.7.5
- name: oauth2-proxy
repository: https://oauth2-proxy.github.io/manifests
version: 7.7.4
digest: sha256:2ee0b02c03a2eecbb479ff1784b4a0a9303b310c9c7c4ff07dbf67e3c98499ed
generated: "2024-06-16T14:15:29.84758032Z"
version: 7.7.5
digest: sha256:95e962829fa00809b7b222590cd5b7121380af45d383e48a6b89e34ea7c5688e
generated: "2024-06-25T08:29:45.957947372Z"
6 changes: 3 additions & 3 deletions .ops/ops-dashboard/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@ appVersion: 0.1.0
dependencies:
- name: oauth2-proxy
alias: grafana-proxy
version: 7.7.4
version: 7.7.5
repository: https://oauth2-proxy.github.io/manifests
- name: kubernetes-dashboard
version: 7.5.0
repository: https://kubernetes.github.io/dashboard/
- name: oauth2-proxy
alias: kubernetes-dashboard-proxy
version: 7.7.4
version: 7.7.5
repository: https://oauth2-proxy.github.io/manifests
- name: oauth2-proxy
alias: logging-proxy
version: 7.7.4
version: 7.7.5
repository: https://oauth2-proxy.github.io/manifests

0 comments on commit 6758063

Please sign in to comment.