Skip to content

Commit 77b7ca0

Browse files
authored
Update REVIEW_GUIDELINES.md (helm#2836)
1 parent 49911e4 commit 77b7ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

REVIEW_GUIDELINES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ If a chart has multiple components, a `component` label should be added (e. g. `
5858

5959
```yaml
6060
image:
61-
name: myapp
61+
repository: myapp
6262
tag: 1.2.3
6363
pullPolicy: IfNotPresent
6464
```

0 commit comments

Comments
 (0)