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 86d4a1d commit 76d5932Copy full SHA for 76d5932
helm-charts/catalogi/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
2
name: catalogi
3
description: A Helm chart for deploying the Catalogi open source software catalog.
4
type: application
5
-version: 2.0.11
6
-appVersion: 1.52.0
+version: 2.0.12
+appVersion: 1.52.1
7
dependencies:
8
- name: postgresql
9
version: '16'
package.json
@@ -1,6 +1,6 @@
1
{
"name": "sill",
- "version": "1.52.0",
+ "version": "1.52.1",
"license": "MIT",
"private": true,
"scripts": {
0 commit comments