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 22f274b commit 249c36fCopy full SHA for 249c36f
helm-charts/catalogi/Chart.yaml
@@ -2,8 +2,13 @@ apiVersion: v2
2
name: catalogi
3
description: A Helm chart for deploying the Catalogi open source software catalog.
4
type: application
5
+<<<<<<< HEAD
6
version: 2.0.23
7
appVersion: 1.53.6
8
+=======
9
+version: 2.0.24
10
+appVersion: 1.53.7
11
+>>>>>>> f2254117 (build: bump version)
12
dependencies:
13
- name: postgresql
14
version: '16'
package.json
@@ -1,6 +1,6 @@
1
{
"name": "sill",
- "version": "1.53.6",
+ "version": "1.53.7",
"license": "MIT",
"private": true,
"scripts": {
0 commit comments