From 52b6774da6ff0a10ef7712337d1b1db11def8221 Mon Sep 17 00:00:00 2001 From: Peter Date: Thu, 22 Aug 2024 03:36:38 +0000 Subject: [PATCH] chore(deps): update helm release coder to v2.14.2 --- coder/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coder/kustomization.yaml b/coder/kustomization.yaml index 22f0e67..20a8367 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.14.1" + version: "2.14.2" valuesFile: config/values.coder.yml skipTests: true \ No newline at end of file