diff --git a/coder/kustomization.yaml b/coder/kustomization.yaml index e0fb5d6..51e48df 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.18.1" + version: "2.18.2" valuesFile: config/values.coder.yml skipTests: true \ No newline at end of file