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

Bump github.com/vmware-tanzu/carvel-kapp-controller from 0.46.2 to 0.48.0 #824

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps github.com/vmware-tanzu/carvel-kapp-controller from 0.46.2 to 0.48.0.

Release notes

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

v0.48.0

✨ What's new

Full Changelog: carvel-dev/kapp-controller@v0.47.0...v0.48.0

📂 Files Checksum

587554a164b1e4ee608631e35ab862c67faa3ce717e4dfdfe84b603445f9e7eb  ./release.yml
2a45c171589d5b2f6f7207eb2da12093e86c14e5fed7c8a886e559ac5d030406  ./kctrl-darwin-amd64
63a6de3e3742768cf0f3875da4a03dbae8f5319c0c35ee2a2fa8f7698d62be2c  ./kctrl-darwin-arm64
f623be5b9421f00fda9e779888f9d604b996b0f8797b6589b52a366a391e7349  ./kctrl-linux-amd64
e751db01290452dc6e2e0eb00749611e7f71ee1645bc54de10d44f5bec946908  ./kctrl-linux-arm64
ecd30aab085bcb58e328c3c81f2a5dc53489848ef703ddf71d1101558c5ccd3c  ./kctrl-windows-amd64.exe
a87eb32c31b1020d8139b1a62a57d5d646547265b929c2ad73d16f7610414eaf  ./package.yml
7a6aa35600459a1797a6f0564ae89954e6da035fe54e19b72c573f5b31938a8c  ./package-metadata.yml

v0.47.0

✨ What's new

🔈 Callouts

Full Changelog: carvel-dev/kapp-controller@v0.46.0...v0.47.0

📂 Files Checksum

174daf3a66a0fa25051971728d05bf5f674d170c73ca5b6b268baae5ffaa44cf  ./release.yml
63b5c22c080958930b51fcb860bf9c58e12306119e4d9b2a236cae1aa48dbc5e  ./kctrl-darwin-amd64
19f2e538abce7f69963c3b3993208414da6ed05d96c88113f8675ad9f6756b08  ./kctrl-darwin-arm64
7c85e58a604f3989ac5d71ea8b835e3d3e370264c9294de57b1df34d51907324  ./kctrl-linux-amd64
02cdc07d374cc364a7dd2cf1132b78579a1ba2d45958156041342b7a17736d61  ./kctrl-linux-arm64
bd51d7d425f8e5085b67e42403315c46dc501334e52df542e3606551d929e061  ./kctrl-windows-amd64.exe
da36aa750155b16b9602d62ba2cd59760b21fc72afac32628777b4e52d6354ca  ./package.yml
7a6aa35600459a1797a6f0564ae89954e6da035fe54e19b72c573f5b31938a8c  ./package-metadata.yml
Commits
  • 1185416 Merge pull request #1331 from carvel-dev/bump-dependencies
  • 18d8c16 Bump dependencies
  • 5aac6ae Add defaultNamespace in pkgi/app crs (#1317)
  • 96bbb58 Merge pull request #1326 from carvel-dev/bump-go-1.21.1
  • 3883006 Bumping go version to 1.21.1
  • 786f84b Bump helm/kind-action from 1.7.0 to 1.8.0 (#1306)
  • 2165849 Merge pull request #1310 from 100mik/kctrl-build-values-fix
  • 4a58d51 Make --build-values test stricter
  • d046d26 Ensure that --build-values does not affect package output
  • 60a80de Check for exactly one package and one metadata resource (#1295)
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/vmware-tanzu/carvel-kapp-controller](https://github.com/vmware-tanzu/carvel-kapp-controller) from 0.46.2 to 0.48.0.
- [Release notes](https://github.com/vmware-tanzu/carvel-kapp-controller/releases)
- [Commits](carvel-dev/kapp-controller@v0.46.2...v0.48.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 25, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2023

Superseded by #825.

@dependabot dependabot bot closed this Oct 2, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/vmware-tanzu/carvel-kapp-controller-0.48.0 branch October 2, 2023 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

0 participants