fix: Add missing double quote in changelog
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
c5b22e8d9e
commit
a03d3ae1e4
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ maintainers:
|
||||||
url: https://argoproj.github.io/
|
url: https://argoproj.github.io/
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- "[Changed]: avoid app.kubernetes.io/version kubernetes label from exceeding maximum length (63)
|
- "[Changed]: avoid app.kubernetes.io/version kubernetes label from exceeding maximum length (63)"
|
||||||
|
|
Loading…
Reference in a new issue