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 dependencies #3339

Merged
merged 2 commits into from Nov 22, 2022
Merged

Update dependencies #3339

merged 2 commits into from Nov 22, 2022

Commits on Nov 22, 2022

  1. Update dependencies

    - github.com/distribution/distribution/v3 to v3.0.0-20221119093643-85d4039064cc
    - github.com/fluxcd/go-git-providers to v0.11.0
    - golang.org/x/crypto to v0.3.0
    
    Signed-off-by: Hidde Beydals <hello@hidde.co>
    hiddeco committed Nov 22, 2022
    Copy the full SHA
    12959de View commit details
    Browse the repository at this point in the history
  2. tests/azure: update dependencies

    - github.com/Azure/azure-event-hubs-go/v3 to v3.3.20
    - github.com/fluxcd/helm-controller/api to v0.27.0
    - github.com/fluxcd/image-automation-controller/api to v0.27.0
    - github.com/fluxcd/image-reflector-controller/api to v0.23.0
    - github.com/fluxcd/kustomize-controller/api to v0.31.0
    - github.com/fluxcd/notification-controller/api to v0.29.0
    - github.com/fluxcd/pkg/apis/meta to v0.18.0
    - github.com/fluxcd/pkg/runtime to v0.24.0
    - github.com/fluxcd/source-controller/api to v0.32.1
    - github.com/stretchr/testify to v1.8.1
    - k8s.io/api to v0.25.4
    - k8s.io/apimachinery to v0.25.4
    - k8s.io/client-go to v0.25.4
    - sigs.k8s.io/controller-runtime to v0.13.1
    
    Signed-off-by: Hidde Beydals <hello@hidde.co>
    hiddeco committed Nov 22, 2022
    Copy the full SHA
    b518aad View commit details
    Browse the repository at this point in the history