Trigger common re-release
This commit is contained in:
@@ -40,12 +40,12 @@ jobs:
|
|||||||
list-files: json
|
list-files: json
|
||||||
filters: |
|
filters: |
|
||||||
changed:
|
changed:
|
||||||
- 'stable/**'
|
- 'charts/stable/**'
|
||||||
- 'incubator/**'
|
- 'charts/incubator/**'
|
||||||
- 'develop/**'
|
- 'charts/develop/**'
|
||||||
- 'deprecated/**'
|
- 'charts/deprecated/**'
|
||||||
- 'non-free/**'
|
- 'charts/non-free/**'
|
||||||
- 'library/**'
|
- 'charts/library/**'
|
||||||
- run: echo '${{ toJson(steps.filter.outputs) }}' > changes.json
|
- run: echo '${{ toJson(steps.filter.outputs) }}' > changes.json
|
||||||
- id: reduce
|
- id: reduce
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
@@ -19,4 +19,4 @@ name: common
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/apps/tree/master/library/common
|
- https://github.com/truecharts/apps/tree/master/library/common
|
||||||
type: library
|
type: library
|
||||||
version: 3.5.6
|
version: 3.5.7
|
||||||
|
|||||||
Reference in New Issue
Block a user