Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e6cfd90

Browse filesBrowse files
authored
Update version in the example workflow (#72)
Signed-off-by: Tomasz Prus <tomasz.prus@gmail.com> Signed-off-by: Tomasz Prus <tomasz.prus@gmail.com>
1 parent 6fa2f9f commit e6cfd90
Copy full SHA for e6cfd90

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
runs-on: ubuntu-latest
3939
steps:
4040
- name: Create k8s Kind Cluster
41-
uses: helm/kind-action@v1.3.0
41+
uses: helm/kind-action@v1.4.0
4242
```
4343
4444
This uses [@helm/kind-action](https://www.github.com/helm/kind-action) GitHub Action to spin up a [kind](https://kind.sigs.k8s.io/) Kubernetes cluster on every Pull Request.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.