Skip to content

Commit

Permalink
Bump github.com/vmware-tanzu/carvel-kapp-controller
Browse files Browse the repository at this point in the history
Bumps [github.com/vmware-tanzu/carvel-kapp-controller](https://github.com/vmware-tanzu/carvel-kapp-controller) from 0.44.6 to 0.45.0.
- [Release notes](https://github.com/vmware-tanzu/carvel-kapp-controller/releases)
- [Commits](carvel-dev/kapp-controller@v0.44.6...v0.45.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 15, 2023
1 parent 22df4ae commit fa41819
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ require (
github.com/srwiley/rasterx v0.0.0-20220730225603-2ab79fcdd4ef
github.com/stretchr/testify v1.8.2
github.com/vmware-tanzu/carvel-kapp v0.55.0
github.com/vmware-tanzu/carvel-kapp-controller v0.44.6
github.com/vmware-tanzu/carvel-kapp-controller v0.45.0
github.com/vmware-tanzu/carvel-vendir v0.33.1
golang.org/x/net v0.8.0
golang.org/x/sync v0.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -986,8 +986,8 @@ github.com/vito/go-interact v1.0.1 h1:O8xi8c93bRUv2Tb/v6HdiuGc+WnWt+AQzF74MOOdlB
github.com/vito/go-interact v1.0.1/go.mod h1:HrdHSJXD2yn1MhlTwSIMeFgQ5WftiIorszVGd3S/DAA=
github.com/vmware-tanzu/carvel-kapp v0.55.0 h1:pKLs93bSeDI06ZWCf++lKoz6JnJk/HALC4WhthEqsjQ=
github.com/vmware-tanzu/carvel-kapp v0.55.0/go.mod h1:q0U7ex5ylElAw6YiPhjR/7gH+8iUczZh+DXz4zHc6u8=
github.com/vmware-tanzu/carvel-kapp-controller v0.44.6 h1:OsoZbKK+Ya7R4YKdnHVFB/INIEsmexklv2HEdeWt2Vw=
github.com/vmware-tanzu/carvel-kapp-controller v0.44.6/go.mod h1:+drZFlRx8ppIl2LRNWb0X/ohWwrfdA9nXGmPKGzvTXs=
github.com/vmware-tanzu/carvel-kapp-controller v0.45.0 h1:dC2KZLPfPIJTrrM8wIpJSsNFJVhHaGPExXgrn3jbgb8=
github.com/vmware-tanzu/carvel-kapp-controller v0.45.0/go.mod h1:D4gCmloucC+1Y5AyzGavlR4ZxTS8y6pb8fU+w17K2Is=
github.com/vmware-tanzu/carvel-vendir v0.33.1 h1:5wzx0aRyEiorkWwrpGvACJOpFcgvmCeVqhIY9TPuLvk=
github.com/vmware-tanzu/carvel-vendir v0.33.1/go.mod h1:cZEa46rwzPt/ROdAuIgrCXLDJ+LqxNZaNxbz8MLtwWc=
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU=
Expand Down

0 comments on commit fa41819

Please sign in to comment.