Skip to content

fix(deps): bump github.com/fluxcd/helm-controller/api from 1.2.0 to 1.3.0 #5035

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2025

Bumps github.com/fluxcd/helm-controller/api from 1.2.0 to 1.3.0.

Release notes

Sourced from github.com/fluxcd/helm-controller/api's releases.

v1.3.0

Changelog

v1.3.0 changelog

Container images

  • docker.io/fluxcd/helm-controller:v1.3.0
  • ghcr.io/fluxcd/helm-controller:v1.3.0

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the security documentation.

Changelog

Sourced from github.com/fluxcd/helm-controller/api's changelog.

1.3.0

Release date: 2025-05-28

This minor release comes with various bug fixes and improvements.

The controller now supports the DisableChartDigestTracking feature gate, which allows disabling appending the digest of OCI Helm charts to the chart version. This is useful for charts that do not follow Helm's recommendation of using the app version instead of the chart version as a label in the manifests.

In addition, the Kubernetes dependencies have been updated to v1.33, Helm has been updated to v3.17.3 and various other controller dependencies have been updated to their latest version. The controller is now built with Go 1.24.

Fixes:

  • Fix returning wrong error value in Kubernetes HTTP client #1188

Improvements:

Commits
  • e47f47f Merge pull request #1229 from fluxcd/release-v1.3.0
  • aa70ca3 Release v1.3.0
  • 483f166 Add changelog entry for v1.3.0
  • b6d8e39 Merge pull request #1227 from fluxcd/oci-ga
  • 034ea18 Update controller to OCIRepository v1 (GA)
  • ff69170 Update dependencies
  • b2e9046 Merge pull request #1221 from fluxcd/dependabot/github_actions/ci-5eaca88b60
  • 4653af4 Bump the ci group across 1 directory with 3 updates
  • 68883e4 Merge pull request #1220 from fluxcd/upgrade-deps
  • 95e69b5 Upgrade fluxcd/pkg packages
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 30, 2025
erikgb
erikgb previously approved these changes May 30, 2025
@erikgb erikgb enabled auto-merge (squash) May 30, 2025 11:42
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/fluxcd/helm-controller/api-1.3.0 branch from 007aeaa to 5a96168 Compare May 30, 2025 11:43
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/fluxcd/helm-controller/api-1.3.0 branch from 5a96168 to 97a5175 Compare May 30, 2025 12:01
Bumps [github.com/fluxcd/helm-controller/api](https://github.com/fluxcd/helm-controller) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/fluxcd/helm-controller/releases)
- [Changelog](https://github.com/fluxcd/helm-controller/blob/main/CHANGELOG.md)
- [Commits](fluxcd/helm-controller@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/fluxcd/helm-controller/api
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/fluxcd/helm-controller/api-1.3.0 branch from 97a5175 to 718f7ef Compare May 30, 2025 12:11
@erikgb erikgb merged commit 2ec0127 into main May 30, 2025
18 checks passed
@erikgb erikgb deleted the dependabot/go_modules/github.com/fluxcd/helm-controller/api-1.3.0 branch May 30, 2025 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant