|
@@ -23,7 +23,7 @@ jobs:
|
|
- v3.12.1
|
|
- v3.12.1
|
|
steps:
|
|
steps:
|
|
- name: Checkout
|
|
- name: Checkout
|
|
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
|
|
|
|
|
|
+ uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1
|
|
with:
|
|
with:
|
|
# Depth 0 is required for chart-testing to work properly
|
|
# Depth 0 is required for chart-testing to work properly
|
|
fetch-depth: 0
|
|
fetch-depth: 0
|
|
@@ -33,12 +33,12 @@ jobs:
|
|
with:
|
|
with:
|
|
version: ${{ matrix.helm-version }}
|
|
version: ${{ matrix.helm-version }}
|
|
|
|
|
|
- - uses: actions/setup-python@2c3dd9e7e29afd70cc0950079bde6c979d1f69f9 # tag=v4
|
|
|
|
|
|
+ - uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # tag=v4
|
|
with:
|
|
with:
|
|
python-version: "3.10"
|
|
python-version: "3.10"
|
|
|
|
|
|
- name: Set up chart-testing
|
|
- name: Set up chart-testing
|
|
- uses: helm/chart-testing-action@afea100a513515fbd68b0e72a7bb0ae34cb62aec # tag=v2.3.1
|
|
|
|
|
|
+ uses: helm/chart-testing-action@b43128a8b25298e1e7b043b78ea6613844e079b1 # tag=v2.6.0
|
|
|
|
|
|
- name: Run chart-testing (lint)
|
|
- name: Run chart-testing (lint)
|
|
id: lint
|
|
id: lint
|
|
@@ -54,13 +54,13 @@ jobs:
|
|
changed_json: ${{ steps.list-changed.outputs.changed_json }}
|
|
changed_json: ${{ steps.list-changed.outputs.changed_json }}
|
|
steps:
|
|
steps:
|
|
- name: Checkout
|
|
- name: Checkout
|
|
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
|
|
|
|
|
|
+ uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1
|
|
with:
|
|
with:
|
|
# Depth 0 is required for chart-testing to work properly
|
|
# Depth 0 is required for chart-testing to work properly
|
|
fetch-depth: 0
|
|
fetch-depth: 0
|
|
|
|
|
|
- name: Set up chart-testing
|
|
- name: Set up chart-testing
|
|
- uses: helm/chart-testing-action@afea100a513515fbd68b0e72a7bb0ae34cb62aec # tag=v2.3.1
|
|
|
|
|
|
+ uses: helm/chart-testing-action@b43128a8b25298e1e7b043b78ea6613844e079b1 # tag=v2.6.0
|
|
|
|
|
|
- name: List Changed Charts
|
|
- name: List Changed Charts
|
|
id: list-changed
|
|
id: list-changed
|
|
@@ -94,7 +94,7 @@ jobs:
|
|
|
|
|
|
steps:
|
|
steps:
|
|
- name: Checkout
|
|
- name: Checkout
|
|
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
|
|
|
|
|
|
+ uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1
|
|
with:
|
|
with:
|
|
# Depth 0 is required for chart-testing to work properly
|
|
# Depth 0 is required for chart-testing to work properly
|
|
fetch-depth: 0
|
|
fetch-depth: 0
|
|
@@ -104,12 +104,12 @@ jobs:
|
|
with:
|
|
with:
|
|
version: ${{ matrix.helm-version }}
|
|
version: ${{ matrix.helm-version }}
|
|
|
|
|
|
- - uses: actions/setup-python@2c3dd9e7e29afd70cc0950079bde6c979d1f69f9 # tag=v4
|
|
|
|
|
|
+ - uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # tag=v4
|
|
with:
|
|
with:
|
|
python-version: "3.10"
|
|
python-version: "3.10"
|
|
|
|
|
|
- name: Set up chart-testing
|
|
- name: Set up chart-testing
|
|
- uses: helm/chart-testing-action@afea100a513515fbd68b0e72a7bb0ae34cb62aec # tag=v2.3.1
|
|
|
|
|
|
+ uses: helm/chart-testing-action@b43128a8b25298e1e7b043b78ea6613844e079b1 # tag=v2.6.0
|
|
|
|
|
|
- name: Create k3d cluster - Attempt 1/3
|
|
- name: Create k3d cluster - Attempt 1/3
|
|
continue-on-error: true
|
|
continue-on-error: true
|