Skip to content

build(deps): pin go-containerregistry to v0.21.5 - #510

Merged
rashedkvm merged 1 commit into
vmware-tanzu:mainfrom
rashedkvm:pin-ggcr
Jul 29, 2026
Merged

build(deps): pin go-containerregistry to v0.21.5#510
rashedkvm merged 1 commit into
vmware-tanzu:mainfrom
rashedkvm:pin-ggcr

Conversation

@rashedkvm

Copy link
Copy Markdown
Member

Summary

  • Pins github.com/google/go-containerregistry to v0.21.5 since recent versions are incompatible with carvel.dev/imgpkg.
  • Updates dependabot.yml to ignore future updates to github.com/google/go-containerregistry.

Test plan

  • make tidy vet test passes locally.

The latest changes in github.com/google/go-containerregistry are not
compatible with the carvel.dev/imgpkg library. This commit pins
go-containerregistry to v0.21.5 to resolve the incompatibility.

It also updates the dependabot configuration to ignore future version
bumps for github.com/google/go-containerregistry, preventing automated
PRs that would re-introduce the breakage.

Test plan:
- make tidy vet test - passed successfully
@rashedkvm

Copy link
Copy Markdown
Member Author

Relates to carvel-dev/imgpkg#784

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.15%. Comparing base (641dc8a) to head (f49c10a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #510   +/-   ##
=======================================
  Coverage   62.15%   62.15%           
=======================================
  Files          18       18           
  Lines        1152     1152           
=======================================
  Hits          716      716           
  Misses        331      331           
  Partials      105      105           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rashedkvm
rashedkvm merged commit 3f8f39c into vmware-tanzu:main Jul 29, 2026
17 of 18 checks passed
@rashedkvm
rashedkvm deleted the pin-ggcr branch July 29, 2026 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants