helm/chart-testing-action v2.8.0 (latest release) is allowed:
|
helm/chart-testing-action: |
|
6ec842c01de15ebb84c8627d2744a0c2f2755c9f: |
|
tag: v2.8.0 |
but it uses astral-sh/setup-uv v7.0.0:
https://github.com/helm/chart-testing-action/blob/v2.8.0/action.yml#L24
which is not allowed:
|
astral-sh/setup-uv: |
|
681c641aba71e4a1c380be3ab5e12ad51f415867: |
|
tag: v7.1.6 |
|
expires_at: 2026-05-15 |
|
eac588ad8def6316056a12d4907a9d4d84ff7a3b: |
|
tag: v7.3.0 |
|
expires_at: 2026-05-24 |
|
5a095e7a2014a4212f075830d4f7277575a9d098: |
|
tag: v7.3.1 |
|
expires_at: 2026-06-14 |
|
37802adc94f370d6bfd71619e3f0bf239e1f3b78: |
|
tag: v7.6.0 |
So currently even the latest version of helm/chart-testing-action is unusable in practice.
helm/chart-testing-actionv2.8.0 (latest release) is allowed:infrastructure-actions/actions.yml
Lines 412 to 414 in a35f441
but it uses
astral-sh/setup-uvv7.0.0:https://github.com/helm/chart-testing-action/blob/v2.8.0/action.yml#L24
which is not allowed:
infrastructure-actions/actions.yml
Lines 45 to 56 in a35f441
So currently even the latest version of
helm/chart-testing-actionis unusable in practice.