Skip to content

Commit 75abe4d

Browse files
chore(deps): update dependency helm to v3.21.3
1 parent b3e922f commit 75abe4d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/helm-lint-and-install.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Set up Helm
2525
uses: azure/setup-helm@v4
2626
with:
27-
version: v3.12.2
27+
version: v3.21.3
2828

2929
- uses: actions/setup-python@v6
3030
with:
@@ -73,7 +73,7 @@ jobs:
7373
- name: Set up Helm
7474
uses: azure/setup-helm@v4
7575
with:
76-
version: v3.12.2
76+
version: v3.21.3
7777

7878
- name: Run helm-docs
7979
working-directory: charts/studio/

.github/workflows/helm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- name: Install Helm
6565
uses: azure/setup-helm@v4
6666
with:
67-
version: v3.10.0
67+
version: v3.21.3
6868

6969
- name: Add repositories for dependencies
7070
run: |

0 commit comments

Comments
 (0)