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

fix(deps): update module github.com/defenseunicorns/pkg/helpers to v1 #2411

Merged
merged 8 commits into from
Apr 4, 2024

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    1d0079c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Replace helpers.MergeMap() with stdlib maps.Copy()

    Lucas Rodriguez committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2847839 View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    Lucas Rodriguez committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7e1a0a0 View commit details
    Browse the repository at this point in the history
  3. Instantiate Labels map on k8s object creation

    Lucas Rodriguez committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    57dc967 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    5af5efb View commit details
    Browse the repository at this point in the history
  2. Add logging and git server to verifyZarfServiceLabels()

    Lucas Rodriguez committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    53edd82 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Hardcode BB versions in test to workaround git bug

    Lucas Rodriguez committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4cc9279 View commit details
    Browse the repository at this point in the history
  2. Comment out previous and latest vars

    Lucas Rodriguez committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e04a51d View commit details
    Browse the repository at this point in the history