We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84b0390 commit 3c4cc3eCopy full SHA for 3c4cc3e
helm-charts/catalogi/Chart.yaml
@@ -1,13 +1,9 @@
1
-# SPDX-FileCopyrightText: 2021-2025 DINUM <[email protected]>
2
-# SPDX-FileCopyrightText: 2024-2025 Université Grenoble Alpes
3
-# SPDX-License-Identifier: MIT
4
-
5
apiVersion: v2
6
name: catalogi
7
description: A Helm chart for deploying the Catalogi open source software catalog.
8
type: application
9
-version: 2.0.1
10
-appVersion: 1.50.4
+version: 2.0.2
+appVersion: 1.50.6
11
dependencies:
12
- name: postgresql
13
version: '16'
package.json
@@ -1,6 +1,6 @@
{
"name": "sill",
- "version": "1.50.5",
+ "version": "1.50.6",
"license": "MIT",
"private": true,
"scripts": {
0 commit comments