Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into sandbox/image-inventory
Browse files Browse the repository at this point in the history
  • Loading branch information
ed382 committed Nov 4, 2024
2 parents cae07b8 + fee10fc commit 2a00fd2
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ helm:
value: docker.io/kubeshop/testkube-cloud-api
forcestring: true
- name: image.tag
value: 1.10.73-dev-09a782c0
value: 1.10.74-dev-9cd2e149
forcestring: true
4 changes: 2 additions & 2 deletions charts/testkube-cloud-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: testkube-cloud-api
description: A Helm chart for Testkube Cloud API
type: application
version: 1.98.0
appVersion: 1.10.73
version: 1.99.0
appVersion: 1.10.74
maintainers:
- name: testkube
url: https://testkube.io
Expand Down
4 changes: 2 additions & 2 deletions charts/testkube-cloud-api/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# testkube-cloud-api

![Version: 1.98.0](https://img.shields.io/badge/Version-1.98.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.73](https://img.shields.io/badge/AppVersion-1.10.73-informational?style=flat-square)
![Version: 1.99.0](https://img.shields.io/badge/Version-1.99.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.74](https://img.shields.io/badge/AppVersion-1.10.74-informational?style=flat-square)

A Helm chart for Testkube Cloud API

Expand Down Expand Up @@ -171,7 +171,7 @@ A Helm chart for Testkube Cloud API
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.registry | string | `""` | If defined, it will prepend the registry to the image name, if not, default docker.io will be prepended |
| image.repository | string | `"kubeshop/testkube-cloud-api"` | |
| image.tag | string | `"1.10.73"` | |
| image.tag | string | `"1.10.74"` | |
| imagePullSecrets | list | `[]` | |
| ingress.className | string | `"nginx"` | Common Ingress class name (NGINX is the only officially supported ingress controller and should not be changed) |
| init.enabled | bool | `false` | Toggle whether to enable the dependency check containers |
Expand Down
2 changes: 1 addition & 1 deletion charts/testkube-cloud-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ image:
registry: ""
repository: kubeshop/testkube-cloud-api
pullPolicy: IfNotPresent
tag: "1.10.73"
tag: "1.10.74"
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
Expand Down
6 changes: 3 additions & 3 deletions charts/testkube-enterprise/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 2.13.3
- name: testkube-cloud-api
repository: file://../testkube-cloud-api
version: 1.98.0
version: 1.99.0
- name: testkube-cloud-ui
repository: file://../testkube-cloud-ui
version: 1.69.0
Expand All @@ -26,5 +26,5 @@ dependencies:
- name: minio
repository: https://charts.bitnami.com/bitnami
version: 14.7.0
digest: sha256:3d96c67be0a81bb35219ddfbd390fd856c83d8ff8098c2c793a1e9cafbfa50a6
generated: "2024-11-04T14:07:00.451458+01:00"
digest: sha256:2c573b333ea75478b53224238e9e8459f35ada0c76e37e3537badefca4957882
generated: "2024-11-04T16:44:29.691351+01:00"
2 changes: 1 addition & 1 deletion charts/testkube-enterprise/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
version: 2.13.3
repository: https://charts.bitnami.com/bitnami
- name: testkube-cloud-api
version: 1.98.0
version: 1.99.0
repository: file://../testkube-cloud-api
- name: testkube-cloud-ui
version: 1.69.0
Expand Down
6 changes: 3 additions & 3 deletions charts/testkube-enterprise/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# testkube-enterprise

![Version: 1.204.0](https://img.shields.io/badge/Version-1.204.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 1.205.0](https://img.shields.io/badge/Version-1.205.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

A Helm chart for Testkube Enterprise

Expand All @@ -16,7 +16,7 @@ A Helm chart for Testkube Enterprise

| Repository | Name | Version |
|------------|------|---------|
| file://../testkube-cloud-api | testkube-cloud-api | 1.98.0 |
| file://../testkube-cloud-api | testkube-cloud-api | 1.99.0 |
| file://../testkube-cloud-ui | testkube-cloud-ui | 1.69.0 |
| file://../testkube-worker-service | testkube-worker-service | 1.43.0 |
| file://./charts/dex | dex | 0.18.0 |
Expand Down Expand Up @@ -238,7 +238,7 @@ A Helm chart for Testkube Enterprise
| testkube-cloud-api.fullnameOverride | string | `"testkube-enterprise-api"` | |
| testkube-cloud-api.image.registry | string | `""` | If defined, it will prepend the registry to the image name, if not, default docker.io will be prepended |
| testkube-cloud-api.image.repository | string | `"kubeshop/testkube-enterprise-api"` | |
| testkube-cloud-api.image.tag | string | `"1.10.73"` | |
| testkube-cloud-api.image.tag | string | `"1.10.74"` | |
| testkube-cloud-api.ingress.className | string | `"nginx"` | |
| testkube-cloud-api.init.enabled | bool | `false` | Toggle whether to enable the dependency check containers |
| testkube-cloud-api.init.mongo.image.pullPolicy | string | `"IfNotPresent"` | MongoSH image pull policy |
Expand Down
2 changes: 1 addition & 1 deletion charts/testkube-enterprise/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ testkube-cloud-api:
# -- If defined, it will prepend the registry to the image name, if not, default docker.io will be prepended
registry: ""
repository: kubeshop/testkube-enterprise-api
tag: 1.10.73
tag: 1.10.74
## Init block defines settings for the dependency check containers
init:
# -- Toggle whether to enable the dependency check containers
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ helm:
value: docker.io/kubeshop/testkube-logs-service
forcestring: true
- name: image.tag
value: 1.10.73-dev-09a782c0
value: 1.10.74-dev-9cd2e149
forcestring: true
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ helm:
value: docker.io/kubeshop/testkube-worker-service
forcestring: true
- name: image.tag
value: 1.10.73-dev-09a782c0
value: 1.10.74-dev-9cd2e149
forcestring: true

0 comments on commit 2a00fd2

Please sign in to comment.