clearml-helm-charts/charts/clearml/ci
Valeriano Manassero 69048b5c96
Fix glue agent image (#78)
* Changed: avoid latest image

* Changed: version bump

* Fixed: pull policy

* Removed: specific ci for glue since now it's on by default

* Fixed: don't refresh dependencies

* Changed: testing chart action version update

* Fixed: action

* Changed: dependency updates required

* Fixed: lint and install

* Revert "Changed: dependency updates required"

This reverts commit 34ee22d7d0.

* Changed: use copy of dep charts because ththey may become unavailable

* Changed: updated readme
2022-06-02 21:20:00 +02:00
..
default-values.yaml fix: faulty service values references in k8s agent (#50) 2022-01-21 16:15:09 +01:00
README.md fix: faulty service values references in k8s agent (#50) 2022-01-21 16:15:09 +01:00

Place values files with different values in this directory to ensure these cases are tested by the CI as well.

https://github.com/helm/chart-testing/blob/main/doc/ct_install.md

"Charts may have multiple custom values files matching the glob pattern '*-values.yaml' in a directory named 'ci' in the root of the chart's directory. The chart is installed and tested for each of these files. If no custom values file is present, the chart is installed and tested with defaults."