We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f952712 commit d40b6f1Copy full SHA for d40b6f1
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.39
6
-appVersion: 1.54.4
+version: 2.0.40
+appVersion: 1.54.5
7
dependencies:
8
- name: postgresql
9
version: '16'
package.json
@@ -1,6 +1,6 @@
1
{
"name": "sill",
- "version": "1.54.4",
+ "version": "1.54.5",
"license": "MIT",
"private": true,
"scripts": {
0 commit comments