Dependency Dashboard #25

Open
opened 2026-07-28 13:46:43 +00:00 by sa-renovate · 0 comments
Member

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Detected Dependencies

dockerfile (1)
Dockerfile.cluster.goreleaser
github-actions (3)
.forgejo/workflows/ci.yaml (6)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/setup-go v7@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e
  • https://github.com/azure/setup-helm v5@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310
  • https://github.com/docker/setup-buildx-action v4@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c → [Updates: v4]
  • https://github.com/goreleaser/goreleaser-action v7@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94
  • helm v4.2.3 → [Updates: v4.2.4]
.forgejo/workflows/release-charts.yaml (3)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • https://github.com/azure/setup-helm v5@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310
  • helm v4.2.3 → [Updates: v4.2.4]
.forgejo/workflows/release.yaml (6)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/setup-go v7@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e
  • https://github.com/crazy-max/ghaction-import-gpg v7@2dc316deee8e90f13e1a351ab510b4d5bc0c82cd
  • https://github.com/docker/setup-qemu-action v4@96fe6ef7f33517b61c61be40b68a1882f3264fb8
  • https://github.com/docker/setup-buildx-action v4@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c → [Updates: v4]
  • https://github.com/goreleaser/goreleaser-action v7@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94
gitlabci-include (1)
.gitlab-ci.yml
gomod (1)
go.mod (9)
  • go 1.26.6
  • github.com/kcp-dev/multicluster-provider v0.8.0
  • github.com/kcp-dev/sdk v0.32.3
  • github.com/spf13/pflag v1.0.10
  • k8s.io/api v0.36.3 → [Updates: v0.36.4]
  • k8s.io/apimachinery v0.36.3 → [Updates: v0.36.4]
  • k8s.io/client-go v0.36.3 → [Updates: v0.36.4]
  • sigs.k8s.io/controller-runtime v0.24.1
  • sigs.k8s.io/multicluster-runtime v0.24.1
helm-values (1)
deploy/charts/cluster-controller/values.yaml
renovate-config (1)
renovate.json
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/https-github.com-docker-setup-buildx-action-digest -->[chore(deps): update https://github.com/docker/setup-buildx-action digest to 37fe631](pulls/28) - [ ] <!-- rebase-branch=renovate/all-minor-patch -->[chore(deps): update dependency helm to v4.2.4](pulls/29) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## Detected Dependencies <details><summary>dockerfile (1)</summary> <blockquote> <details><summary>Dockerfile.cluster.goreleaser</summary> </details> </blockquote> </details> <details><summary>github-actions (3)</summary> <blockquote> <details><summary>.forgejo/workflows/ci.yaml (6)</summary> - `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1` - `actions/setup-go v7@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e` - `https://github.com/azure/setup-helm v5@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310` - `https://github.com/docker/setup-buildx-action v4@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c` → [Updates: `v4`] - `https://github.com/goreleaser/goreleaser-action v7@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94` - `helm v4.2.3` → [Updates: `v4.2.4`] </details> <details><summary>.forgejo/workflows/release-charts.yaml (3)</summary> - `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1` - `https://github.com/azure/setup-helm v5@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310` - `helm v4.2.3` → [Updates: `v4.2.4`] </details> <details><summary>.forgejo/workflows/release.yaml (6)</summary> - `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1` - `actions/setup-go v7@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e` - `https://github.com/crazy-max/ghaction-import-gpg v7@2dc316deee8e90f13e1a351ab510b4d5bc0c82cd` - `https://github.com/docker/setup-qemu-action v4@96fe6ef7f33517b61c61be40b68a1882f3264fb8` - `https://github.com/docker/setup-buildx-action v4@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c` → [Updates: `v4`] - `https://github.com/goreleaser/goreleaser-action v7@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94` </details> </blockquote> </details> <details><summary>gitlabci-include (1)</summary> <blockquote> <details><summary>.gitlab-ci.yml</summary> </details> </blockquote> </details> <details><summary>gomod (1)</summary> <blockquote> <details><summary>go.mod (9)</summary> - `go 1.26.6` - `github.com/kcp-dev/multicluster-provider v0.8.0` - `github.com/kcp-dev/sdk v0.32.3` - `github.com/spf13/pflag v1.0.10` - `k8s.io/api v0.36.3` → [Updates: `v0.36.4`] - `k8s.io/apimachinery v0.36.3` → [Updates: `v0.36.4`] - `k8s.io/client-go v0.36.3` → [Updates: `v0.36.4`] - `sigs.k8s.io/controller-runtime v0.24.1` - `sigs.k8s.io/multicluster-runtime v0.24.1` </details> </blockquote> </details> <details><summary>helm-values (1)</summary> <blockquote> <details><summary>deploy/charts/cluster-controller/values.yaml</summary> </details> </blockquote> </details> <details><summary>renovate-config (1)</summary> <blockquote> <details><summary>renovate.json</summary> </details> </blockquote> </details>
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
DevFW-CICD/cluster-controller-manger#25
No description provided.