mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 00:47:04 +02:00
feat!: Rename common-chart to app-template
This commit is contained in:
parent
567577762f
commit
6a2bee4036
48 changed files with 70 additions and 70 deletions
2
.github/workflows/pr-validate.yaml
vendored
2
.github/workflows/pr-validate.yaml
vendored
|
@ -54,7 +54,7 @@ jobs:
|
|||
${{
|
||||
(
|
||||
contains(fromJSON(needs.pr-metadata.outputs.addedOrModifiedCharts), 'library/common') &&
|
||||
'["other/common-chart"]'
|
||||
'["other/app-template"]'
|
||||
) || '[]'
|
||||
}}
|
||||
overrideDeps: |-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue