mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
9b2abf0952
This PR adds a minimum set of Helm tests for the Helm chart. It's heavily based on the approach in [1], but uses a golden-files-based approach instead. It also runs helm template directly instead of importing the entire Kubernetes API. Golden files can be updated by running go test ./helm/tests -update or by running make update-golden-files. [1] https://github.com/coder/enterprise-helm Fixes #6552
4 lines
32 B
YAML
4 lines
32 B
YAML
coder:
|
|
image:
|
|
tag: latest
|