Configure Renovate #31

Merged
mrtz-j merged 5 commits from renovate/configure into main 2025-09-23 20:43:37 +00:00
mrtz-j commented 2025-09-23 20:18:14 +00:00 (Migrated from gitlab.com)

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)
  • charts/archmeister/values.yaml (helm-values)
  • charts/atlantis/values.yaml (helm-values)
  • charts/busynix/values.yaml (helm-values)
  • charts/geoserver/values.yaml (helm-values)
  • charts/hipster/values.yaml (helm-values)
  • charts/makai/values.yaml (helm-values)
  • charts/osm-tile-server/values.yaml (helm-values)
  • charts/petimeter/values.yaml (helm-values)
  • charts/plume/values.yaml (helm-values)
  • charts/sorcerer/values.yaml (helm-values)
  • charts/yolo-registry/values.yaml (helm-values)
  • values/geoserver/values.yaml (helm-values)
  • values/headscale/values/values.yaml (helm-values)
  • values/yolo-registry/values/values.yaml (helm-values)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding MR is merged
  • Enable Renovate Dependency Dashboard creation.
  • Group all minor and patch updates together.
  • Weekly schedule on early Monday mornings (before 4 AM).
  • Run Renovate on following schedule: * 0-3 * * 1

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


What to Expect

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

Update ghcr.io/juanfont/headscale Docker tag to v0.26.1
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/all-minor-patch
  • Merge into: main
  • Upgrade ghcr.io/juanfont/headscale to v0.26.1
Update registry Docker tag to v3
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/registry-3.x
  • Merge into: main
  • Upgrade registry to 3

⚠️ Warning

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

  • Failed to look up docker package registry.gitlab.com/oceanbox/oceanbox.dataagent
  • Failed to look up docker package registry.gitlab.com/oceanbox/poseidon/atlantis
  • Failed to look up docker package registry.gitlab.com/oceanbox/busynix
  • Failed to look up docker package registry.gitlab.com/oceanbox/hipster
  • Failed to look up docker package registry.gitlab.com/oceanbox/makai/makai
  • Failed to look up docker package registry.gitlab.com/oceanbox/osm-tile-server
  • Failed to look up docker package registry.gitlab.com/oceanbox/petimeter
  • Failed to look up docker package registry.gitlab.com/oceanbox/plume/plume
  • Failed to look up docker package registry.gitlab.com/oceanbox/poseidon/sorcerer

Files affected: charts/archmeister/values.yaml, charts/atlantis/values.yaml, charts/busynix/values.yaml, charts/hipster/values.yaml, charts/makai/values.yaml, charts/osm-tile-server/values.yaml, charts/petimeter/values.yaml, charts/plume/values.yaml, charts/sorcerer/values.yaml


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.

