Skip to content

Commit

Permalink
ci: update helm/kind-action
Browse files Browse the repository at this point in the history
  • Loading branch information
hrenard committed Jun 17, 2024
1 parent dc3ab70 commit 778f046
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -291,9 +291,8 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Create k8s Kind Cluster
uses: helm/kind-action@v1.2.0
uses: helm/kind-action@v1.10.0
with:
version: v0.27.0
cluster_name: jitsi-test
config: test/cluster.yaml
- name: Download Artifact
Expand Down

0 comments on commit 778f046

Please sign in to comment.