diff --git a/flow-helm-chart-0.1.19.tgz b/flow-helm-chart-0.1.19.tgz new file mode 100644 index 0000000..f09917b Binary files /dev/null and b/flow-helm-chart-0.1.19.tgz differ diff --git a/flow/Chart.yaml b/flow/Chart.yaml index 8031b0c..24a9c66 100644 --- a/flow/Chart.yaml +++ b/flow/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.18 +version: 0.1.19 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/flow/templates/virtual-service.yml b/flow/templates/virtual-service.yml index ebd52e8..ddd3c30 100644 --- a/flow/templates/virtual-service.yml +++ b/flow/templates/virtual-service.yml @@ -7,6 +7,12 @@ metadata: spec: hosts: - {{ .Values.virtualService.host }} + {{ if .Values.virtualService.gateways }} + gateways: + {{- range .Values.virtualService.gateways }} + - {{ . }} + {{- end }} + {{- end }} {{ if and .Values.virtualService.httpRoutes (not (empty .Values.virtualService.httpRoutes)) }} http: {{- range .Values.virtualService.httpRoutes }} diff --git a/index.yaml b/index.yaml index c06c8bb..93075cb 100644 --- a/index.yaml +++ b/index.yaml @@ -3,7 +3,17 @@ entries: flow-helm-chart: - apiVersion: v2 appVersion: 1.16.0 - created: "2024-09-30T16:07:16.459358Z" + created: "2024-09-30T16:27:07.580115Z" + description: A Helm chart for Kubernetes + digest: 84d26aff82459a901373126ad9b804fd9a401034bc34d16144276d4727af6332 + name: flow-helm-chart + type: application + urls: + - flow-helm-chart-0.1.19.tgz + version: 0.1.19 + - apiVersion: v2 + appVersion: 1.16.0 + created: "2024-09-30T16:27:07.57974Z" description: A Helm chart for Kubernetes digest: 8214339557d104d204e53023862c59163eefb6dc5b9c6243eb8c119db08b89b5 name: flow-helm-chart @@ -13,7 +23,7 @@ entries: version: 0.1.18 - apiVersion: v2 appVersion: 1.16.0 - created: "2024-09-30T16:07:16.458934Z" + created: "2024-09-30T16:27:07.579181Z" description: A Helm chart for Kubernetes digest: 15fd17789bd305a1730693a02af64bc081165890bdaef9707d1f727d9e647e0e name: flow-helm-chart @@ -23,7 +33,7 @@ entries: version: 0.1.17 - apiVersion: v2 appVersion: 1.16.0 - created: "2024-09-30T16:07:16.458347Z" + created: "2024-09-30T16:27:07.578643Z" description: A Helm chart for Kubernetes digest: 9411e484d0ef86dee9cb7c2537115aafa708eaf4ca83f91ae046d9fdf902615d name: flow-helm-chart @@ -33,7 +43,7 @@ entries: version: 0.1.16 - apiVersion: v2 appVersion: 1.16.0 - created: "2024-09-30T16:07:16.457816Z" + created: "2024-09-30T16:27:07.578065Z" description: A Helm chart for Kubernetes digest: 6a03e67609b70106d881a0a213d5a6b023fb655b03a22e72cbb8fc1fca0552bb name: flow-helm-chart @@ -43,7 +53,7 @@ entries: version: 0.1.15 - apiVersion: v2 appVersion: 1.16.0 - created: "2024-09-30T16:07:16.457195Z" + created: "2024-09-30T16:27:07.577457Z" description: A Helm chart for Kubernetes digest: 70e15d69083e3f7f34a7c9cf6211f5cb3b0c5a6e40dd01cb5d7de3c825384b31 name: flow-helm-chart @@ -51,4 +61,4 @@ entries: urls: - flow-helm-chart-0.1.14.tgz version: 0.1.14 -generated: "2024-09-30T16:07:16.454958Z" +generated: "2024-09-30T16:27:07.576606Z"