Skip to content

Commit

Permalink
updating chart testkube-cloud-ui version to 1.15.39 and appVersion to…
Browse files Browse the repository at this point in the history
… v1.4.0-dev-79c6f4e; Updating testkube-enterprise chart version to 1.12.38.
  • Loading branch information
testkube-cloud-ci-bot committed Sep 29, 2023
1 parent 5c55f67 commit b8900f5
Show file tree
Hide file tree
Showing 10 changed files with 275 additions and 258 deletions.
Binary file added charts/testkube-cloud-ui-1.15.39.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.38
appVersion: 1.4.0-dev-d7dbed5
version: 1.15.39
appVersion: 1.4.0-dev-79c6f4e
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.37
- name: testkube-cloud-ui
repository: file://../testkube-cloud-ui
version: 1.15.38
version: 1.15.39
- 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:1f2c990405f645e566915c5650d952eed7164f7c499adc7ae9bfd7c1fd7eb719
generated: "2023-09-29T08:22:35.415922487Z"
digest: sha256:d800bb1d93d367134df8935fc9b67808da66a358ab625447d15d3efbf6b4c650
generated: "2023-09-29T08:45:47.791236668Z"
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.37
repository: file://../testkube-cloud-api
- name: testkube-cloud-ui
version: 1.15.38
version: 1.15.39
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.37.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-d7dbed5
tag: 1.4.0-dev-79c6f4e
ingress:
# -- Name of the TLS secret which contains the certificate files
tlsSecretName: testkube-enterprise-ui-tls
Expand Down
Loading

0 comments on commit b8900f5

Please sign in to comment.