We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8fc753 commit ff05d63Copy full SHA for ff05d63
.github/actions/e2e/install-karpenter/action.yaml
@@ -38,7 +38,7 @@ runs:
38
ref: ${{ inputs.git_ref }}
39
- uses: ./.github/actions/e2e/install-helm
40
with:
41
- version: v3.12.3 # Pinned to this version since v3.13.0 has issues with anonymous pulls: https://github.com/helm/helm/issues/12423
+ version: v3.18.6
42
# Label namespace to enforce security stranded and scrape prometheus metrics
43
# https://kubernetes.io/docs/concepts/security/pod-security-standards/
44
- name: add labels to kube-system namespace
0 commit comments