Skip to content

Chore: (deps): Bump github.com/fluxcd/helm-controller/api from 0.32.2 to 1.3.0#21

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

Chore: (deps): Bump github.com/fluxcd/helm-controller/api from 0.32.2 to 1.3.0#21
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/fluxcd/helm-controller/api-1.3.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jun 2, 2025

Bumps github.com/fluxcd/helm-controller/api from 0.32.2 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.

v1.2.0

Changelog

v1.2.0 changelog

Container images

  • docker.io/fluxcd/helm-controller:v1.2.0
  • ghcr.io/fluxcd/helm-controller:v1.2.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.

v1.1.0

Changelog

v1.1.0 changelog

Container images

  • docker.io/fluxcd/helm-controller:v1.1.0
  • ghcr.io/fluxcd/helm-controller:v1.1.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.

v1.0.1

Changelog

... (truncated)

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:

1.2.0

Release date: 2025-02-19

This minor release comes with various bug fixes and improvements.

In addition, the Kubernetes dependencies have been updated to v1.32.1, Helm has been updated to v3.17.1 and various other controller dependencies have been updated to their latest version.

Fixes:

  • Replace _ with + when verifying the chart version matches the OCI artifact tag #1102
  • fix: handle "leader changed" errors #1084
  • Make ValuesReference an alias for backwards compat #1126
  • Fix install and upgrade applying subchart CRDs when condition is false

... (truncated)

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)

Bumps [github.com/fluxcd/helm-controller/api](https://github.com/fluxcd/helm-controller) from 0.32.2 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@v0.32.2...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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 2, 2025
@cubic-dev-ai
Copy link
Copy Markdown

cubic-dev-ai Bot commented Jun 2, 2025

Your cubic subscription is currently inactive. Please reactivate your subscription to receive AI reviews and use cubic.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Sep 29, 2025

Superseded by #46.

@dependabot dependabot Bot closed this Sep 29, 2025
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/fluxcd/helm-controller/api-1.3.0 branch September 29, 2025 01:34
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