Skip to content

Commit 9ba3bb0

Browse files
committed
Bump charts
1 parent 6f24289 commit 9ba3bb0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

charts/apps/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: developer-portal
33
description: An ArgoCD App of Apps for deploying the Developer Portal
44
type: application
5-
version: 0.1.1
5+
version: 0.2.0
66
dependencies:
77
- name: common
88
repository: https://charts.bitnami.com/bitnami

charts/backend/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ 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.9
5+
version: 0.1.10
66
appVersion: 0.0.27
77
dependencies:
88
- name: common

charts/frontend/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ 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.4
5+
version: 0.1.5
66
appVersion: 0.0.27
77
dependencies:
88
- name: common

0 commit comments

Comments
 (0)