Merge pull request #53 from nikdoof/renovate/external-minor-dep

Update external minor dep
This commit is contained in:
2023-05-01 07:19:01 +01:00
committed by GitHub
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: