Skip to content

Commit

Permalink
updating chart testkube-cloud-ui version to 1.15.44 and appVersion to…
Browse files Browse the repository at this point in the history
… v1.4.0; Updating testkube-enterprise chart version to 1.12.38.
  • Loading branch information
testkube-cloud-ci-bot committed Oct 3, 2023
1 parent e06048d commit 3579280
Show file tree
Hide file tree
Showing 10 changed files with 281 additions and 264 deletions.
Binary file added charts/testkube-cloud-ui-1.15.44.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.15.43
appVersion: 1.4.0-dev-be51452
version: 1.15.44
appVersion: 1.4.0
maintainers:
- name: testkube
url: https://testkube.io
Expand Down
Binary file modified charts/testkube-enterprise-1.12.38.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.15.43
- name: testkube-cloud-ui
repository: file://../testkube-cloud-ui
version: 1.15.43
version: 1.15.44
- 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:39d0413ce92bf41e31b694fe840705ff3060f47b2887f303794b2211ae40f0bf
generated: "2023-10-02T09:25:06.479534572Z"
digest: sha256:3bcf12ee480d9eeb2030d57137c89fb9330d069c0201c4dd61b4a223a7cf1798
generated: "2023-10-03T06:47:48.705477644Z"
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.15.43
repository: file://../testkube-cloud-api
- name: testkube-cloud-ui
version: 1.15.43
version: 1.15.44
repository: file://../testkube-cloud-ui
- name: dex
version: 0.14.1
Expand Down
Binary file modified charts/testkube-enterprise/charts/testkube-cloud-api-1.15.43.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 @@ -176,7 +176,7 @@ testkube-cloud-ui:
fullnameOverride: testkube-enterprise-ui
image:
repository: testkubeenterprise/testkube-enterprise-ui
tag: 1.4.0-dev-be51452
tag: 1.4.0
ingress:
# -- Name of the TLS secret which contains the certificate files
tlsSecretName: testkube-enterprise-ui-tls
Expand Down
Loading

0 comments on commit 3579280

Please sign in to comment.