fix(ci): use bash for release catalog building
This commit is contained in:
@@ -120,6 +120,7 @@ jobs:
|
||||
path: dh_catalog
|
||||
|
||||
- name: build catalogs
|
||||
shell: bash
|
||||
if: |
|
||||
steps.collect-changes.outputs.changesDetectedAfterTag == 'true'
|
||||
run: |
|
||||
|
||||
@@ -22,7 +22,7 @@ sources:
|
||||
- https://grafana.com/oss/loki/
|
||||
- https://grafana.com/docs/loki/latest/
|
||||
type: application
|
||||
version: 2.0.18
|
||||
version: 2.0.19
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
||||
|
||||
Reference in New Issue
Block a user