Configure Renovate #1

Open
martyn wants to merge 1 commit 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
Add renovate.json
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
20ca2e95b0
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.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/configure:renovate/configure
git checkout renovate/configure

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/configure
git checkout renovate/configure
git rebase main
git checkout main
git merge --ff-only renovate/configure
git checkout renovate/configure
git rebase main
git checkout main
git merge --no-ff renovate/configure
git checkout main
git merge --squash renovate/configure
git checkout main
git merge --ff-only renovate/configure
git checkout main
git merge renovate/configure
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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.