Configure Renovate again #3

Merged
decentral1se merged 1 commits from renovate/configure into main 2021-06-04 07:16:27 +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.


Detected Package Files

  • compose.yml (docker-compose)
  • .drone.yml (droneci)
    You have configured Renovate to use the following baseBranches: master, main.

What to Expect

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

Update docker.elastic.co/elasticsearch/elasticsearch-oss Docker tag to v6.8.16 (main)
  • Schedule: ["at any time"]
  • Branch name: renovate/main-docker-docker.elastic.co-elasticsearch-elasticsearch-oss-6.x
  • Merge into: main
  • Upgrade docker.elastic.co/elasticsearch/elasticsearch-oss to 6.8.16
Update redis Docker tag to v6.2 (main)
  • Schedule: ["at any time"]
  • Branch name: renovate/main-docker-redis-6.x
  • Merge into: main
  • Upgrade redis to 6.2-alpine
Update tootsuite/mastodon Docker tag to v3.4.1 (main)
  • Schedule: ["at any time"]
  • Branch name: renovate/main-docker-tootsuite-mastodon-3.x
  • Merge into: main
  • Upgrade tootsuite/mastodon to v3.4.1

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 Renovate Bot.

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. :vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged. --- ### Detected Package Files * `compose.yml` (docker-compose) * `.drone.yml` (droneci) You have configured Renovate to use the following baseBranches: `master`, `main`. ### What to Expect With your current configuration, Renovate will create 3 Pull Requests: <details> <summary>Update docker.elastic.co/elasticsearch/elasticsearch-oss Docker tag to v6.8.16 (main)</summary> - Schedule: ["at any time"] - Branch name: `renovate/main-docker-docker.elastic.co-elasticsearch-elasticsearch-oss-6.x` - Merge into: `main` - Upgrade docker.elastic.co/elasticsearch/elasticsearch-oss to `6.8.16` </details> <details> <summary>Update redis Docker tag to v6.2 (main)</summary> - Schedule: ["at any time"] - Branch name: `renovate/main-docker-redis-6.x` - Merge into: `main` - Upgrade redis to `6.2-alpine` </details> <details> <summary>Update tootsuite/mastodon Docker tag to v3.4.1 (main)</summary> - Schedule: ["at any time"] - Branch name: `renovate/main-docker-tootsuite-mastodon-3.x` - Merge into: `main` - Upgrade tootsuite/mastodon to `v3.4.1` </details> --- :question: 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 [Renovate Bot](https://github.com/renovatebot/renovate).
renovate-bot added 1 commit 2021-06-04 07:03:02 +00:00
decentral1se merged commit c6692c6653 into main 2021-06-04 07:16:27 +00:00
Author
Member

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

### Renovate is disabled Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.
3wordchant changed title from Configure Renovate to Configure Renovate again 2025-10-18 20:24:41 +00:00
Sign in to join this conversation.