wip
Some checks failed
Helm / helm-lint (push) Failing after 8s
Helm / helm-unittest (push) Failing after 8s
continuous-integration/drone/push Build is passing

This commit is contained in:
Markus Pesch 2025-01-11 14:15:16 +01:00
parent 8650e07bdc
commit dc4a9e5fee
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -18,7 +18,7 @@ jobs:
- name: Install tooling
run: |
apk update
apk add git
apk add git node
- uses: actions/checkout@v4.2.2
- name: Lint helm files
run: |