We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 501f30e commit 926615dCopy full SHA for 926615d
.github/workflows/test-prometrix.yml
@@ -20,6 +20,7 @@ jobs:
20
uses: helm/[email protected]
21
with:
22
node_image: kindest/node:v1.25.11
23
+ kind_version: v0.17.0
24
- name: Install Prometheus
25
run: |
26
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
0 commit comments