Releases: carvel-dev/vendir
Releases · carvel-dev/vendir
v0.31.0
✨ What's new
- Allow caching of imgpkg bundles and oci images #160
📂 Files Checksum
5c6741561cf2f92591b1b6420f407a80948ac0e964a1f3c16393d0edc3c2efc4 ./vendir-darwin-amd64
a94a22c2ab253dd2a37988f38c238ddbe2d8298054191e63ff1b3bbd0c2b53ad ./vendir-darwin-arm64
69e96fead5d2aaba9f4671f56ca0093445464a061d6c25f0f66f86ba0889c2b0 ./vendir-linux-amd64
bcb4de5602428da37b4fa4c2163533790574587dd010f00ee57a4f875c46a0e7 ./vendir-linux-arm64
d62f95bb3ff96b700c87c813865690156d239669487ca9f8a408099c25244f11 ./vendir-windows-amd64.exe
v0.30.0
✨ What's new
- semver HighestConstrainedVersion takes additional constraints by @joe-kimmel-vmw and @neil-hickey in #175
🔈 Callouts
Thanks to
- Carvel Team
For helping out with this release
Changelog
5419d32 Add workflow to add new issues and prs to project
9dd41a0 semver HighestConstrainedVersion takes additional constraints (#175)
📂 Files Checksum
5ee954207d6324f336341b2a81c0cb6147f08e7f892fbc52c28effc81bc2302f ./vendir-darwin-amd64
e2f572ef63c0da957e22c87a263ac6058122cf269bad32976a4128c1d4c4b6c1 ./vendir-darwin-arm64
eb66c8fd398925e2a2e68a2f65de3ca06207addd86cf207c07f7ad566dbe7b25 ./vendir-linux-amd64
bbe6747135e0e4995a2378f1d556c0e0a20383391cf80dd4421748b028d3eb1c ./vendir-linux-arm64
514a9bfbc2e68e9054fe2f430d1949b90ccf018679f89d6d46417fdd395f6f94 ./vendir-windows-amd64.exe
Full Changelog: v0.29.0...v0.30.0
v0.29.0
What's Changed
- Add
depth
configuration to git fetcher
Full Changelog: v0.28.1...v0.29.0
f0d84f30c5fe34fb15554db4e27768a3738f0f697fd35b3186499a2ab3607205 ./vendir-darwin-amd64
ed9613fccee5cfdbfa6a7293bfaa6fef3305c030133fd386efdc22ac651bef71 ./vendir-darwin-arm64
83b1cd15c6e4f69dc8daed9e38a202f16be7c6130a41adfbf6a5233da6148cb4 ./vendir-linux-amd64
2dca412abe68e583e447e75c557957e848b04ef80efebc9aacd19bb369368752 ./vendir-linux-arm64
ac11d26f710f30bcd81910d964b184385818df58780b0ff33394a9d1102e6484 ./vendir-windows-amd64.exe
v0.28.1
What's Changed
- Do not set
HOME
env var when executing helm to make it work with asdf by @cppforlife in #170
Full Changelog: v0.28.0...v0.28.1
47cb212a22ac629c50ca6653f7207ff88e8283c2f07f2cdefdbfd91a16390f36 ./vendir-darwin-amd64
4564811afdd85139ff382a3e6637ac2e727b11a6159e75e3c840e07d1033db9f ./vendir-darwin-arm64
9cf05073b88ba702c3ed5be67361fefecef3d34cc16fea684e0b7c09b7b18788 ./vendir-linux-amd64
fc2cbbf7ddcc293d7d432a8d69864aeb3f8caaca6ce16d01c0c4ca579f0a19b3 ./vendir-linux-arm64
cf463a1bcfa764b84591475de44cbff1b27984b129379f001daccecbe84bc1ab ./vendir-windows-amd64.exe
v0.28.0
What's Changed
- When syncing a github release, record tag in vendir.lock.yml by @cppforlife in #161
- Allow ability to not initialize git submodule (Refer to docs for more info https://carvel.dev/vendir/docs/v0.28.0/vendir-spec/) by @DennisDenuto in #163
- Propagate default env vars to helm binary by @cppforlife in #169
- Bug fix: Fetching a helm chart via oci works with helm binary 3.8.0+ by @DennisDenuto in #167
- Bug fix: Prevent vendir sync to fail with hg if terminfo is wrongly configured by @WnP in #168
Full Changelog: v0.27.0...v0.28.0
📂 Files Checksum
0d2d7067bd99fd88b62634a386e6f09050256f1a43216ed96fa20b2c0c7e7ce1 ./vendir-darwin-arm64
39a703e8fed93334e075ba6d25456a2320e2dea9c1d144afebc7c081e707733b ./vendir-darwin-amd64
54731101d07342711ceeecc4c1ca1cf1c194c997658757d88740bbc2c41ced07 ./vendir-linux-arm64
a7e7c49c478fb150eb61a177c86dfb736a1022aa3d08a48c2004f3afaddef180 ./vendir-windows-amd64.exe
f4f0c815e5bf1f5b3265e020fd6ed29f613f0d2171cfe9c03f92ded9ff83f206 ./vendir-linux-amd64
v0.27.1
✨ What's new
- bump golang and libraries
📂 Files Checksum
6701c794da9c4297f5f7431f5d3ff7aac53db31417a63f4693097fc025942248 ./vendir-linux-arm64
7ebb90277da7c955f3139685fc2623be937dafbb05e2d58785feac658bd0d471 ./vendir-linux-amd64
c6402d5c1e833ac352ef3ab3ebf0f1c525e856fa05d8f231e552ee8e1eefd222 ./vendir-darwin-arm64
cb13368efc96118d53f6cf7400b039441bdaf0a3c2874c8a3008477b1837608f ./vendir-windows-amd64.exe
dd44bcf9e63ad202d3ce1ecb21bf24a42400c4da9358f5c2bb8cfe0ca4e24848 ./vendir-darwin-amd64
v0.27.0
What's Changed
- Added support for
http
fetch withingithubRelease
by @niallthomson in #152- This is useful for fetching external artifacts based on chosen github release tag
- Allow users to omit all legal paths by @benmoss in #155
New Contributors
- @pivotaljohn made their first contribution in #146
- @niallthomson made their first contribution in #152
Full Changelog: v0.26.0...v0.27.0
📂 Files Checksum
c26547097d67f21e129a25557d9d36c7c0e109afe130adff63d3c83ce9459ecc ./vendir-darwin-amd64
761acab4ef3f227564ee782f917657038c3e3652130a6052ad7f1d9a14103799 ./vendir-darwin-arm64
1aa12d070f2e91fcb0f4d138704c5061075b0821e6f943f5a39676d7a4709142 ./vendir-linux-amd64
015977ae54d85bf2366d7affb0d582fecf79737f0eb80fa8a66de9f66e877b61 ./vendir-linux-arm64
06c3e6e8b02a553316a3e65e08b3583fde94b20a4b4e7cceb72fa1a8b57d7372 ./vendir-windows-amd64.exe
v0.26.3
✨ What's new
- Bump libraries and go runtime to fix CVE's
📂 Files Checksum
62e16da54d53642d7b8d622135eeb5cfd2c6c4feb7193f60c063adb260e36546 ./vendir-linux-amd64
97e839ccd5360d77c520f0d614601f18d8f722926689a091e4078297a43b1a09 ./vendir-darwin-amd64
a44aee18586f69ba8b256d0d4d8ae17faf93dbd85e84c3cb9f1555d18a129c24 ./vendir-linux-arm64
cd7255373003eba71852987627729e7576d9526813f0c546830050db28c71d74 ./vendir-windows-amd64.exe
d904636388ff58193ee7e9ddbd492150b8c4813ff87dddb71a0e6b60d644e2bb ./vendir-darwin-arm64
v0.26.0
✨ What's new
- dont set IMGPKG_ANON when no auth is explicitly given (#141)
📂 Files Checksum
6f4b3fa9be154b8a1fc82200890fd94903139a8e98ad2908b2167b84a63d3606 ./vendir-darwin-amd64
852d8c6a78fc008f3d6fb481d4c56b212a9e9b979fbff93290f86ebd71678fe4 ./vendir-darwin-arm64
98057bf90e09972f156d1c4fbde350e94133bbaf2e25818b007759f5e9c8b197 ./vendir-linux-amd64
d9f5b6e1438d87167863bf744d30c8a40f6bbea018f56ea51a9baf57fcf3609a ./vendir-linux-arm64
f0b53fb377615bacbc1dfe6fc6674f5d0207b0a404fba268f88e6853673f5cee ./vendir-windows-amd64.exe
v0.25.0
✨ What's new
- Adds http.disableUnpack flag to retain archive #104
- Error when a directory contains symlinks to outside paths #138
🔈 Callouts
Thanks to
For helping out with this release
📂 Files Checksum
0b91d60f9b215a54b12d1d54e6b5575d05bc9e1a88b566f710386751493c4353 ./vendir-windows-amd64.exe
3e7f479979f9aec4a030e94850b2ff6afae91f03091c1f0b517885d33eb46734 ./vendir-darwin-arm64
5a6087a63c43c1e89f4dace6243fa0b41bbf7acc77f90abc378c47ecf1d0f60c ./vendir-darwin-amd64
7a2abc19233c6edd51273fd9b63278e150f8f3fda8b013b8b749eb6e8c807300 ./vendir-linux-arm64
dde5d89d7e108ca29bcc5614af76f5eec43af39cf84a64c851620da65788b577 ./vendir-linux-amd64