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 HelmRelease API to v2 (GA) #4775

Merged
merged 6 commits into from May 9, 2024
Merged

Update HelmRelease API to v2 (GA) #4775

merged 6 commits into from May 9, 2024

Conversation

stefanprodan
Copy link
Member

@stefanprodan stefanprodan commented May 9, 2024

Changes:

  • Update helm-controller to v1.0.0
  • Update CLI commands to work with HelmRelease v2
  • Update integration tests to HelmRelease v2
  • Mark HelmRelease commands as GA

Part of: #4712

- helm-controller to v1.0.0
  https://github.com/fluxcd/helm-controller/blob/v1.0.0/CHANGELOG.md

Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan added the area/helm Helm related issues and pull requests label May 9, 2024
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan marked this pull request as ready for review May 9, 2024 14:40
@stefanprodan stefanprodan requested a review from a team May 9, 2024 14:40
cmd/flux/testdata/export/objects.yaml Show resolved Hide resolved
cmd/flux/events_test.go Show resolved Hide resolved
tests/integration/oci_test.go Show resolved Hide resolved
Copy link
Contributor

@darkowlzz darkowlzz left a comment

Choose a reason for hiding this comment

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

LGTM!

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

@souleb souleb left a comment

Choose a reason for hiding this comment

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

LGTM!

@stefanprodan stefanprodan merged commit 6981683 into main May 9, 2024
10 checks passed
@stefanprodan stefanprodan deleted the helmrelease-ga branch May 9, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/helm Helm related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants