We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b31fe0f commit 9c88c4dCopy full SHA for 9c88c4d
.github/workflows/test.yaml
@@ -24,7 +24,7 @@ jobs:
24
25
# Install
26
- name: Set up Kubernetes
27
- uses: helm/kind-action@v1.10.0
+ uses: helm/kind-action@v1.11.0
28
- name: Install CRDs
29
run: |
30
kubectl apply -f https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/main/example/prometheus-operator-crd/monitoring.coreos.com_podmonitors.yaml
0 commit comments