From 6d3a23363f6f5e31f9dd2cefc9b0be66a1977bb7 Mon Sep 17 00:00:00 2001 From: Peter Date: Sat, 22 Jun 2024 03:34:28 +0000 Subject: [PATCH] chore(deps): update helm release coder to v2.12.2 --- coder/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coder/kustomization.yaml b/coder/kustomization.yaml index 941a7ca..88207f6 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.12.1" + version: "2.12.2" valuesFile: config/values.coder.yml skipTests: true \ No newline at end of file -- 2.45.2