Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/vmware-tanzu/carvel-kapp from 0.55.1 to 0.56.0 (#6281)
Bumps [github.com/vmware-tanzu/carvel-kapp](https://github.com/vmware-tanzu/carvel-kapp) from 0.55.1 to 0.56.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vmware-tanzu/carvel-kapp/releases">github.com/vmware-tanzu/carvel-kapp's releases</a>.</em></p> <blockquote> <h2>v0.56.0</h2> <h1>:sparkles: What's new</h1> <ul> <li>Library bumps.</li> <li>Exclude <code>CiliumIdentity</code> kind during listing resources (<a href="https://redirect.github.com/vmware-tanzu/carvel-kapp/issues/751">#751</a>) <ul> <li>With this, kapp will not track the <code>CiliumIdentity</code> resources during deletion, hence <code>kapp delete</code> while using Cilium should work without getting stuck waiting for the deletion of CiliumIdentity resources.</li> </ul> </li> <li>Remove go tidy from release step (<a href="https://redirect.github.com/vmware-tanzu/carvel-kapp/issues/732">#732</a>)</li> <li>Move <code>--dangerous-disable-gk-scoping</code> flag to kapp deploy (<a href="https://redirect.github.com/vmware-tanzu/carvel-kapp/issues/752">#752</a>)</li> </ul> <h1>:speaker: Callouts</h1> <p>Thanks to</p> <ul> <li>Hernan Garcia <a href="https://github.com/hernandanielg"><code>@hernandanielg</code></a></li> </ul> <p>For helping out with this release</p> <h1>:open_file_folder: Files Checksum</h1> <pre><code>4ebddf3be5cf0d55d71458c8b128bfdac361daec317fffbcefa0dcbc5288d26e ./kapp-darwin-amd64 6cb9777c9a67aa75fdbe45ef395877a61af3e209a1e354be67c1c098106507a1 ./kapp-darwin-arm64 2764aac38435b1178a9c232c072b6e184bfc8802268580ab911a1e84eebc42c1 ./kapp-linux-amd64 7ce8bb078204530f0e15a761c17b30cc49d55188de73ea78c89888509663ed39 ./kapp-linux-arm64 86b0753160790bf17f36daf2ed414917f9001f7dae15c451eed4832966cc0938 ./kapp-windows-amd64.exe </code></pre> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/carvel-dev/kapp/commit/949012efbef4d64c2e6e851a159fa857ace3cb29"><code>949012e</code></a> Exclude CiliumIdentity kind during listing resources (<a href="https://redirect.github.com/vmware-tanzu/carvel-kapp/issues/751">#751</a>)</li> <li><a href="https://github.com/carvel-dev/kapp/commit/3e2edfa9f83878c16679ac9e37daff6f94c14e03"><code>3e2edfa</code></a> move --dangerous-disable-gk-scoping flag to kapp deploy (<a href="https://redirect.github.com/vmware-tanzu/carvel-kapp/issues/752">#752</a>)</li> <li><a href="https://github.com/carvel-dev/kapp/commit/5770b806d63a3557096b77eee6df007aef5a2982"><code>5770b80</code></a> Bumping golang 1.20.3 and golint changes (<a href="https://redirect.github.com/vmware-tanzu/carvel-kapp/issues/743">#743</a>)</li> <li><a href="https://github.com/carvel-dev/kapp/commit/0ffc5fc5827ceec525a8f37450de54fb54fe93bc"><code>0ffc5fc</code></a> Remove go tidy from release step (<a href="https://redirect.github.com/vmware-tanzu/carvel-kapp/issues/732">#732</a>)</li> <li><a href="https://github.com/carvel-dev/kapp/commit/b75689aedd76c2e022a8497473acd1e5facf2210"><code>b75689a</code></a> Bump k8s.io/client-go from 0.26.2 to 0.26.3 (<a href="https://redirect.github.com/vmware-tanzu/carvel-kapp/issues/726">#726</a>)</li> <li><a href="https://github.com/carvel-dev/kapp/commit/fc127b6e3196998ca651c94a7ef02f9a11d36cc3"><code>fc127b6</code></a> Bump k8s.io/client-go from 0.26.1 to 0.26.2 (<a href="https://redirect.github.com/vmware-tanzu/carvel-kapp/issues/718">#718</a>)</li> <li><a href="https://github.com/carvel-dev/kapp/commit/48fd771b33e2659703fbee640965635caf125956"><code>48fd771</code></a> Bump golang.org/x/net from 0.7.0 to 0.8.0 (<a href="https://redirect.github.com/vmware-tanzu/carvel-kapp/issues/716">#716</a>)</li> <li>See full diff in <a href="https://github.com/vmware-tanzu/carvel-kapp/compare/v0.55.1...v0.56.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/vmware-tanzu/carvel-kapp&package-manager=go_modules&previous-version=0.55.1&new-version=0.56.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information