Configure Renovate #1

Open
martyn wants to merge 1 commits from renovate/configure into main
Owner

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

  • build/package/Dockerfile (dockerfile)
  • go.mod (gomod)

What to Expect

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

Update alpine Docker tag to v3.14
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-alpine-3.x
  • Merge into: main
  • Upgrade alpine to 3.14
Update golang Docker tag to v1.16.5
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-golang-1.x
  • Merge into: main
  • Upgrade golang to 1.16.5-alpine3.12
Update module k8s.io/api to v0.22.2
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-api-0.x
  • Merge into: main
  • Upgrade k8s.io/api to v0.22.2
Update module k8s.io/apimachinery to v0.22.2
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-apimachinery-0.x
  • Merge into: main
  • Upgrade k8s.io/apimachinery to v0.22.2
Update module k8s.io/client-go to v0.22.2
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-client-go-0.x
  • Merge into: main
  • Upgrade k8s.io/client-go to v0.22.2
Update module sigs.k8s.io/yaml to v1.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-yaml-1.x
  • Merge into: main
  • Upgrade sigs.k8s.io/yaml to v1.3.0
Update module yaml to v2.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-yaml.v2-2.x
  • Merge into: main
  • Upgrade gopkg.in/yaml.v2 to v2.4.0
Update module k8s.io/client-go to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-client-go-12.x
  • Merge into: main
  • Upgrade k8s.io/client-go to v12.0.0

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. 🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged. --- ### Detected Package Files * `build/package/Dockerfile` (dockerfile) * `go.mod` (gomod) ### What to Expect With your current configuration, Renovate will create 8 Pull Requests: <details> <summary>Update alpine Docker tag to v3.14</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-alpine-3.x` - Merge into: `main` - Upgrade alpine to `3.14` </details> <details> <summary>Update golang Docker tag to v1.16.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-golang-1.x` - Merge into: `main` - Upgrade golang to `1.16.5-alpine3.12` </details> <details> <summary>Update module k8s.io/api to v0.22.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/k8s.io-api-0.x` - Merge into: `main` - Upgrade [k8s.io/api](https://github.com/kubernetes/api) to `v0.22.2` </details> <details> <summary>Update module k8s.io/apimachinery to v0.22.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.22.2` </details> <details> <summary>Update module k8s.io/client-go to v0.22.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.22.2` </details> <details> <summary>Update module sigs.k8s.io/yaml to v1.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/sigs.k8s.io-yaml-1.x` - Merge into: `main` - Upgrade [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml) to `v1.3.0` </details> <details> <summary>Update module yaml to v2.4.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/gopkg.in-yaml.v2-2.x` - Merge into: `main` - Upgrade [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) to `v2.4.0` </details> <details> <summary>Update module k8s.io/client-go to v12</summary> - Schedule: ["at any time"] - Branch name: `renovate/k8s.io-client-go-12.x` - Merge into: `main` - Upgrade [k8s.io/client-go](https://github.com/kubernetes/client-go) to `v12.0.0` </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/config-help/issues). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
martyn added 1 commit 2020-11-16 11:21:45 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
20ca2e95b0
Add renovate.json
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b renovate/configure main
git pull origin renovate/configure

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff renovate/configure
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: martyn/helm-import#1
No description provided.