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

Update {containerd: v1.5.10, kustomize: v4.5.2} and tidy go.mod #436

Merged
merged 5 commits into from
Mar 15, 2022

Commits on Mar 15, 2022

  1. Update containerd to v1.5.10

    This mitigates CVE-2022-23648.
    
    Signed-off-by: Hidde Beydals <[email protected]>
    hiddeco committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    1710a68 View commit details
    Browse the repository at this point in the history
  2. Remove opencontainers/image-spec overwrite

    Helm now depends on Oras v1.0.x, which contains the right version.
    
    Signed-off-by: Hidde Beydals <[email protected]>
    hiddeco committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    1e894fd View commit details
    Browse the repository at this point in the history
  3. Remove docker/cli overwrite

    Helm now depends on Oras v1.0.x, which contains a newer version.
    
    Signed-off-by: Hidde Beydals <[email protected]>
    hiddeco committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    9551df3 View commit details
    Browse the repository at this point in the history
  4. Overwrite fuzz dependencies to use current

    Signed-off-by: Hidde Beydals <[email protected]>
    hiddeco committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    ac1eeb9 View commit details
    Browse the repository at this point in the history
  5. Update kustomize to v4.5.2

    Signed-off-by: Hidde Beydals <[email protected]>
    hiddeco committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    7f42997 View commit details
    Browse the repository at this point in the history