Skip to content

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

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

chore(deps): update module github.com/fluxcd/helm-controller/api to v1.6.1#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.1 age adoption passing confidence

Release Notes

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

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.1 requires go >= 1.26.0; switching to go1.26.4
go: downloading go1.26.4 (linux/amd64)
go: downloading github.com/spf13/cobra v1.10.2
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/klog/v2 v2.140.0
go: downloading k8s.io/kubectl v0.35.4
go: downloading github.com/fluxcd/helm-controller/api v1.6.1
go: downloading github.com/fluxcd/kustomize-controller/api v1.8.5
go: downloading sigs.k8s.io/cli-utils v0.37.2
go: downloading github.com/stretchr/testify v1.11.1
go: downloading gotest.tools/v3 v3.5.2
go: downloading k8s.io/api v0.36.2
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.10
go: downloading k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading k8s.io/kube-openapi v0.0.0-20260317180543-43fb72c5454a
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.2
go: downloading github.com/google/uuid v1.6.0
go: downloading gopkg.in/evanphx/json-patch.v4 v4.13.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/net v0.55.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
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/yaml v1.6.0
go: downloading sigs.k8s.io/kustomize/kyaml v0.20.1
go: downloading github.com/google/go-cmp v0.7.0
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af
go: downloading golang.org/x/term v0.43.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/json-iterator/go v1.1.12
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading github.com/moby/term v0.5.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 github.com/peterbourgon/diskv v2.0.1+incompatible
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading golang.org/x/oauth2 v0.34.0
go: downloading golang.org/x/time v0.14.0
go: downloading k8s.io/component-base v0.36.2
go: downloading github.com/chai2010/gettext-go v1.0.2
go: downloading github.com/MakeNowJust/heredoc v1.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading golang.org/x/sys v0.45.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/google/btree v1.1.3
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f
go: downloading github.com/go-errors/errors v1.4.2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/emicklei/go-restful/v3 v3.13.0
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
go: downloading github.com/xlab/treeprint v1.2.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
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