Skip to content

chore(deps): bump github.com/fluxcd/helm-controller/api from 1.5.1 to 1.5.2#35

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/fluxcd/helm-controller/api-1.5.2
Closed

chore(deps): bump github.com/fluxcd/helm-controller/api from 1.5.1 to 1.5.2#35
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/fluxcd/helm-controller/api-1.5.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2026

Bumps github.com/fluxcd/helm-controller/api from 1.5.1 to 1.5.2.

Release notes

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

v1.5.2

Changelog

v1.5.2 changelog

Container images

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

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.5.2

Release date: 2026-03-12

This patch release fixes reconciliation queue behavior for source watch events while a HelmRelease is already reconciling the watched revision. It also comes with Helm 4.1.3, which fixes a Go templates bug where the YAML document separator --- could be concatenated to apiVersion as ---apiVersion, and introduces the DefaultToRetryOnFailure feature gate to improve the experience when CancelHealthCheckOnNewRevision is enabled by ensuring canceled HelmReleases do not get stuck when no retry strategy is configured.

Fixes:

  • Fix enqueing the same revision while reconciling #1430

Improvements:

  • Introduce DefaultToRetryOnFailure feature gate #1431
  • Update fluxcd/pkg dependencies #1436
Commits
  • 942324a Merge pull request #1439 from fluxcd/release-v1.5.2
  • d679396 Release v1.5.2
  • 4e20b44 Add changelog entry for v1.5.2
  • 440a3a6 Merge pull request #1436 from fluxcd/update-pkg-deps/release/v1.5.x
  • 1f0eae9 Update fluxcd/pkg dependencies
  • f27c7a7 Merge pull request #1435 from fluxcd/backport-1430-to-release/v1.5.x
  • 1986afd Fix enqueing the same revision while reconciling
  • 9f1a820 Merge pull request #1434 from fluxcd/backport-1431-to-release/v1.5.x
  • 096694f Introduce DefaultToRetryOnFailure feature gate
  • See full diff 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 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 Mar 12, 2026
Bumps [github.com/fluxcd/helm-controller/api](https://github.com/fluxcd/helm-controller) from 1.5.1 to 1.5.2.
- [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.5.1...v1.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/fluxcd/helm-controller/api-1.5.2 branch from 88b9d6d to f7a9e8f Compare March 13, 2026 11:20
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2026

Looks like github.com/fluxcd/helm-controller/api is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 17, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/fluxcd/helm-controller/api-1.5.2 branch March 17, 2026 02:56
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.

0 participants