Skip to content

Repository files navigation

go-renovate-config validate

This is a config of Renovate for Go and Kubernetes project.

Getting Started

{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": ["config:recommended", "github>int128/go-renovate-config"]
}

Flavors

Update go version in go.mod

    "github>int128/go-renovate-config:go-version",

Update go version in go.mod and Dockerfile together

    "github>int128/go-renovate-config:go-version-with-dockerfile",

Kubernetes specific rules

    "github>int128/go-renovate-config:kubernetes",

Kubebuilder specific rules

    "github>int128/go-renovate-config:kubebuilder",

Update GitHub Releases URLs

    "github>int128/go-renovate-config:github-releases(**/kustomization.yaml)",
    "github>int128/go-renovate-config:github-releases(README.md)",

About

Renovate config for Go and Kubernetes

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors