From 86e3e6c212458eeea0b0534bc550d943667278d6 Mon Sep 17 00:00:00 2001 From: trilio-ci-bot Date: Mon, 26 Sep 2022 14:28:22 +0530 Subject: [PATCH] TVK 2.10.6 update release --- .../generated-changes/overlay/questions.yaml | 16 ---------------- .../generated-changes/patch/Chart.yaml.patch | 2 +- packages/k8s-triliovault-operator/package.yaml | 2 +- 3 files changed, 2 insertions(+), 18 deletions(-) diff --git a/packages/k8s-triliovault-operator/generated-changes/overlay/questions.yaml b/packages/k8s-triliovault-operator/generated-changes/overlay/questions.yaml index d1f5d7930..b6243d88e 100644 --- a/packages/k8s-triliovault-operator/generated-changes/overlay/questions.yaml +++ b/packages/k8s-triliovault-operator/generated-changes/overlay/questions.yaml @@ -43,13 +43,6 @@ questions: label: "TLS Secret of type kubernetes.io/tls (Optional)" group: "Ingress Configuration" -- variable: installTVK.ComponentConfiguration.ingressController.enabled - default: true - description: "Select if Trilio provided Ingress Controller (nginx) should be leveraged or if an existing Ingress Controller within the cluster should be used" - required: true - type: boolean - label: "Use Trilio Provided Ingress Controller" - group: "Ingress Configuration" - variable: installTVK.ComponentConfiguration.ingressController.service.type show_if: "installTVK.ComponentConfiguration.ingressController.enabled=true" @@ -63,15 +56,6 @@ questions: - "NodePort" - "LoadBalancer" -- variable: installTVK.ingressConfig.ingressClass - show_if: "installTVK.ComponentConfiguration.ingressController.enabled=false" - default: "" - description: "Name of an existing Ingress Class to use to access the TVK Management Console. Ingress class must exist on the Kubernetes cluster" - required: true - type: string - label: "Ingress Class Name" - group: "Ingress Configuration" - - variable: installTVK.ingressConfig.annotations show_if: "installTVK.ComponentConfiguration.ingressController.enabled=false" default: "" diff --git a/packages/k8s-triliovault-operator/generated-changes/patch/Chart.yaml.patch b/packages/k8s-triliovault-operator/generated-changes/patch/Chart.yaml.patch index 75a2d85fb..b27bef886 100644 --- a/packages/k8s-triliovault-operator/generated-changes/patch/Chart.yaml.patch +++ b/packages/k8s-triliovault-operator/generated-changes/patch/Chart.yaml.patch @@ -3,7 +3,7 @@ @@ -16,3 +16,7 @@ sources: - https://github.com/trilioData/k8s-triliovault-operator - version: 2.10.5 + version: 2.10.6 +annotations: + catalog.cattle.io/certified: partner + catalog.cattle.io/release-name: k8s-triliovault-operator diff --git a/packages/k8s-triliovault-operator/package.yaml b/packages/k8s-triliovault-operator/package.yaml index c3ff7437b..fff61100c 100644 --- a/packages/k8s-triliovault-operator/package.yaml +++ b/packages/k8s-triliovault-operator/package.yaml @@ -1,2 +1,2 @@ -url: https://charts.k8strilio.net/trilio-stable/k8s-triliovault-operator/charts/k8s-triliovault-operator-2.10.5.tgz +url: https://charts.k8strilio.net/trilio-stable/k8s-triliovault-operator/charts/k8s-triliovault-operator-2.10.6.tgz packageVersion: 00