k3s/updatecli/values.yaml
Derek Nola 45f6abd26b
Inclusive naming proposal (#13134)
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>
2025-10-30 11:43:47 -07:00

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"