From 1aa5028db2c9707670547c14554bd204b621398d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jun 2022 08:57:55 +0000 Subject: [PATCH 1/2] Add renovate.json --- renovate.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 renovate.json diff --git a/renovate.json b/renovate.json new file mode 100644 index 0000000..39a2b6e --- /dev/null +++ b/renovate.json @@ -0,0 +1,6 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "config:base" + ] +} From c831204ea4f3093cc4b7c1e4d8b519fe93f14ad2 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:04 +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