We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1f2da6 commit 2cdd212Copy full SHA for 2cdd212
helm/kudos/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
2
name: kudos
3
description: The Kudos Helm chart
4
type: application
5
-version: 0.2.0
6
-appVersion: 1.2.0
+version: 0.2.1
+appVersion: 1.2.1
7
dependencies:
8
- name: postgresql
9
repository: https://charts.bitnami.com/bitnami
package.json
@@ -1,6 +1,6 @@
1
{
"name": "kudos",
- "version": "1.2.0",
+ "version": "1.2.1",
"private": true,
"type": "module",
"scripts": {
0 commit comments