Skip to content

Commit a9989b9

Browse files
committed
Update app and chart versions
1 parent 3c33e9d commit a9989b9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/backend/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: developer-portal-backend
33
description: A Helm chart for deploying the Diamond developer portal backend
44
type: application
5-
version: 0.1.6
6-
appVersion: 0.0.26
5+
version: 0.1.7
6+
appVersion: 0.0.27
77
dependencies:
88
- name: common
99
repository: https://charts.bitnami.com/bitnami

charts/frontend/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: developer-portal-frontend
33
description: A Helm chart for deploying the Diamond developer portal backend
44
type: application
5-
version: 0.1.1
6-
appVersion: 0.0.26
5+
version: 0.1.2
6+
appVersion: 0.0.27
77
dependencies:
88
- name: common
99
repository: https://charts.bitnami.com/bitnami

0 commit comments

Comments
 (0)