Dependency Dashboard #12

Open
opened 2026-06-11 03:08:30 +00:00 by sa-renovate · 0 comments
Member

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

Config Migration Needed

  • Select this checkbox to let Renovate create an automated Config Migration PR.

Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

  • chore(deps): update golang docker tag to v1.26.5
  • fix(deps): update go modules
  • 🔐 Create all rate-limited PRs at once 🔐

Open

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

Detected Dependencies

dockerfile (2)
Dockerfile (1)
  • golang 1.26.4-alpine → [Updates: 1.26.5-alpine]
Dockerfile.goreleaser
github-actions (3)
.forgejo/workflows/ci.yaml (6)
  • actions/checkout v6 → [Updates: v7]
  • actions/setup-go v6
  • https://github.com/azure/setup-helm v5
  • https://github.com/docker/setup-buildx-action v3 → [Updates: v4]
  • https://github.com/goreleaser/goreleaser-action v6 → [Updates: v7]
  • helm v4.2.2
.forgejo/workflows/release-charts.yaml (3)
  • actions/checkout v6 → [Updates: v7]
  • https://github.com/azure/setup-helm v5
  • helm v4.2.2
.forgejo/workflows/release.yaml (6)
  • actions/checkout v6 → [Updates: v7]
  • actions/setup-go v6
  • https://github.com/crazy-max/ghaction-import-gpg v7
  • https://github.com/docker/setup-qemu-action v3 → [Updates: v4]
  • https://github.com/docker/setup-buildx-action v3 → [Updates: v4]
  • https://github.com/goreleaser/goreleaser-action v6 → [Updates: v7]
gomod (1)
go.mod (8)
  • go 1.25.10
  • github.com/karmada-io/karmada v1.18.0 → [Updates: v1.18.1]
  • github.com/prometheus/client_golang v1.23.2
  • k8s.io/apimachinery v0.35.3 → [Updates: v0.36.2]
  • k8s.io/client-go v0.35.3 → [Updates: v0.36.2]
  • k8s.io/component-base v0.35.3 → [Updates: v0.36.2]
  • k8s.io/klog/v2 v2.130.1 → [Updates: v2.140.0]
  • sigs.k8s.io/controller-runtime v0.23.1 → [Updates: v0.24.1]
helm-values (1)
chart/values.yaml
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Config Migration Needed - [ ] <!-- create-config-migration-pr --> Select this checkbox to let Renovate create an automated Config Migration PR. ## Rate-Limited The following updates are currently rate-limited. To force their creation now, click on a checkbox below. - [ ] <!-- unlimit-branch=renovate/golang-1.x -->chore(deps): update golang docker tag to v1.26.5 - [ ] <!-- unlimit-branch=renovate/go-modules -->fix(deps): update go modules - [ ] <!-- create-all-rate-limited-prs -->🔐 **Create all rate-limited PRs at once** 🔐 ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/kubernetes-and-kcp -->[fix(deps): update kubernetes & kcp](pulls/15) (`k8s.io/apimachinery`, `k8s.io/client-go`, `k8s.io/component-base`, `k8s.io/klog/v2`, `sigs.k8s.io/controller-runtime`) - [ ] <!-- rebase-branch=renovate/actions-checkout-7.x -->[chore(deps): update actions/checkout action to v7](pulls/18) - [ ] <!-- rebase-branch=renovate/https-github.com-docker-setup-buildx-action-4.x -->[chore(deps): update https://github.com/docker/setup-buildx-action action to v4](pulls/16) - [ ] <!-- rebase-branch=renovate/https-github.com-docker-setup-qemu-action-4.x -->[chore(deps): update https://github.com/docker/setup-qemu-action action to v4](pulls/17) - [ ] <!-- rebase-branch=renovate/https-github.com-goreleaser-goreleaser-action-7.x -->[chore(deps): update https://github.com/goreleaser/goreleaser-action action to v7](pulls/19) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## Detected Dependencies <details><summary>dockerfile (2)</summary> <blockquote> <details><summary>Dockerfile (1)</summary> - `golang 1.26.4-alpine` → [Updates: `1.26.5-alpine`] </details> <details><summary>Dockerfile.goreleaser</summary> </details> </blockquote> </details> <details><summary>github-actions (3)</summary> <blockquote> <details><summary>.forgejo/workflows/ci.yaml (6)</summary> - `actions/checkout v6` → [Updates: `v7`] - `actions/setup-go v6` - `https://github.com/azure/setup-helm v5` - `https://github.com/docker/setup-buildx-action v3` → [Updates: `v4`] - `https://github.com/goreleaser/goreleaser-action v6` → [Updates: `v7`] - `helm v4.2.2` </details> <details><summary>.forgejo/workflows/release-charts.yaml (3)</summary> - `actions/checkout v6` → [Updates: `v7`] - `https://github.com/azure/setup-helm v5` - `helm v4.2.2` </details> <details><summary>.forgejo/workflows/release.yaml (6)</summary> - `actions/checkout v6` → [Updates: `v7`] - `actions/setup-go v6` - `https://github.com/crazy-max/ghaction-import-gpg v7` - `https://github.com/docker/setup-qemu-action v3` → [Updates: `v4`] - `https://github.com/docker/setup-buildx-action v3` → [Updates: `v4`] - `https://github.com/goreleaser/goreleaser-action v6` → [Updates: `v7`] </details> </blockquote> </details> <details><summary>gomod (1)</summary> <blockquote> <details><summary>go.mod (8)</summary> - `go 1.25.10` - `github.com/karmada-io/karmada v1.18.0` → [Updates: `v1.18.1`] - `github.com/prometheus/client_golang v1.23.2` - `k8s.io/apimachinery v0.35.3` → [Updates: `v0.36.2`] - `k8s.io/client-go v0.35.3` → [Updates: `v0.36.2`] - `k8s.io/component-base v0.35.3` → [Updates: `v0.36.2`] - `k8s.io/klog/v2 v2.130.1` → [Updates: `v2.140.0`] - `sigs.k8s.io/controller-runtime v0.23.1` → [Updates: `v0.24.1`] </details> </blockquote> </details> <details><summary>helm-values (1)</summary> <blockquote> <details><summary>chart/values.yaml</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/karmada-scheduler-edge-connect#12
No description provided.