diff --git a/charts/testkube-cloud-api/Chart.yaml b/charts/testkube-cloud-api/Chart.yaml index e0e4e8f4d..57789b401 100644 --- a/charts/testkube-cloud-api/Chart.yaml +++ b/charts/testkube-cloud-api/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: testkube-cloud-api description: A Helm chart for Testkube Cloud API type: application -version: 1.15.3 +version: 1.15.4 appVersion: 1.4.0-dev-72a1668 maintainers: - name: testkube diff --git a/charts/testkube-cloud-api/README.md b/charts/testkube-cloud-api/README.md index 80046ddcc..9b21678ed 100644 --- a/charts/testkube-cloud-api/README.md +++ b/charts/testkube-cloud-api/README.md @@ -1,6 +1,6 @@ # testkube-cloud-api -![Version: 1.15.3](https://img.shields.io/badge/Version-1.15.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0-dev-72a1668](https://img.shields.io/badge/AppVersion-1.4.0--dev--72a1668-informational?style=flat-square) +![Version: 1.15.4](https://img.shields.io/badge/Version-1.15.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0-dev-72a1668](https://img.shields.io/badge/AppVersion-1.4.0--dev--72a1668-informational?style=flat-square) A Helm chart for Testkube Cloud API diff --git a/charts/testkube-cloud-api/templates/ingress-statuspages.yaml b/charts/testkube-cloud-api/templates/ingress-statuspages.yaml index 2acc6f7e2..4afe6458a 100644 --- a/charts/testkube-cloud-api/templates/ingress-statuspages.yaml +++ b/charts/testkube-cloud-api/templates/ingress-statuspages.yaml @@ -45,7 +45,7 @@ spec: tls: - hosts: - {{ include "testkube-cloud-api.ingress.statusPagesHost" . | quote }} - secretName: {{ .Values.ingress.tlsSecretName }} + secretName: {{ .Values.api.tls.tlsSecret }} rules: - host: {{ include "testkube-cloud-api.ingress.statusPagesHost" . | quote }} http: diff --git a/charts/testkube-enterprise/Chart.lock b/charts/testkube-enterprise/Chart.lock index 5f8faeec1..52596b557 100644 --- a/charts/testkube-enterprise/Chart.lock +++ b/charts/testkube-enterprise/Chart.lock @@ -4,7 +4,7 @@ dependencies: version: 2.2.5 - name: testkube-cloud-api repository: file://../testkube-cloud-api - version: 1.15.3 + version: 1.15.4 - name: testkube-cloud-ui repository: file://../testkube-cloud-ui version: 1.14.17 @@ -17,5 +17,5 @@ dependencies: - name: nats repository: https://nats-io.github.io/k8s/helm/charts/ version: 0.14.2 -digest: sha256:eb41742317a2e0999463988c4efe42f5e37908b0e9b872dff85867f69fa0c24d -generated: "2023-09-14T11:47:02.350521638Z" +digest: sha256:82c2f770e8fddd0b34fd9f0cba53a022619b9b9c9ba90028decb03a6c04b98f5 +generated: "2023-09-14T16:13:52.391383+02:00" diff --git a/charts/testkube-enterprise/Chart.yaml b/charts/testkube-enterprise/Chart.yaml index 4d5baebe8..37fdd0db9 100644 --- a/charts/testkube-enterprise/Chart.yaml +++ b/charts/testkube-enterprise/Chart.yaml @@ -8,7 +8,7 @@ dependencies: version: 2.2.5 repository: https://charts.bitnami.com/bitnami - name: testkube-cloud-api - version: 1.15.3 + version: 1.15.4 repository: file://../testkube-cloud-api - name: testkube-cloud-ui version: 1.14.17 diff --git a/charts/testkube-enterprise/README.md b/charts/testkube-enterprise/README.md index 807da9977..a961779a6 100644 --- a/charts/testkube-enterprise/README.md +++ b/charts/testkube-enterprise/README.md @@ -21,7 +21,7 @@ A Helm chart for Testkube Enterprise | Repository | Name | Version | |------------|------|---------| -| file://../testkube-cloud-api | testkube-cloud-api | 1.15.3 | +| file://../testkube-cloud-api | testkube-cloud-api | 1.15.4 | | file://../testkube-cloud-ui | testkube-cloud-ui | 1.14.17 | | https://charts.bitnami.com/bitnami | common | 2.2.5 | | https://charts.bitnami.com/bitnami | mongodb | 13.10.2 | diff --git a/charts/testkube-enterprise/charts/testkube-cloud-api-1.15.3.tgz b/charts/testkube-enterprise/charts/testkube-cloud-api-1.15.3.tgz deleted file mode 100644 index 271efc773..000000000 Binary files a/charts/testkube-enterprise/charts/testkube-cloud-api-1.15.3.tgz and /dev/null differ diff --git a/charts/testkube-enterprise/charts/testkube-cloud-api-1.15.4.tgz b/charts/testkube-enterprise/charts/testkube-cloud-api-1.15.4.tgz new file mode 100644 index 000000000..dc142782b Binary files /dev/null and b/charts/testkube-enterprise/charts/testkube-cloud-api-1.15.4.tgz differ diff --git a/charts/testkube-enterprise/charts/testkube-cloud-ui-1.14.17.tgz b/charts/testkube-enterprise/charts/testkube-cloud-ui-1.14.17.tgz index 77b8ae9fa..c5abcc872 100644 Binary files a/charts/testkube-enterprise/charts/testkube-cloud-ui-1.14.17.tgz and b/charts/testkube-enterprise/charts/testkube-cloud-ui-1.14.17.tgz differ