Skip to content
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
6 changes: 3 additions & 3 deletions vendir.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ directories:
path: vendor/cert-manager-webhook-vultr
- contents:
- git:
commitTitle: 'Release v0.17.1 #patch'
sha: acb873ad55f560f2fbce4ac43ba54d041aff6df8
commitTitle: 'Release v0.18.0 #minor'
sha: 4f2281bba49faad8c0f4bc3dc03ba11a37ec7956
tags:
- v0.17.1
- v0.18.0
path: .
path: vendor/vultr-csi
kind: LockConfig
2 changes: 1 addition & 1 deletion vendir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ directories:
- path: .
git:
url: https://github.com/vultr/vultr-csi
ref: v0.17.1
ref: v0.18.0
includePaths:
- docs/releases/v0.17.1.yml
newRootPath: docs/releases
Loading