Skip to content

Commit

Permalink
add link to drone in documentation (k3s-io#8295)
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Tashima <pedro.tashima@suse.com>
Co-authored-by: Pedro Tashima <pedro.tashima@suse.com>
  • Loading branch information
tashima42 and tashima42 authored Sep 22, 2023
1 parent 8146041 commit 56abe70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/release/kubernetes-upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ If you are unsure of the new minor versions min/max constraints you can ask the
# Create system-agent-installer-k3s Release Images
The system-agent-installer-k3s repository is used with Rancher v2prov system. Any K3s version set in Rancher KDM must be published here as well (RCs and full releases).
[Go to the repo](https://github.com/rancher/system-agent-installer-k3s) and manually create a new release and tag it with the corresponding version numbers. This will kick off a build of the image.
Build progress can be tracked here.
Build progress can be tracked [here](https://drone-publish.rancher.io/rancher/system-agent-installer-k3s).
# Update Channel Server
Once the release is verified, the channel server config needs to be updated to reflect the new version for “stable”. [channel.yaml can be found at the root of the K3s repo.](https://github.com/k3s-io/k3s/blob/master/channel.yaml)
Expand Down

0 comments on commit 56abe70

Please sign in to comment.