From 979ca0d66f848aaaa8c7b77a4aa1e9230ffc24c2 Mon Sep 17 00:00:00 2001 From: Ashley Dumaine <5779804+AshleyDumaine@users.noreply.github.com> Date: Fri, 30 Aug 2024 11:11:17 -0400 Subject: [PATCH] Bump CCM to latest version (#491) --- templates/addons/ccm-linode/ccm-linode.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/addons/ccm-linode/ccm-linode.yaml b/templates/addons/ccm-linode/ccm-linode.yaml index 2f9ad1318..6160c760b 100644 --- a/templates/addons/ccm-linode/ccm-linode.yaml +++ b/templates/addons/ccm-linode/ccm-linode.yaml @@ -9,7 +9,7 @@ spec: repoURL: https://linode.github.io/linode-cloud-controller-manager/ chartName: ccm-linode namespace: kube-system - version: ${LINODE_CCM_VERSION:=v0.4.13} + version: ${LINODE_CCM_VERSION:=v0.4.14} options: waitForJobs: true wait: true