mirror of
https://github.com/k3s-io/k3s.git
synced 2026-02-03 20:39:49 -05:00
Basic renaming from 'master' to 'main' as primary branch according to https://github.com/cncf/foundation/blob/main/code-of-conduct.md#our-standards * Additional replacement of master with main in E2E testing, Github Action workflows --------- Signed-off-by: Andrea Benini <andreabenini@gmail.com> Signed-off-by: Derek Nola <derek.nola@suse.com> Co-authored-by: Ben <andreabenini@users.noreply.github.com>
25 lines
537 B
YAML
25 lines
537 B
YAML
github:
|
|
user: "github-actions[bot]"
|
|
email: "41898282+github-actions[bot]@users.noreply.github.com"
|
|
username: "UPDATECLI_GITHUB_ACTOR"
|
|
token: "UPDATECLI_GITHUB_TOKEN"
|
|
k3s:
|
|
org: "k3s-io"
|
|
repo: "k3s"
|
|
branch: "main"
|
|
klipper_helm:
|
|
org: "k3s-io"
|
|
repo: "klipper-helm"
|
|
branch: "master"
|
|
klipper_lb:
|
|
org: "k3s-io"
|
|
repo: "klipper-lb"
|
|
branch: "master"
|
|
local_path_provisioner:
|
|
org: "rancher"
|
|
repo: "local-path-provisioner"
|
|
branch: "master"
|
|
helm_controller:
|
|
org: "k3s-io"
|
|
repo: "helm-controller"
|
|
branch: "master"
|