Skip to content

Bump github.com/fluxcd/helm-controller/api from 1.4.5 to 1.5.3#230

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

Bump github.com/fluxcd/helm-controller/api from 1.4.5 to 1.5.3#230
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/fluxcd/helm-controller/api-1.5.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/fluxcd/helm-controller/api from 1.4.5 to 1.5.3.

Release notes

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

v1.5.3

Changelog

v1.5.3 changelog

Container images

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

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.

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.

v1.5.1

Changelog

v1.5.1 changelog

Container images

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

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.

v1.5.0

Changelog

... (truncated)

Changelog

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

1.5.3

Release date: 2026-03-16

This patch release fixes templating errors for charts that include --- in the content, e.g. YAML separators, embedded scripts, CAs inside ConfigMaps, etc. Some of the errors that could be encountered due to this issue are:

  • invalid document separator: ---apiVersion: v1
  • wrong node kind

Fixes:

  • Fix multi-doc parser of --- for post renderers #1442

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

1.5.1

Release date: 2026-02-27

This patch release fixes health check logic for StatefulSets during rolling updates when the Pods are Pending/Unschedulable.

Fixes:

  • Fix health check logic for StatefulSets during rolling updates #1424

Improvements:

... (truncated)

Commits
  • 61606cd Merge pull request #1444 from fluxcd/release-v1.5.3
  • 203743e Release v1.5.3
  • fab7bdb Add changelog entry for v1.5.3
  • 5423812 Merge pull request #1443 from fluxcd/backport-1442-to-release/v1.5.x
  • 4f66b36 Fix multi-doc parser of --- for post renderers
  • 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
  • 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 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 16, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 16, 2026 17:02
Bumps [github.com/fluxcd/helm-controller/api](https://github.com/fluxcd/helm-controller) from 1.4.5 to 1.5.3.
- [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.4.5...v1.5.3)

---
updated-dependencies:
- dependency-name: github.com/fluxcd/helm-controller/api
  dependency-version: 1.5.3
  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.5.3 branch from 6707401 to df284f5 Compare March 17, 2026 11:20
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