You've already forked prometheus-postgres-exporter
fix(Chart): escape changelog messages for artifacthub
This commit is contained in:
@ -14,7 +14,7 @@ jobs:
|
||||
- name: Install tooling
|
||||
run: |
|
||||
apk update
|
||||
apk add git npm yq
|
||||
apk add git npm jq yq
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
Reference in New Issue
Block a user