Skip to content

Commit e7e6232

Browse files
authored
Update README.md
1 parent dd37cfc commit e7e6232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Integrate the Kubeseal Hook in Your Project
1616
```yaml
1717
repos:
1818
- repo: https://github.com/Gridness/k8s-hooks
19-
rev: 2.0 # or a specific tag/commit
19+
rev: 1.0 # or a specific tag/commit
2020
hooks:
2121
- id: hook-id # id of the hook
2222
args: [""] # list of args of the chosen hook

0 commit comments

Comments
 (0)