From 0bb414966879f113111d8c617ea5c6619bb22f1a Mon Sep 17 00:00:00 2001 From: Peter Date: Fri, 2 Aug 2024 03:33:45 +0000 Subject: [PATCH] chore(deps): update helm release coder to v2.13.3 --- coder/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coder/kustomization.yaml b/coder/kustomization.yaml index 6e3f960..b444026 100644 --- a/coder/kustomization.yaml +++ b/coder/kustomization.yaml @@ -13,6 +13,6 @@ helmCharts: repo: https://helm.coder.com/v2 releaseName: coder namespace: coder - version: "2.13.2" + version: "2.13.3" valuesFile: config/values.coder.yml skipTests: true \ No newline at end of file