Skip to content

Commit

Permalink
updating chart testkube-cloud-ui version to 1.12.24 and appVersion to…
Browse files Browse the repository at this point in the history
… v1.3.0-dev-d13e079; Updating testkube-enterprise chart version to 1.11.10.
  • Loading branch information
testkube-cloud-ci-bot committed Jul 17, 2023
1 parent 5c04bed commit 07045ad
Show file tree
Hide file tree
Showing 10 changed files with 105 additions and 88 deletions.
Binary file added charts/testkube-cloud-ui-1.12.24.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions charts/testkube-cloud-ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: testkube-cloud-ui
description: A Helm chart for Testkube Cloud UI
type: application
version: 1.12.22
appVersion: 1.3.0-dev-451ab82
version: 1.12.24
appVersion: 1.3.0-dev-d13e079
maintainers:
- name: testkube
url: https://testkube.io
Expand Down
Binary file modified charts/testkube-enterprise-1.11.10.tgz
Binary file not shown.
6 changes: 3 additions & 3 deletions charts/testkube-enterprise/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
version: 1.12.23
- name: testkube-cloud-ui
repository: file://../testkube-cloud-ui
version: 1.12.22
version: 1.12.24
- name: dex
repository: https://charts.dexidp.io
version: 0.14.1
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: nats
repository: https://nats-io.github.io/k8s/helm/charts/
version: 0.14.2
digest: sha256:86d00dbe027971a4edc1169c896a4331e2265abdbd94cefc6b56d76ea5304f13
generated: "2023-07-17T12:10:37.9424481Z"
digest: sha256:20335b2e05d35903babbd45b88def76dad9bb6cdbf2b55d9170dcefdefef2e14
generated: "2023-07-17T13:38:13.940934081Z"
2 changes: 1 addition & 1 deletion charts/testkube-enterprise/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
version: 1.12.23
repository: file://../testkube-cloud-api
- name: testkube-cloud-ui
version: 1.12.22
version: 1.12.24
repository: file://../testkube-cloud-ui
- name: dex
version: 0.14.1
Expand Down
Binary file modified charts/testkube-enterprise/charts/testkube-cloud-api-1.12.23.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion charts/testkube-enterprise/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ testkube-cloud-ui:
fullnameOverride: testkube-enterprise-ui
image:
repository: testkubeenterprise/testkube-enterprise-ui
tag: 1.3.0-dev-451ab82
tag: 1.3.0-dev-d13e079
ingress:
# -- Name of the TLS secret which contains the certificate files
tlsSecretName: testkube-enterprise-ui-tls
Expand Down
Loading

0 comments on commit 07045ad

Please sign in to comment.