Skip to content

Commit 155512b

Browse files
chore(deps): update dependency helm to v4.2.3 (#205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c9f1219 commit 155512b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Set up Helm
6464
uses: azure/setup-helm@v5
6565
with:
66-
version: v4.2.2
66+
version: v4.2.3
6767

6868
- name: Configure kubeconfig
6969
run: |

.github/workflows/helm-quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Set up Helm
3434
uses: azure/setup-helm@v5
3535
with:
36-
version: v4.2.2
36+
version: v4.2.3
3737

3838
- name: Install kubeconform
3939
env:

.github/workflows/observability.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Set up Helm
4242
uses: azure/setup-helm@v5
4343
with:
44-
version: v4.2.2
44+
version: v4.2.3
4545

4646
- name: Configure kubeconfig
4747
run: |

0 commit comments

Comments
 (0)