Skip to content

Commit 9c88c4d

Browse files
Update helm/kind-action action to v1.11.0
1 parent b31fe0f commit 9c88c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
# Install
2626
- name: Set up Kubernetes
27-
uses: helm/kind-action@v1.10.0
27+
uses: helm/kind-action@v1.11.0
2828
- name: Install CRDs
2929
run: |
3030
kubectl apply -f https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/main/example/prometheus-operator-crd/monitoring.coreos.com_podmonitors.yaml

0 commit comments

Comments
 (0)