From 7092c19ddbd4e385736a24ac2a7e6568aea55ab2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 22:24:31 +0000 Subject: [PATCH 1/2] Bump minimist from 1.2.5 to 1.2.6 Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- yarn.lock | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 48473fe..92242b3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2837,9 +2837,9 @@ } }, "minimist": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", - "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==" + "version": "1.2.6", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz", + "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==" }, "mkdirp": { "version": "0.5.5", diff --git a/yarn.lock b/yarn.lock index 1068472..6d5b4ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2185,9 +2185,9 @@ minimatch@3.0.4, minimatch@^3.0.4: brace-expansion "^1.1.7" minimist@^1.2.5: - version "1.2.5" - resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz" - integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== + version "1.2.6" + resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44" + integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q== mkdirp@0.5.3: version "0.5.3" From babdd24b3cff6a3db6af156a8c4c380464023663 Mon Sep 17 00:00:00 2001 From: hmcts-jenkins-a-to-c <62422075+hmcts-jenkins-a-to-c[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 22:12:12 +0000 Subject: [PATCH 2/2] Bumping chart version/ fixing aliases --- charts/ccpay-cpo-callback-function/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/ccpay-cpo-callback-function/Chart.yaml b/charts/ccpay-cpo-callback-function/Chart.yaml index 87f9142..405064e 100644 --- a/charts/ccpay-cpo-callback-function/Chart.yaml +++ b/charts/ccpay-cpo-callback-function/Chart.yaml @@ -14,7 +14,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 0.2.0 +version: 0.2.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the chart. @@ -23,8 +23,8 @@ appVersion: 0.1.5 dependencies: - name: function version: 0.1.2-beta - repository: '@hmctspublic' + repository: 'https://hmctspublic.azurecr.io/helm/v1/repo/' # - name: servicebus # version: 0.3.0 -# repository: '@hmctspublic' +# repository: 'https://hmctspublic.azurecr.io/helm/v1/repo/' # condition: servicebus.enabled