Skip to content

Configure Renovate

Patrick Domnick requested to merge renovate/configure into main

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

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


Detected Package Files

  • .gitlab-ci.yml (gitlabci)
  • go.mod (gomod)

What to Expect

With your current configuration, Renovate will create 2 Merge Requests:

chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gcr.io-kaniko-project-executor-1.x
  • Merge into: main
  • Upgrade gcr.io/kaniko-project/executor to v1.11.0-debug
chore(deps): update module go to 1.20
  • Schedule: ["at any time"]
  • Branch name: renovate/go-1.x
  • Merge into: main
  • Upgrade go to 1.20

Dependency Lookup Warnings

Please correct - or verify that you can safely ignore - these lookup failures before you merge this MR.

  • Failed to look up go dependency github.com/prometheus/client_golang
  • Failed to look up go dependency github.com/sirupsen/logrus
  • Failed to look up go dependency github.com/spf13/viper
  • Failed to look up go dependency golang.org/x/time

Files affected: go.mod


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 MR has been generated by Renovate Bot.

Edited by Patrick Domnick

Merge request reports