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 #299

Merged
merged 2 commits into from
Feb 23, 2021
Merged

Update dependencies #299

merged 2 commits into from
Feb 23, 2021

Conversation

stefanprodan
Copy link
Member

@stefanprodan stefanprodan commented Feb 23, 2021

Packages:

  • helm.sh/helm/v3 v3.5.2 (forces us into pinning docker)
  • sigs.k8s.io/controller-tools/cmd/controller-gen v0.4.1
  • sigs.k8s.io/controller-runtime v0.8.2
  • fluxcd/pkg/apis/meta v0.8.0
  • fluxcd/pkg/runtime v0.8.3

Changes:

  • helm.sh/helm/v3 v3.5.2 no longer accepts chart versions that are not strict semver
  • update tests with semver versions

- helm.sh/helm/v3 v3.5.2 (forces us into pinning docker)
- sigs.k8s.io/controller-tools/cmd/controller-gen v0.4.1
- sigs.k8s.io/controller-runtime v0.8.2
- fluxcd/pkg/apis/meta v0.8.0
- fluxcd/pkg/runtime v0.8.3

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan added the area/ci CI related issues and pull requests label Feb 23, 2021
go.mod Show resolved Hide resolved
helm.sh/helm/v3 v3.5.2 no longer accepts chart versions that are not strict semver

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Copy link
Member

@hiddeco hiddeco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you @stefanprodan 🏅

@stefanprodan stefanprodan merged commit 15a93d6 into main Feb 23, 2021
@stefanprodan stefanprodan deleted the update-packages branch February 23, 2021 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci CI related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants