From 6ab715e07ce96a1d828689c06dde436626f50945 Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 11 Jan 2025 13:21:02 +0000 Subject: [PATCH 1/2] chore: Update rancher/install.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- rancher/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rancher/install.sh b/rancher/install.sh index 0e919f73..94389d4d 100644 --- a/rancher/install.sh +++ b/rancher/install.sh @@ -1,6 +1,6 @@ #!/bin/sh -RANCHER_VERSION="2.9.3" +RANCHER_VERSION="2.10.1" subdomain="rancher.${CLUSTER_ID}.k8s.civo.com" email="${EMAIL}" From 76dfdbf82d10d871eab390aa0dbd2873afa29f6d Mon Sep 17 00:00:00 2001 From: updatecli Date: Sat, 11 Jan 2025 13:21:04 +0000 Subject: [PATCH 2/2] chore: Update rancher/manifest.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- rancher/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rancher/manifest.yaml b/rancher/manifest.yaml index d6a8cb57..b7cfb33b 100755 --- a/rancher/manifest.yaml +++ b/rancher/manifest.yaml @@ -1,7 +1,7 @@ --- name: rancher title: Rancher -version: 2.9.3 +version: 2.10.1 maintainer: "@kunal-kushwaha" description: "Addresses the operational and security challenges of managing multiple Kubernetes clusters with integrated tools for running containerized workloads." url: https://www.rancher.com/