chore: Configure Renovate #1

Open
sa-renovate wants to merge 1 commit from renovate/configure into main
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.echo.goreleaser (dockerfile)
  • .forgejo/workflows/ci-integration.yaml (github-actions)
  • .forgejo/workflows/ci.yaml (github-actions)
  • .forgejo/workflows/release-charts.yaml (github-actions)
  • .forgejo/workflows/release.yaml (github-actions)
  • go.mod (gomod)
  • deploy/charts/echo-controller/values.yaml (helm-values)

What to Expect

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

chore(deps): update k8s.io/utils digest to be93311
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-utils-digest
  • Merge into: main
  • Upgrade k8s.io/utils to be93311217bd
chore(deps): update dependency helm to v4.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/helm-4.x
  • Merge into: main
  • Upgrade helm to v4.2.2
chore(deps): update module github.com/kcp-dev/multicluster-provider to v0.8.0
chore(deps): update module k8s.io/apimachinery to v0.36.2
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-apimachinery-0.x
  • Merge into: main
  • Upgrade k8s.io/apimachinery to v0.36.2
chore(deps): update module k8s.io/client-go to v0.36.2
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-client-go-0.x
  • Merge into: main
  • Upgrade k8s.io/client-go to v0.36.2
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 module sigs.k8s.io/multicluster-runtime to v0.24.1
chore(deps): update actions/checkout action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-7.x
  • Merge into: main
  • Upgrade actions/checkout to v7
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.echo.goreleaser` (dockerfile) * `.forgejo/workflows/ci-integration.yaml` (github-actions) * `.forgejo/workflows/ci.yaml` (github-actions) * `.forgejo/workflows/release-charts.yaml` (github-actions) * `.forgejo/workflows/release.yaml` (github-actions) * `go.mod` (gomod) * `deploy/charts/echo-controller/values.yaml` (helm-values) ### What to Expect With your current configuration, Renovate will create 13 Pull Requests: <details> <summary>chore(deps): update k8s.io/utils digest to be93311</summary> - Schedule: ["at any time"] - Branch name: `renovate/k8s.io-utils-digest` - Merge into: `main` - Upgrade [k8s.io/utils](https://github.com/kubernetes/utils) to `be93311217bd` </details> <details> <summary>chore(deps): update dependency helm to v4.2.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/helm-4.x` - Merge into: `main` - Upgrade [helm](https://github.com/helm/helm) to `v4.2.2` </details> <details> <summary>chore(deps): update module github.com/kcp-dev/multicluster-provider to v0.8.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-kcp-dev-multicluster-provider-0.x` - Merge into: `main` - Upgrade [github.com/kcp-dev/multicluster-provider](https://github.com/kcp-dev/multicluster-provider) to `v0.8.0` </details> <details> <summary>chore(deps): update module k8s.io/apimachinery to v0.36.2</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.2` </details> <details> <summary>chore(deps): update module k8s.io/client-go to v0.36.2</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.2` </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 module sigs.k8s.io/multicluster-runtime to v0.24.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/sigs.k8s.io-multicluster-runtime-0.x` - Merge into: `main` - Upgrade [sigs.k8s.io/multicluster-runtime](https://github.com/kubernetes-sigs/multicluster-runtime) to `v0.24.1` </details> <details> <summary>chore(deps): update actions/checkout action to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-7.x` - Merge into: `main` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `v7` </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-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/configure:renovate/configure
git switch renovate/configure

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/configure
git switch renovate/configure
git rebase main
git switch main
git merge --ff-only renovate/configure
git switch renovate/configure
git rebase main
git switch main
git merge --no-ff renovate/configure
git switch main
git merge --squash renovate/configure
git switch main
git merge --ff-only renovate/configure
git switch main
git merge renovate/configure
git push origin main
Sign in to join this conversation.
No reviewers
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/filtered-echo-controller!1
No description provided.