Skip to content

Commit 3c4cc3e

Browse files
committed
build: bump version
1 parent 84b0390 commit 3c4cc3e

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

helm-charts/catalogi/Chart.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
51
apiVersion: v2
62
name: catalogi
73
description: A Helm chart for deploying the Catalogi open source software catalog.
84
type: application
9-
version: 2.0.1
10-
appVersion: 1.50.4
5+
version: 2.0.2
6+
appVersion: 1.50.6
117
dependencies:
128
- name: postgresql
139
version: '16'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sill",
3-
"version": "1.50.5",
3+
"version": "1.50.6",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)