Skip to content

Configure Renovate

Martin Vinkel 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

  • examples/docker-compose/docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • .gitlab-ci.yml (gitlabci)
  • go.mod (gomod)
  • charts/gitlab-monitor/values.yaml (helm-values)
  • examples/helm/Chart.yaml (helmv3)

What to Expect

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

Update module github.com/georgysavva/scany to v1.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-georgysavva-scany-1.x
  • Merge into: main
  • Upgrade github.com/georgysavva/scany to v1.2.2
Update Helm release kube-prometheus-stack to 57.2.x
  • Schedule: ["at any time"]
  • Branch name: renovate/kube-prometheus-stack-57.x
  • Merge into: main
  • Upgrade kube-prometheus-stack to c5037a363d0edb2e5530556983c3926f81081afcce3076e6dd5b18fd991d5d40
Update Helm release postgresql to 15.2.x
  • Schedule: ["at any time"]
  • Branch name: renovate/postgresql-15.x
  • Merge into: main
  • Upgrade postgresql to 8c558e2a490332a992d0fc6bafdb0eb9f1a490a775129a88e916f7b9154fcff3
Update module github.com/creasty/defaults to v1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-creasty-defaults-1.x
  • Merge into: main
  • Upgrade github.com/creasty/defaults to v1.7.0
Update module github.com/go-co-op/gocron to v1.37.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-co-op-gocron-1.x
  • Merge into: main
  • Upgrade github.com/go-co-op/gocron to v1.37.0
Update module github.com/jackc/pgconn to v1.14.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-jackc-pgconn-1.x
  • Merge into: main
  • Upgrade github.com/jackc/pgconn to v1.14.3
Update module github.com/jackc/pgx/v4 to v4.18.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-jackc-pgx-v4-4.x
  • Merge into: main
  • Upgrade github.com/jackc/pgx/v4 to v4.18.3
Update module github.com/prometheus/client_golang to v1.19.0
Update module github.com/stretchr/testify to v1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: main
  • Upgrade github.com/stretchr/testify to v1.9.0
Update module golang.org/x/time to v0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-time-0.x
  • Merge into: main
  • Upgrade golang.org/x/time to v0.5.0
Update Helm release kube-prometheus-stack to v58
  • Schedule: ["at any time"]
  • Branch name: renovate/kube-prometheus-stack-58.x
  • Merge into: main
  • Upgrade kube-prometheus-stack to 6e854c313a790d5e10ff2897c2a98f22c08fadcaa5b441e961cfbd59aba9c849
Update alpine Docker tag to v20240329
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-20240329.x
  • Merge into: main
  • Upgrade alpine to 20240329
Update docker Docker tag to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-26.x
  • Merge into: main
  • Upgrade docker to 26-dind
  • Upgrade docker to 26
Update module github.com/georgysavva/scany to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-georgysavva-scany-2.x
  • Merge into: main
  • Upgrade github.com/georgysavva/scany to v2.1.3
Update module github.com/go-co-op/gocron to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-co-op-gocron-2.x
  • Merge into: main
  • Upgrade github.com/go-co-op/gocron to v2.2.9
Update module github.com/jackc/pgx/v4 to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-jackc-pgx-v4-5.x
  • Merge into: main
  • Upgrade github.com/jackc/pgx/v4 to v5.5.5

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

Merge request reports