Skip to content

Commit d28329a

Browse files
committed
build: bump version
1 parent 1442738 commit d28329a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

helm-charts/catalogi/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: catalogi
33
description: A Helm chart for deploying the Catalogi open source software catalog.
44
type: application
5-
version: 2.0.4
6-
appVersion: 1.51.1
5+
version: 2.0.5
6+
appVersion: 1.51.2
77
dependencies:
88
- name: postgresql
99
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.51.1",
3+
"version": "1.51.2",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)