diff --git a/helm-charts/mend-renovate-ce/Chart.yaml b/helm-charts/mend-renovate-ce/Chart.yaml index 0fdc682..b39ef0e 100644 --- a/helm-charts/mend-renovate-ce/Chart.yaml +++ b/helm-charts/mend-renovate-ce/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: mend-renovate-ce -version: 9.3.0 +version: 9.3.1 appVersion: 9.3.0 description: Mend Renovate Community Edition home: https://github.com/mend/renovate-ce-ee diff --git a/helm-charts/mend-renovate-ce/templates/ingress.yaml b/helm-charts/mend-renovate-ce/templates/ingress.yaml index e2270ff..5b524e5 100644 --- a/helm-charts/mend-renovate-ce/templates/ingress.yaml +++ b/helm-charts/mend-renovate-ce/templates/ingress.yaml @@ -1,6 +1,5 @@ {{- if .Values.ingress.enabled -}} {{- $fullName := include "mend-renovate.fullname" . -}} -{{- $ingressPaths := .Values.ingress.paths -}} apiVersion: networking.k8s.io/v1 kind: Ingress metadata: diff --git a/helm-charts/mend-renovate-ee/Chart.yaml b/helm-charts/mend-renovate-ee/Chart.yaml index 25ce583..65d0526 100644 --- a/helm-charts/mend-renovate-ee/Chart.yaml +++ b/helm-charts/mend-renovate-ee/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: mend-renovate-enterprise-edition -version: 3.3.0 +version: 3.3.1 appVersion: 9.3.0 description: Mend Renovate Enterprise Edition home: https://github.com/mend/renovate-ce-ee diff --git a/helm-charts/mend-renovate-ee/templates/ingress.yaml b/helm-charts/mend-renovate-ee/templates/ingress.yaml index e2270ff..5b524e5 100644 --- a/helm-charts/mend-renovate-ee/templates/ingress.yaml +++ b/helm-charts/mend-renovate-ee/templates/ingress.yaml @@ -1,6 +1,5 @@ {{- if .Values.ingress.enabled -}} {{- $fullName := include "mend-renovate.fullname" . -}} -{{- $ingressPaths := .Values.ingress.paths -}} apiVersion: networking.k8s.io/v1 kind: Ingress metadata: