Update external minor dep

This commit is contained in:
renovate[bot]
2023-05-01 02:27:29 +00:00
committed by GitHub
parent b7dc73097a
commit ee8767e7a6
2 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ jobs:
python-version: "${{ env.PYTHON_VERSION }}"
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.3.1
uses: helm/chart-testing-action@v2.4.0
- name: Run chart-testing (list-changed)
id: list-changed
@@ -40,7 +40,7 @@ jobs:
run: ct lint --config .github/ct.yaml
- name: Create k8s Kind Cluster
uses: helm/kind-action@v1.4.0
uses: helm/kind-action@v1.5.0
if: steps.list-changed.outputs.changed == 'true'
- name: Remove node taints

View File

@@ -25,7 +25,7 @@ jobs:
version: v3.4.0
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.4.1
uses: helm/chart-releaser-action@v1.5.0
with:
charts_repo_url: https://nikdoof.github.io/helm-charts
env: