diff --git a/coder/kustomization.yaml b/coder/kustomization.yaml index 9d3f449..941a7ca 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.0" + version: "2.12.1" valuesFile: config/values.coder.yml skipTests: true \ No newline at end of file