Skip to content

Bump github.com/fluxcd/kustomize-controller/api from 1.5.1 to 1.6.0 #270

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/fluxcd/kustomize-controller/api from 1.5.1 to 1.6.0.

Release notes

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

v1.6.0

Changelog

v1.6.0 changelog

Container images

  • docker.io/fluxcd/kustomize-controller:v1.6.0
  • ghcr.io/fluxcd/kustomize-controller:v1.6.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/kustomize-controller/api's changelog.

1.6.0

Release date: 2025-05-28

This minor release comes with various bug fixes and improvements.

Kustomization API now supports object-level workload identity by setting .spec.decryption.serviceAccountName to the name of a service account in the same namespace that has been configured with appropriate cloud permissions. For this feature to work, the controller feature gate ObjectLevelWorkloadIdentity must be enabled. See a complete guide here.

Kustomization API now supports the value WaitForTermination for the .spec.deletionPolicy field. This instructs the controller to wait for the deletion of all resources managed by the Kustomization before allowing the Kustomization itself to be deleted. See docs here.

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

Fixes:

  • Fix performance regression due to using client without cache #1436
  • Fix secret value showing up in logs #1372

Improvements:

Commits
  • f54038e Merge pull request #1460 from fluxcd/release-v1.6.0
  • 6efc3eb Release v1.6.0
  • 9eb8ca7 Add changelog entry for v1.6.0
  • 24e54da Merge pull request #1458 from fluxcd/oci-ga
  • ff76a91 Update controller to OCIRepository v1 (GA)
  • f2db6a2 Update dependencies
  • ada569f Merge pull request #1448 from fluxcd/dependabot/github_actions/ci-b758b462f2
  • 1d32962 Bump the ci group across 1 directory with 4 updates
  • e537b99 Merge pull request #1456 from fluxcd/rfc-0010-docs
  • 8303b08 [RFC-0010] Link workload identity docs to complete guide
  • 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)

Bumps [github.com/fluxcd/kustomize-controller/api](https://github.com/fluxcd/kustomize-controller) from 1.5.1 to 1.6.0.
- [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.5.1...v1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 28, 2025
@bigkevmcd bigkevmcd merged commit 3856b11 into main May 30, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/fluxcd/kustomize-controller/api-1.6.0 branch May 30, 2025 06:28
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