Skip to content

Commit b45778d

Browse files
committed
chore: add chart maintainers
1 parent e6b87f7 commit b45778d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/lint-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
lint-test:
13-
runs-on: ubuntu-20.04
13+
runs-on: ubuntu-24.04
1414
steps:
1515
- name: Checkout
1616
uses: actions/checkout@v3

charts/invenio/Chart.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ keywords:
1313
- multimedia-repository
1414
type: application
1515
version: 0.5.3
16+
maintainers:
17+
- name: CERN
18+
1619
dependencies:
1720
- name: opensearch
1821
condition: opensearch.enabled

0 commit comments

Comments
 (0)