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.1 #825

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

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

Release notes

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

v0.48.1

What's Changed

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

📂 Files Checksum

ba06d61390a9b9e98b750792710e54ddd799ffb65f0b17d24fb992ea41cf6069  ./release.yml
e07abb54ed8dcff3a6526fe4c5d3a49fb51ec61e426ccad322792fd41bbdd943  ./kctrl-darwin-amd64
4d09f7111da35e56cdc11386eac632b0860242a19a4f92b6a4a7529f999bb13f  ./kctrl-darwin-arm64
c6d322ed950ddc6112c1d1dba1feeabc24f222e4a24decba2d60c02403194406  ./kctrl-linux-amd64
822e9c70d0f810c65324bc78fc3469e9f850a8a9c75a9876a272bc9c8266db70  ./kctrl-linux-arm64
ef07e4dc05897a5359d13f7457484895ed3e56271ab950bb8a87216b5cd4764b  ./kctrl-windows-amd64.exe
a326622fbc1efa6fef2645fdeb535f2bbe248bb340970e15ae8b6f077f602824  ./package.yml
7a6aa35600459a1797a6f0564ae89954e6da035fe54e19b72c573f5b31938a8c  ./package-metadata.yml

v0.48.0

🐛 Known Issues

  • This release contains a breaking bug carvel-dev/kapp-controller#1332 when using App resources to install software into a separate cluster. If you are using the cluster feature to deploy your application to another cluster, please use v0.48.1 instead!

✨ 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

... (truncated)

Commits
  • e66ee80 Fix app-namespace usage for cluster options (#1333)
  • 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
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 2, 2023
Bumps [github.com/vmware-tanzu/carvel-kapp-controller](https://github.com/vmware-tanzu/carvel-kapp-controller) from 0.46.2 to 0.48.1.
- [Release notes](https://github.com/vmware-tanzu/carvel-kapp-controller/releases)
- [Commits](carvel-dev/kapp-controller@v0.46.2...v0.48.1)

---
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 force-pushed the dependabot/go_modules/github.com/vmware-tanzu/carvel-kapp-controller-0.48.1 branch from 21dccc7 to 6ea60ed Compare October 17, 2023 11:49
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2023

Superseded by #859.

@dependabot dependabot bot closed this Nov 6, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/vmware-tanzu/carvel-kapp-controller-0.48.1 branch November 6, 2023 18:19
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