diff options
author | Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> | 2022-02-25 12:49:52 +0100 |
---|---|---|
committer | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2022-03-03 09:53:43 +0000 |
commit | e040392eb712511b10eb83ffc8f5538c912aabea (patch) | |
tree | 2184c5ceac2c77505b98f3189ed4c4deaaff9daa /robot/assets/helm | |
parent | 10d1432f7a0aa86405e851ec32411118a238e7ab (diff) |
[ROBOT] FIX BULKPM test cases for Jakarta release
Add https server based test cases
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Issue-ID: INT-1895
Change-Id: I425c6ba533608a6bb9d5c5b34307b4656935fe7b
Diffstat (limited to 'robot/assets/helm')
-rw-r--r-- | robot/assets/helm/pm-https-server/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/assets/helm/pm-https-server/Chart.yaml b/robot/assets/helm/pm-https-server/Chart.yaml index 32e1c595..6d95377a 100644 --- a/robot/assets/helm/pm-https-server/Chart.yaml +++ b/robot/assets/helm/pm-https-server/Chart.yaml @@ -23,5 +23,5 @@ version: 0.1.0 appVersion: 1.0.1 dependencies: - name: repositoryGenerator - version: ~9.x-0 + version: x.x-x repository: '@chart-museum' |