feat: add special transformer func

As in helm, these functions are very useful.

Signed-off-by: Serge Logvinov <serge.logvinov@sinextra.dev>
This commit is contained in:
Serge Logvinov
2025-02-15 21:39:56 +02:00
parent 5a31bb2874
commit 2c0bd2f3d7
5 changed files with 132 additions and 92 deletions

View File

@@ -37,7 +37,7 @@ jobs:
- name: Lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.62.2
version: v1.63.4
args: --timeout=5m --config=.golangci.yml
- name: Build
timeout-minutes: 10