diff --git a/helm/configs/backend/development/Chart.yaml b/helm/configs/backend/development/Chart.yaml new file mode 100644 index 00000000..9c461a21 --- /dev/null +++ b/helm/configs/backend/development/Chart.yaml @@ -0,0 +1 @@ +appVersion: "1.17.0" diff --git a/helm/configs/backend/production/Chart.yaml b/helm/configs/backend/production/Chart.yaml new file mode 100644 index 00000000..9c461a21 --- /dev/null +++ b/helm/configs/backend/production/Chart.yaml @@ -0,0 +1 @@ +appVersion: "1.17.0" diff --git a/helm/configs/backend/qa/Chart.yaml b/helm/configs/backend/qa/Chart.yaml new file mode 100644 index 00000000..9c461a21 --- /dev/null +++ b/helm/configs/backend/qa/Chart.yaml @@ -0,0 +1 @@ +appVersion: "1.17.0"