chore: Configure Renovate #1

Merged
martin.wunderwald merged 2 commits from renovate/configure into main 2026-05-21 07:21:23 +00:00
Member

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.

📚 See our Reading List for relevant documentation you may be interested in reading.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


Detected Package Files

  • Dockerfile (dockerfile)
  • Dockerfile.goreleaser (dockerfile)
  • .forgejo/workflows/ci.yaml (github-actions)
  • .forgejo/workflows/release-charts.yaml (github-actions)
  • .forgejo/workflows/release.yaml (github-actions)
  • go.mod (gomod)
  • chart/values.yaml (helm-values)

What to Expect

With your current configuration, Renovate will create 13 Pull Requests:

chore(deps): update golang docker tag to v1.26.3
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.26.3-alpine
chore(deps): update module github.com/karmada-io/karmada to v1.17.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-karmada-io-karmada-1.x
  • Merge into: main
  • Upgrade github.com/karmada-io/karmada to v1.17.2
chore(deps): update module github.com/prometheus/client_golang to v1.23.2
chore(deps): update module k8s.io/apimachinery to v0.36.1
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-apimachinery-0.x
  • Merge into: main
  • Upgrade k8s.io/apimachinery to v0.36.1
chore(deps): update module k8s.io/client-go to v0.36.1
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-client-go-0.x
  • Merge into: main
  • Upgrade k8s.io/client-go to v0.36.1
chore(deps): update module k8s.io/component-base to v0.36.1
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-component-base-0.x
  • Merge into: main
  • Upgrade k8s.io/component-base to v0.36.1
chore(deps): update module k8s.io/klog/v2 to v2.140.0
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-klog-v2-2.x
  • Merge into: main
  • Upgrade k8s.io/klog/v2 to v2.140.0
chore(deps): update module sigs.k8s.io/controller-runtime to v0.24.1
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-controller-runtime-0.x
  • Merge into: main
  • Upgrade sigs.k8s.io/controller-runtime to v0.24.1
chore(deps): update https://github.com/azure/setup-helm action to v5
chore(deps): update https://github.com/crazy-max/ghaction-import-gpg action to v7
chore(deps): update https://github.com/docker/setup-buildx-action action to v4
chore(deps): update https://github.com/docker/setup-qemu-action action to v4
chore(deps): update https://github.com/goreleaser/goreleaser-action action to v7

🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prHourlyLimit for details.


Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate.

Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged. 📚 See our [Reading List](https://docs.renovatebot.com/reading-list/) for relevant documentation you may be interested in reading. 🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs. --- ### Detected Package Files * `Dockerfile` (dockerfile) * `Dockerfile.goreleaser` (dockerfile) * `.forgejo/workflows/ci.yaml` (github-actions) * `.forgejo/workflows/release-charts.yaml` (github-actions) * `.forgejo/workflows/release.yaml` (github-actions) * `go.mod` (gomod) * `chart/values.yaml` (helm-values) ### What to Expect With your current configuration, Renovate will create 13 Pull Requests: <details> <summary>chore(deps): update golang docker tag to v1.26.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/golang-1.x` - Merge into: `main` - Upgrade golang to `1.26.3-alpine` </details> <details> <summary>chore(deps): update module github.com/karmada-io/karmada to v1.17.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-karmada-io-karmada-1.x` - Merge into: `main` - Upgrade [github.com/karmada-io/karmada](https://github.com/karmada-io/karmada) to `v1.17.2` </details> <details> <summary>chore(deps): update module github.com/prometheus/client_golang to v1.23.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-prometheus-client_golang-1.x` - Merge into: `main` - Upgrade [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) to `v1.23.2` </details> <details> <summary>chore(deps): update module k8s.io/apimachinery to v0.36.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/k8s.io-apimachinery-0.x` - Merge into: `main` - Upgrade [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) to `v0.36.1` </details> <details> <summary>chore(deps): update module k8s.io/client-go to v0.36.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/k8s.io-client-go-0.x` - Merge into: `main` - Upgrade [k8s.io/client-go](https://github.com/kubernetes/client-go) to `v0.36.1` </details> <details> <summary>chore(deps): update module k8s.io/component-base to v0.36.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/k8s.io-component-base-0.x` - Merge into: `main` - Upgrade [k8s.io/component-base](https://github.com/kubernetes/component-base) to `v0.36.1` </details> <details> <summary>chore(deps): update module k8s.io/klog/v2 to v2.140.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/k8s.io-klog-v2-2.x` - Merge into: `main` - Upgrade [k8s.io/klog/v2](https://github.com/kubernetes/klog) to `v2.140.0` </details> <details> <summary>chore(deps): update module sigs.k8s.io/controller-runtime to v0.24.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/sigs.k8s.io-controller-runtime-0.x` - Merge into: `main` - Upgrade [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) to `v0.24.1` </details> <details> <summary>chore(deps): update https://github.com/azure/setup-helm action to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/https-github.com-azure-setup-helm-5.x` - Merge into: `main` - Upgrade [https://github.com/azure/setup-helm](https://github.com/azure/setup-helm) to `v5` </details> <details> <summary>chore(deps): update https://github.com/crazy-max/ghaction-import-gpg action to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/https-github.com-crazy-max-ghaction-import-gpg-7.x` - Merge into: `main` - Upgrade [https://github.com/crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) to `v7` </details> <details> <summary>chore(deps): update https://github.com/docker/setup-buildx-action action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/https-github.com-docker-setup-buildx-action-4.x` - Merge into: `main` - Upgrade [https://github.com/docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) to `v4` </details> <details> <summary>chore(deps): update https://github.com/docker/setup-qemu-action action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/https-github.com-docker-setup-qemu-action-4.x` - Merge into: `main` - Upgrade [https://github.com/docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) to `v4` </details> <details> <summary>chore(deps): update https://github.com/goreleaser/goreleaser-action action to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/https-github.com-goreleaser-goreleaser-action-7.x` - Merge into: `main` - Upgrade [https://github.com/goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) to `v7` </details> 🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See [docs for `prHourlyLimit`](https://docs.renovatebot.com/configuration-options/#prhourlylimit) for details. --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
Add renovate.json
All checks were successful
ci-main / test (pull_request) Successful in 5m3s
97759b9062
Merge branch 'main' into renovate/configure
All checks were successful
ci-main / test (pull_request) Successful in 1m4s
d716a53472
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
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!1
No description provided.