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