From dd4544e865ec6672b3fe86386fc4615e25dabec6 Mon Sep 17 00:00:00 2001 From: Pedro Tashima Date: Tue, 5 Sep 2023 13:00:53 -0300 Subject: [PATCH] add link to drone in documentation Signed-off-by: Pedro Tashima --- docs/release/kubernetes-upgrade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release/kubernetes-upgrade.md b/docs/release/kubernetes-upgrade.md index 5633df3a442e..af39ccce9e3e 100644 --- a/docs/release/kubernetes-upgrade.md +++ b/docs/release/kubernetes-upgrade.md @@ -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)