From 5a5c30340a7b71ffd8d43205797bd55d157676c8 Mon Sep 17 00:00:00 2001 From: Peter Date: Fri, 22 Nov 2024 15:12:55 +0000 Subject: [PATCH] chore(deps): update helm release coder to v2.17.2 --- coder/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coder/kustomization.yaml b/coder/kustomization.yaml index fb86a64..9882718 100644 --- a/coder/kustomization.yaml +++ b/coder/kustomization.yaml @@ -15,6 +15,6 @@ helmCharts: repo: https://helm.coder.com/v2 releaseName: coder namespace: coder - version: "2.17.0" + version: "2.17.2" valuesFile: config/values.coder.yml skipTests: true \ No newline at end of file -- 2.45.2