Skip to content
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

chore(deps): Bump github.com/vmware-tanzu/carvel-kapp from 0.55.1 to 0.56.0 in /hack #91

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2023

Bumps github.com/vmware-tanzu/carvel-kapp from 0.55.1 to 0.56.0.

Release notes

Sourced from github.com/vmware-tanzu/carvel-kapp's releases.

v0.56.0

✨ What's new

  • Library bumps.
  • Exclude CiliumIdentity kind during listing resources (#751)
    • With this, kapp will not track the CiliumIdentity resources during deletion, hence kapp delete while using Cilium should work without getting stuck waiting for the deletion of CiliumIdentity resources.
  • Remove go tidy from release step (#732)
  • Move --dangerous-disable-gk-scoping flag to kapp deploy (#752)

🔈 Callouts

Thanks to

For helping out with this release

📂 Files Checksum

4ebddf3be5cf0d55d71458c8b128bfdac361daec317fffbcefa0dcbc5288d26e  ./kapp-darwin-amd64
6cb9777c9a67aa75fdbe45ef395877a61af3e209a1e354be67c1c098106507a1  ./kapp-darwin-arm64
2764aac38435b1178a9c232c072b6e184bfc8802268580ab911a1e84eebc42c1  ./kapp-linux-amd64
7ce8bb078204530f0e15a761c17b30cc49d55188de73ea78c89888509663ed39  ./kapp-linux-arm64
86b0753160790bf17f36daf2ed414917f9001f7dae15c451eed4832966cc0938  ./kapp-windows-amd64.exe
Commits
  • 949012e Exclude CiliumIdentity kind during listing resources (#751)
  • 3e2edfa move --dangerous-disable-gk-scoping flag to kapp deploy (#752)
  • 5770b80 Bumping golang 1.20.3 and golint changes (#743)
  • 0ffc5fc Remove go tidy from release step (#732)
  • b75689a Bump k8s.io/client-go from 0.26.2 to 0.26.3 (#726)
  • fc127b6 Bump k8s.io/client-go from 0.26.1 to 0.26.2 (#718)
  • 48fd771 Bump golang.org/x/net from 0.7.0 to 0.8.0 (#716)
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 16, 2023
@rashedkvm
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/hack/github.com/vmware-tanzu/carvel-kapp-0.56.0 branch from 4dfee22 to 5621659 Compare May 17, 2023 13:22
Bumps [github.com/vmware-tanzu/carvel-kapp](https://github.com/vmware-tanzu/carvel-kapp) from 0.55.1 to 0.56.0.
- [Release notes](https://github.com/vmware-tanzu/carvel-kapp/releases)
- [Changelog](https://github.com/carvel-dev/kapp/blob/develop/.goreleaser.yml)
- [Commits](carvel-dev/kapp@v0.55.1...v0.56.0)

---
updated-dependencies:
- dependency-name: github.com/vmware-tanzu/carvel-kapp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/hack/github.com/vmware-tanzu/carvel-kapp-0.56.0 branch from 5621659 to 3829eda Compare May 17, 2023 19:50
@rashedkvm rashedkvm merged commit 40a035f into main May 17, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/hack/github.com/vmware-tanzu/carvel-kapp-0.56.0 branch May 17, 2023 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants