From b562674edd0f059fce3318430a1b3bdde06a13e0 Mon Sep 17 00:00:00 2001 From: Peter Date: Sat, 20 Jul 2024 03:34:57 +0000 Subject: [PATCH] chore(deps): update helm release coder to v2.13.1 --- coder/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coder/kustomization.yaml b/coder/kustomization.yaml index 65670b6..b01b77a 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.0" + version: "2.13.1" valuesFile: config/values.coder.yml skipTests: true \ No newline at end of file -- 2.45.2