Remove obselete values note

Signed-off-by: Scott Rigby <scott@r6by.com>
This commit is contained in:
Scott Rigby
2019-12-08 16:32:03 -05:00
parent 5c0f6c0acc
commit 59eb1e0361
+1 -1
View File
@@ -24,7 +24,7 @@ For more information on inputs, see the [API Documentation](https://developer.gi
### Example workflow
Create a workflow (eg: `.github/workflows/release.yml`. replace `<owner>` and `<project>` with your GitHub project's owner and project name):
Create a workflow (eg: `.github/workflows/release.yml`):
```yaml
name: Release Charts