Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,6 @@ jobs:


- uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0
# Until https://github.com/helm/helm/issues/30878 / https://github.com/helm/helm/issues/30880 are fixed
with:
version: 3.17.3

- name: Test with pytest
run: |
Expand Down
1 change: 1 addition & 0 deletions newsfragments/502.internal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Unpin from Helm 3.17.3 after https://github.com/helm/helm/issues/30878 / https://github.com/helm/helm/issues/30880 are fixed.
Loading