Skip to content

chore(deps): update module github.com/fluxcd/helm-controller/api to v1.6.3 - autoclosed - #217

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

chore(deps): update module github.com/fluxcd/helm-controller/api to v1.6.3 - autoclosed#217
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-fluxcd-helm-controller-api-1.x

Conversation

@renovate

@renovate renovate Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/fluxcd/helm-controller/api v1.5.5v1.6.3 age adoption passing confidence

Release Notes

fluxcd/helm-controller (github.com/fluxcd/helm-controller/api)

v1.6.3

Compare Source

Changelog

v1.6.3 changelog

Container images

  • docker.io/fluxcd/helm-controller:v1.6.3
  • ghcr.io/fluxcd/helm-controller:v1.6.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.6.2

Compare Source

Changelog

v1.6.2 changelog

Container images

  • docker.io/fluxcd/helm-controller:v1.6.2
  • ghcr.io/fluxcd/helm-controller:v1.6.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.6.1

Compare Source

Changelog

v1.6.1 changelog

Container images

  • docker.io/fluxcd/helm-controller:v1.6.1
  • ghcr.io/fluxcd/helm-controller:v1.6.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.6.0

Compare Source

Changelog

v1.6.0 changelog

Container images

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file gomod labels Jun 20, 2026
@renovate
renovate Bot requested a review from raffis as a code owner June 20, 2026 16:40
@renovate renovate Bot added dependencies Pull requests that update a dependency file gomod labels Jun 20, 2026
@renovate

renovate Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: module github.com/fluxcd/helm-controller/api@v1.6.3 requires go >= 1.26.0; switching to go1.26.6
go: downloading k8s.io/apimachinery v0.36.2
go: downloading k8s.io/cli-runtime v0.35.4
go: downloading k8s.io/client-go v0.36.2
go: downloading k8s.io/kubectl v0.35.4
go: downloading github.com/fluxcd/helm-controller/api v1.6.3
go: downloading k8s.io/api v0.36.2
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.2
go: downloading golang.org/x/net v0.55.0
go: downloading github.com/fluxcd/pkg/apis/kustomize v1.19.1
go: downloading github.com/fluxcd/pkg/apis/meta v1.30.1
go: downloading k8s.io/apiextensions-apiserver v0.36.2
go: downloading sigs.k8s.io/controller-runtime v0.24.1
go: downloading sigs.k8s.io/kustomize/kyaml v0.20.1
go: downloading golang.org/x/term v0.43.0
go: downloading golang.org/x/sync v0.20.0
go: downloading golang.org/x/text v0.37.0
go: downloading sigs.k8s.io/kustomize/api v0.20.1
go: downloading k8s.io/component-base v0.36.2
go: downloading golang.org/x/sys v0.45.0
go: github.com/raffis/gitops-zombies/cmd imports
	k8s.io/kubectl/pkg/cmd/get imports
	k8s.io/kubectl/pkg/scheme imports
	k8s.io/api/scheduling/v1alpha1: cannot find module providing package k8s.io/api/scheduling/v1alpha1

@renovate
renovate Bot force-pushed the renovate/github.com-fluxcd-helm-controller-api-1.x branch from 398cde6 to b9b2c91 Compare June 27, 2026 10:34
@renovate renovate Bot changed the title chore(deps): update module github.com/fluxcd/helm-controller/api to v1.6.0 chore(deps): update module github.com/fluxcd/helm-controller/api to v1.6.0 - autoclosed Jun 30, 2026
@renovate renovate Bot closed this Jun 30, 2026
@renovate
renovate Bot deleted the renovate/github.com-fluxcd-helm-controller-api-1.x branch June 30, 2026 22:29
@renovate renovate Bot changed the title chore(deps): update module github.com/fluxcd/helm-controller/api to v1.6.0 - autoclosed chore(deps): update module github.com/fluxcd/helm-controller/api to v1.6.0 Jul 1, 2026
@renovate renovate Bot reopened this Jul 1, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-fluxcd-helm-controller-api-1.x branch 5 times, most recently from 0975bb6 to 9cf92fb Compare July 3, 2026 15:06
@renovate renovate Bot changed the title chore(deps): update module github.com/fluxcd/helm-controller/api to v1.6.0 chore(deps): update module github.com/fluxcd/helm-controller/api to v1.6.1 Jul 3, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-fluxcd-helm-controller-api-1.x branch 3 times, most recently from 7568efd to 024fde9 Compare July 6, 2026 22:14
@renovate renovate Bot changed the title chore(deps): update module github.com/fluxcd/helm-controller/api to v1.6.1 chore(deps): update module github.com/fluxcd/helm-controller/api to v1.6.1 - autoclosed Jul 7, 2026
@renovate renovate Bot closed this Jul 7, 2026
@renovate renovate Bot changed the title chore(deps): update module github.com/fluxcd/helm-controller/api to v1.6.1 - autoclosed chore(deps): update module github.com/fluxcd/helm-controller/api to v1.6.1 Jul 7, 2026
@renovate renovate Bot reopened this Jul 7, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-fluxcd-helm-controller-api-1.x branch 2 times, most recently from 024fde9 to 036d00b Compare July 7, 2026 18:53
@renovate renovate Bot changed the title chore(deps): update module github.com/fluxcd/helm-controller/api to v1.6.1 chore(deps): update module github.com/fluxcd/helm-controller/api to v1.6.1 - autoclosed Jul 9, 2026
@renovate renovate Bot closed this Jul 9, 2026
@renovate renovate Bot changed the title chore(deps): update module github.com/fluxcd/helm-controller/api to v1.6.1 - autoclosed chore(deps): update module github.com/fluxcd/helm-controller/api to v1.6.1 Jul 9, 2026
@renovate renovate Bot reopened this Jul 9, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-fluxcd-helm-controller-api-1.x branch 3 times, most recently from e414f81 to b340c68 Compare July 10, 2026 13:39
@renovate renovate Bot changed the title chore(deps): update module github.com/fluxcd/helm-controller/api to v1.6.1 chore(deps): update module github.com/fluxcd/helm-controller/api to v1.6.2 Jul 10, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-fluxcd-helm-controller-api-1.x branch 3 times, most recently from ce6e242 to 4d4f958 Compare July 13, 2026 12:17
@renovate
renovate Bot force-pushed the renovate/github.com-fluxcd-helm-controller-api-1.x branch 5 times, most recently from f9a32af to f37db75 Compare July 26, 2026 16:26
@renovate renovate Bot changed the title chore(deps): update module github.com/fluxcd/helm-controller/api to v1.6.2 chore(deps): update module github.com/fluxcd/helm-controller/api to v1.6.3 Jul 26, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-fluxcd-helm-controller-api-1.x branch 6 times, most recently from 15a2cc8 to 15dabe8 Compare August 2, 2026 13:07
@renovate
renovate Bot force-pushed the renovate/github.com-fluxcd-helm-controller-api-1.x branch 5 times, most recently from ab4799b to 9e81f6a Compare August 11, 2026 10:02
@renovate
renovate Bot force-pushed the renovate/github.com-fluxcd-helm-controller-api-1.x branch from 9e81f6a to 5d3f89a Compare August 16, 2026 16:55
@renovate renovate Bot changed the title chore(deps): update module github.com/fluxcd/helm-controller/api to v1.6.3 chore(deps): update module github.com/fluxcd/helm-controller/api to v1.6.3 - autoclosed Aug 17, 2026
@renovate renovate Bot closed this Aug 17, 2026
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 gomod size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants