Welcome to 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
docker/Dockerfile (dockerfile)
.github/workflows/build.yml (github-actions)
.github/workflows/release.yml (github-actions)
go.mod (gomod)
Configuration Summary
Based on the default config's presets, Renovate will:
Start dependency updates only once this onboarding PR is merged
Separate major versions of dependencies into individual branches/PRs
Do not separate patch and minor upgrades into separate PRs for the same dependency
Upgrade to unstable versions only if the existing version is unstable
Raise PRs immediately (after branch is created)
If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
Keep existing branches updated even when not scheduled
Disable automerging feature - wait for humans to merge all PRs
Ignore node_modules, bower_components, vendor and various test/tests directories
Autodetect whether to pin dependencies or maintain ranges
Rate limit PR creation to a maximum of two per hour
Limit to maximum 20 open PRs at any time
Group known monorepo packages together
Use curated list of recommended non-monorepo package groupings
Ignore spring cloud 1.x releases
Ignore http4s digest-based 1.x milestones
:abcd: Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.
What to Expect
With your current configuration, Renovate will create 11 Pull Requests:
Update docker.io/library/alpine Docker tag to v3.13
- Schedule: ["at any time"]
- Branch name: `renovate/docker-docker.io-library-alpine-3.x`
- Merge into: `master`
- Upgrade docker.io/library/alpine to `3.13`
Update module github.com/knadh/koanf to v0.15.0
- Schedule: ["at any time"]
- Branch name: `renovate/github.com-knadh-koanf-0.x`
- Merge into: `master`
- Upgrade [github.com/knadh/koanf](https://togithub.com/knadh/koanf) to `v0.15.0`
Update module github.com/stretchr/testify to v1.7.0
- Schedule: ["at any time"]
- Branch name: `renovate/github.com-stretchr-testify-1.x`
- Merge into: `master`
- Upgrade [github.com/stretchr/testify](https://togithub.com/stretchr/testify) to `v1.7.0`
Update module k8s.io/api to v0.20.5
- Schedule: ["at any time"]
- Branch name: `renovate/k8s.io-api-0.x`
- Merge into: `master`
- Upgrade [k8s.io/api](https://togithub.com/kubernetes/api) to `v0.20.5`
Update module k8s.io/apimachinery to v0.20.5
- Schedule: ["at any time"]
- Branch name: `renovate/k8s.io-apimachinery-0.x`
- Merge into: `master`
- Upgrade [k8s.io/apimachinery](https://togithub.com/kubernetes/apimachinery) to `v0.20.5`
Update module k8s.io/client-go to v0.20.5
- Schedule: ["at any time"]
- Branch name: `renovate/k8s.io-client-go-0.x`
- Merge into: `master`
- Upgrade [k8s.io/client-go](https://togithub.com/kubernetes/client-go) to `v0.20.5`
Update module sigs.k8s.io/sig-storage-lib-external-provisioner/v6 to v6.3.0
- Schedule: ["at any time"]
- Branch name: `renovate/sigs.k8s.io-sig-storage-lib-external-provisioner-v6-6.x`
- Merge into: `master`
- Upgrade [sigs.k8s.io/sig-storage-lib-external-provisioner/v6](https://togithub.com/kubernetes-sigs/sig-storage-lib-external-provisioner) to `v6.3.0`
Update actions/cache action to v2
- Schedule: ["at any time"]
- Branch name: `renovate/actions-cache-2.x`
- Merge into: `master`
- Upgrade [actions/cache](https://togithub.com/actions/cache) to `v2`
Update goreleaser/goreleaser-action action to v2
- Schedule: ["at any time"]
- Branch name: `renovate/goreleaser-goreleaser-action-2.x`
- Merge into: `master`
- Upgrade [goreleaser/goreleaser-action](https://togithub.com/goreleaser/goreleaser-action) to `v2`
Update module k8s.io/client-go to v12
- Schedule: ["at any time"]
- Branch name: `renovate/k8s.io-client-go-12.x`
- Merge into: `master`
- Upgrade [k8s.io/client-go](https://togithub.com/kubernetes/client-go) to `v12.0.0`
Update module k8s.io/klog to v2
- Schedule: ["at any time"]
- Branch name: `renovate/k8s.io-klog-2.x`
- Merge into: `master`
- Upgrade [k8s.io/klog](https://togithub.com/kubernetes/klog) to `v2.8.0`
:children_crossing: Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for prhourlylimit for details.
:question: 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.
Welcome to 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
docker/Dockerfile
(dockerfile).github/workflows/build.yml
(github-actions).github/workflows/release.yml
(github-actions)go.mod
(gomod)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all othersnode_modules
,bower_components
,vendor
and various test/tests directories:abcd: Would you like to change the way Renovate is upgrading your dependencies? Simply edit the
renovate.json
in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.What to Expect
With your current configuration, Renovate will create 11 Pull Requests:
Update docker.io/library/alpine Docker tag to v3.13
- Schedule: ["at any time"] - Branch name: `renovate/docker-docker.io-library-alpine-3.x` - Merge into: `master` - Upgrade docker.io/library/alpine to `3.13`Update module github.com/knadh/koanf to v0.15.0
- Schedule: ["at any time"] - Branch name: `renovate/github.com-knadh-koanf-0.x` - Merge into: `master` - Upgrade [github.com/knadh/koanf](https://togithub.com/knadh/koanf) to `v0.15.0`Update module github.com/stretchr/testify to v1.7.0
- Schedule: ["at any time"] - Branch name: `renovate/github.com-stretchr-testify-1.x` - Merge into: `master` - Upgrade [github.com/stretchr/testify](https://togithub.com/stretchr/testify) to `v1.7.0`Update module k8s.io/api to v0.20.5
- Schedule: ["at any time"] - Branch name: `renovate/k8s.io-api-0.x` - Merge into: `master` - Upgrade [k8s.io/api](https://togithub.com/kubernetes/api) to `v0.20.5`Update module k8s.io/apimachinery to v0.20.5
- Schedule: ["at any time"] - Branch name: `renovate/k8s.io-apimachinery-0.x` - Merge into: `master` - Upgrade [k8s.io/apimachinery](https://togithub.com/kubernetes/apimachinery) to `v0.20.5`Update module k8s.io/client-go to v0.20.5
- Schedule: ["at any time"] - Branch name: `renovate/k8s.io-client-go-0.x` - Merge into: `master` - Upgrade [k8s.io/client-go](https://togithub.com/kubernetes/client-go) to `v0.20.5`Update module sigs.k8s.io/sig-storage-lib-external-provisioner/v6 to v6.3.0
- Schedule: ["at any time"] - Branch name: `renovate/sigs.k8s.io-sig-storage-lib-external-provisioner-v6-6.x` - Merge into: `master` - Upgrade [sigs.k8s.io/sig-storage-lib-external-provisioner/v6](https://togithub.com/kubernetes-sigs/sig-storage-lib-external-provisioner) to `v6.3.0`Update actions/cache action to v2
- Schedule: ["at any time"] - Branch name: `renovate/actions-cache-2.x` - Merge into: `master` - Upgrade [actions/cache](https://togithub.com/actions/cache) to `v2`Update goreleaser/goreleaser-action action to v2
- Schedule: ["at any time"] - Branch name: `renovate/goreleaser-goreleaser-action-2.x` - Merge into: `master` - Upgrade [goreleaser/goreleaser-action](https://togithub.com/goreleaser/goreleaser-action) to `v2`Update module k8s.io/client-go to v12
- Schedule: ["at any time"] - Branch name: `renovate/k8s.io-client-go-12.x` - Merge into: `master` - Upgrade [k8s.io/client-go](https://togithub.com/kubernetes/client-go) to `v12.0.0`Update module k8s.io/klog to v2
- Schedule: ["at any time"] - Branch name: `renovate/k8s.io-klog-2.x` - Merge into: `master` - Upgrade [k8s.io/klog](https://togithub.com/kubernetes/klog) to `v2.8.0`:children_crossing: Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for
prhourlylimit
for details.:question: 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 WhiteSource Renovate. View repository job log here.