Merge branch 'master' into allow_delete_objects_by_TTL

This commit is contained in:
Konstantin Lebedev
2025-11-04 12:19:34 +05:00
committed by GitHub
19 changed files with 514 additions and 85 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ jobs:
run: ct lint --target-branch ${{ github.event.repository.default_branch }} --all --validate-maintainers=false --chart-dirs k8s/charts
- name: Create kind cluster
uses: helm/kind-action@v1.12.0
uses: helm/kind-action@v1.13.0
- name: Run chart-testing (install)
run: ct install --target-branch ${{ github.event.repository.default_branch }} --all --chart-dirs k8s/charts