From a78db4db4d1eb57c87b42c22aa7f9ad4b72b72ba Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 16 Apr 2021 01:13:17 +0000 Subject: [PATCH] Update helm chart artifactory to v11.13.2 --- helm/requirements.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/requirements.yaml b/helm/requirements.yaml index b47420c..04c9a0a 100644 --- a/helm/requirements.yaml +++ b/helm/requirements.yaml @@ -1,4 +1,4 @@ dependencies: - name: artifactory - version: 11.9.0 + version: 11.13.2 repository: https://charts.jfrog.io/ -- GitLab