Skip to content

Commit

Permalink
chore: add chart maintainers
Browse files Browse the repository at this point in the history
  • Loading branch information
egabancho committed Mar 3, 2025
1 parent e6b87f7 commit b45778d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
lint-test:
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down
3 changes: 3 additions & 0 deletions charts/invenio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ keywords:
- multimedia-repository
type: application
version: 0.5.3
maintainers:
- name: CERN
email: [email protected]
dependencies:
- name: opensearch
condition: opensearch.enabled
Expand Down

0 comments on commit b45778d

Please sign in to comment.