Skip to content

Update vendir https://github.com/cloudfoundry/uaa to v78 #433

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions terraform-modules/concourse/app/files/vendir.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@ directories:
path: config/credhub/_ytt_lib/credhub
- contents:
- git:
commitTitle: fix more request errors (#3528)
sha: cb4422c09b737d09776ffb1cee7019a459006285
commitTitle: 'build(deps): bump com.nimbusds:nimbus-jose-jwt from 10.3.1 to
10.4 (#3561)...'
sha: 4d9d3de565f995d42bf6adf7a792a3a3a5c6a39f
tags:
- v77.35.0
- v78.2.0
path: .
path: config/uaa/_ytt_lib/uaa
kind: LockConfig
2 changes: 1 addition & 1 deletion terraform-modules/concourse/app/files/vendir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ directories:
- path: .
git:
url: https://github.com/cloudfoundry/uaa
ref: v77.35.0
ref: v78.2.0
includePaths:
- k8s/templates/**/*
# START delete when https://github.com/vmware-tanzu/carvel-secretgen-controller/issues/70 is fixed
Expand Down