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