Skip to content

deps: bump the flux group with 3 updates#104

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/flux-55cd10a129
Open

deps: bump the flux group with 3 updates#104
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/flux-55cd10a129

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps the flux group with 3 updates: github.com/fluxcd/helm-controller/api, github.com/fluxcd/kustomize-controller/api and github.com/fluxcd/source-controller/api.

Updates github.com/fluxcd/helm-controller/api from 1.5.3 to 1.5.4

Release notes

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

v1.5.4

Changelog

v1.5.4 changelog

Container images

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

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

Release date: 2026-04-21

This patch release fixes a post-renderer conflict between overlapping hooks and templates, and preserves line endings in SplitManifests for downstream YAML parsers. It also ensures force-replace is ignored when server-side apply is enabled.

Fixes:

  • Ignore force replace when server-side apply is enabled #1456
  • Fix post-renderer conflict of overlapping hooks and templates #1461
Commits
  • e8ee8f1 Merge pull request #1465 from fluxcd/release-v1.5.4
  • 8fbff28 Release v1.5.4
  • b488998 Add changelog entry for v1.5.4
  • d7e3de0 Merge pull request #1461 from fluxcd/backport-1460-to-release/v1.5.x
  • 23589e6 Fix post-renderer conflict of overlapping hooks and templates
  • bba8fd3 Merge pull request #1456 from fluxcd/backport-1455-to-release/v1.5.x
  • 86234ac Ignore force replace when server-side apply is enabled
  • See full diff in compare view

Updates github.com/fluxcd/kustomize-controller/api from 1.8.3 to 1.8.4

Release notes

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

v1.8.4

Changelog

v1.8.4 changelog

Container images

  • docker.io/fluxcd/kustomize-controller:v1.8.4
  • ghcr.io/fluxcd/kustomize-controller:v1.8.4

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/kustomize-controller/api's changelog.

1.8.4

Release date: 2026-04-21

This patch release introduces the MigrateAPIVersion feature gate for migrating the API version of resources in managed field entries, which fixes errors like dry-run failed: .spec.accessPolicy: field not declared in schema.

Improvements:

  • Introduce support for migrating API version #1639
  • Update fluxcd/pkg dependencies #1637
Commits
  • b1937c6 Merge pull request #1640 from fluxcd/release-v1.8.4
  • 66a3c0f Release v1.8.4
  • 2916d88 Add changelog entry for v1.8.4
  • 3d2ba16 Merge pull request #1639 from fluxcd/backport-1635-to-release/v1.8.x
  • 745c45c Introduce support for migrating API version
  • 9f05e0d Merge pull request #1637 from fluxcd/update-pkg-deps/release/v1.8.x
  • 133fc92 Update fluxcd/pkg dependencies
  • See full diff in compare view

Updates github.com/fluxcd/source-controller/api from 1.8.2 to 1.8.3

Release notes

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

v1.8.3

Changelog

v1.8.3 changelog

Container images

  • docker.io/fluxcd/source-controller:v1.8.3
  • ghcr.io/fluxcd/source-controller:v1.8.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.

Changelog

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

1.8.3

Release date: 2026-04-21

This patch release updates go-git to v5.18.0, which includes performance improvements for Git operations, and comes with dependency updates.

Improvements:

  • Update go-git to v5.18.0 (includes perf improvements) #2031 #2036
Commits
  • 3633126 Merge pull request #2037 from fluxcd/release-v1.8.3
  • fae6096 Release v1.8.3
  • 489330c Add changelog entry for v1.8.3
  • e02124d Merge pull request #2036 from fluxcd/update-pkg-deps/release/v1.8.x
  • 76d7009 Update fluxcd/pkg dependencies
  • c55dac8 Merge pull request #2031 from fluxcd/backport-2030-to-release/v1.8.x
  • e891e80 Update go-git to v5.17.2 (includes perf improvements)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the flux group with 3 updates: [github.com/fluxcd/helm-controller/api](https://github.com/fluxcd/helm-controller), [github.com/fluxcd/kustomize-controller/api](https://github.com/fluxcd/kustomize-controller) and [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller).


Updates `github.com/fluxcd/helm-controller/api` from 1.5.3 to 1.5.4
- [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.3...v1.5.4)

Updates `github.com/fluxcd/kustomize-controller/api` from 1.8.3 to 1.8.4
- [Release notes](https://github.com/fluxcd/kustomize-controller/releases)
- [Changelog](https://github.com/fluxcd/kustomize-controller/blob/main/CHANGELOG.md)
- [Commits](fluxcd/kustomize-controller@v1.8.3...v1.8.4)

Updates `github.com/fluxcd/source-controller/api` from 1.8.2 to 1.8.3
- [Release notes](https://github.com/fluxcd/source-controller/releases)
- [Changelog](https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md)
- [Commits](fluxcd/source-controller@v1.8.2...v1.8.3)

---
updated-dependencies:
- dependency-name: github.com/fluxcd/helm-controller/api
  dependency-version: 1.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: flux
- dependency-name: github.com/fluxcd/kustomize-controller/api
  dependency-version: 1.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: flux
- dependency-name: github.com/fluxcd/source-controller/api
  dependency-version: 1.8.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: flux
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants