We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6b87f7 commit b45778dCopy full SHA for b45778d
.github/workflows/lint-test.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
lint-test:
13
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
14
steps:
15
- name: Checkout
16
uses: actions/checkout@v3
charts/invenio/Chart.yaml
@@ -13,6 +13,9 @@ keywords:
- multimedia-repository
type: application
version: 0.5.3
+maintainers:
17
+ - name: CERN
18
+ email: [email protected]
19
dependencies:
20
- name: opensearch
21
condition: opensearch.enabled
0 commit comments