We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ab96d6 commit 71a94fdCopy full SHA for 71a94fd
charts/region/Chart.yaml
@@ -4,8 +4,8 @@ description: A Helm chart for deploying Unikorn's Region Controller
4
5
type: application
6
7
-version: v0.1.24
8
-appVersion: v0.1.24
+version: v0.1.25
+appVersion: v0.1.25
9
10
icon: https://raw.githubusercontent.com/unikorn-cloud/assets/main/images/logos/dark-on-light/icon.png
11
charts/region/templates/region.yaml
@@ -1,4 +1,5 @@
1
{{- range $region := .Values.regions }}
2
+---
3
apiVersion: region.unikorn-cloud.org/v1alpha1
kind: Region
metadata:
0 commit comments