Welcome to [Renovate](https://github.com/renovatebot/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) * `charts/archmeister/values.yaml` (helm-values) * `charts/atlantis/values.yaml` (helm-values) * `charts/busynix/values.yaml` (helm-values) * `charts/geoserver/values.yaml` (helm-values) * `charts/hipster/values.yaml` (helm-values) * `charts/makai/values.yaml` (helm-values) * `charts/osm-tile-server/values.yaml` (helm-values) * `charts/petimeter/values.yaml` (helm-values) * `charts/plume/values.yaml` (helm-values) * `charts/sorcerer/values.yaml` (helm-values) * `charts/yolo-registry/values.yaml` (helm-values) * `values/geoserver/values.yaml` (helm-values) * `values/headscale/values/values.yaml` (helm-values) * `values/yolo-registry/values/values.yaml` (helm-values) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding MR is merged - Enable Renovate Dependency Dashboard creation. - Group all `minor` and `patch` updates together. - Weekly schedule on early Monday mornings (before 4 AM). - Run Renovate on following schedule: * 0-3 * * 1 🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Merge Request description the next time it runs. --- ### What to Expect With your current configuration, Renovate will create 2 Merge Requests: <details> <summary>Update ghcr.io/juanfont/headscale Docker tag to v0.26.1</summary> - Schedule: ["* 0-3 * * 1"] - Branch name: `renovate/all-minor-patch` - Merge into: `main` - Upgrade ghcr.io/juanfont/headscale to `v0.26.1` </details> <details> <summary>Update registry Docker tag to v3</summary> - Schedule: ["* 0-3 * * 1"] - Branch name: `renovate/registry-3.x` - Merge into: `main` - Upgrade [registry](https://github.com/distribution/distribution) to `3` </details> --- > > ⚠️ **Warning** > > Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this MR. > > - `Failed to look up docker package registry.gitlab.com/oceanbox/oceanbox.dataagent` > - `Failed to look up docker package registry.gitlab.com/oceanbox/poseidon/atlantis` > - `Failed to look up docker package registry.gitlab.com/oceanbox/busynix` > - `Failed to look up docker package registry.gitlab.com/oceanbox/hipster` > - `Failed to look up docker package registry.gitlab.com/oceanbox/makai/makai` > - `Failed to look up docker package registry.gitlab.com/oceanbox/osm-tile-server` > - `Failed to look up docker package registry.gitlab.com/oceanbox/petimeter` > - `Failed to look up docker package registry.gitlab.com/oceanbox/plume/plume` > - `Failed to look up docker package registry.gitlab.com/oceanbox/poseidon/sorcerer` > > Files affected: `charts/archmeister/values.yaml`, `charts/atlantis/values.yaml`, `charts/busynix/values.yaml`, `charts/hipster/values.yaml`, `charts/makai/values.yaml`, `charts/osm-tile-server/values.yaml`, `charts/petimeter/values.yaml`, `charts/plume/values.yaml`, `charts/sorcerer/values.yaml` --- ❓ 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 MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:5fd16d09cb97e213e8a5c9c8eb1d5057303447a88161523c6d38cb4857017ff3-->
mrtz-j commented 2025-09-23 20:25:00 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 283c6679 - fix: Add dashboard and ignore attic/boostrap

Compare with previous version

added 1 commit <ul><li>283c6679 - fix: Add dashboard and ignore attic/boostrap</li></ul> [Compare with previous version](/oceanbox/manifests/-/merge_requests/17/diffs?diff_id=1503065128&start_sha=b5e7469d48122eb93f18f3112371f93876d34788)
mrtz-j commented 2025-09-23 20:28:45 +00:00 (Migrated from gitlab.com)

added 1 commit

  • ccf69ffe - fix: Add support for helmfiles

Compare with previous version

added 1 commit <ul><li>ccf69ffe - fix: Add support for helmfiles</li></ul> [Compare with previous version](/oceanbox/manifests/-/merge_requests/17/diffs?diff_id=1503068297&start_sha=283c66797bfb003e092c5aa538976af63c658753)
mrtz-j commented 2025-09-23 20:31:28 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
mrtz-j commented 2025-09-23 20:32:25 +00:00 (Migrated from gitlab.com)

added 1 commit

Compare with previous version

added 1 commit <ul><li>5a849851 - fix: Formatting</li></ul> [Compare with previous version](/oceanbox/manifests/-/merge_requests/17/diffs?diff_id=1503071686&start_sha=ccf69ffe45b4d7168e72eb97425e997ea725ed50)
mrtz-j commented 2025-09-23 20:34:56 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
mrtz-j commented 2025-09-23 20:39:41 +00:00 (Migrated from gitlab.com)

added 1 commit

Compare with previous version

added 1 commit <ul><li>ad0b359c - fix: Formatting</li></ul> [Compare with previous version](/oceanbox/manifests/-/merge_requests/17/diffs?diff_id=1503078237&start_sha=5a849851c91393905adc63a7b45f49c3e2f61d68)
mrtz-j commented 2025-09-23 20:42:29 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
mrtz-j commented 2025-09-23 20:43:37 +00:00 (Migrated from gitlab.com)

mentioned in commit c300618e85

mentioned in commit c300618e85febe864caf98785353023e318018dd
mrtz-j (Migrated from gitlab.com) merged commit c300618e85 into main 2025-09-23 20:43:37 +00:00
Sign in to join this conversation.