diff --git a/charts/testkube-cloud-api/.argocd-source-edge-testkube-cloud-api.yaml b/charts/testkube-cloud-api/.argocd-source-edge-testkube-cloud-api.yaml index 5f06fb3bf..fb5f71e63 100644 --- a/charts/testkube-cloud-api/.argocd-source-edge-testkube-cloud-api.yaml +++ b/charts/testkube-cloud-api/.argocd-source-edge-testkube-cloud-api.yaml @@ -1,11 +1,8 @@ helm: parameters: - - name: api.tls.serveHTTPS - value: "false" - forcestring: false - name: image.name value: docker.io/kubeshop/testkube-cloud-api forcestring: true - name: image.tag - value: 1.10.74-dev-9cd2e149 + value: 1.10.74-dev-c88021a6 forcestring: true