From 9299ce2da75b51c0690ecb46070cee803db7cdf7 Mon Sep 17 00:00:00 2001 From: pagopa-github-bot Date: Mon, 18 Dec 2023 16:48:26 +0000 Subject: [PATCH 1/4] Bump to version 1.8.6-1-export-iban [skip ci] --- helm/Chart.yaml | 4 ++-- helm/values-dev.yaml | 4 ++-- helm/values-prod.yaml | 4 ++-- helm/values-uat.yaml | 4 ++-- openapi/openapi.json | 2 +- pom.xml | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 72e6ed54..5be794db 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: pagopa-api-config-selfcare-integration description: Microservice that manages requests from selfcare type: application -version: 1.44.0 -appVersion: 1.8.6 +version: 1.44.1 +appVersion: 1.8.6-1-export-iban dependencies: - name: microservice-chart version: 2.8.0 diff --git a/helm/values-dev.yaml b/helm/values-dev.yaml index 84869a01..e531bb5c 100644 --- a/helm/values-dev.yaml +++ b/helm/values-dev.yaml @@ -119,7 +119,7 @@ microservice-chart: values: - user canaryDelivery: - create: false + create: true ingress: canary: type: header @@ -132,7 +132,7 @@ microservice-chart: create: true image: repository: ghcr.io/pagopa/pagopa-api-config-selfcare-integration - tag: 1.3.6-3-chart + tag: 1.8.6-1-export-iban pullPolicy: Always envConfig: {} envSecret: {} diff --git a/helm/values-prod.yaml b/helm/values-prod.yaml index 8edc0269..c6aec91b 100644 --- a/helm/values-prod.yaml +++ b/helm/values-prod.yaml @@ -128,7 +128,7 @@ microservice-chart: namespaces: ["apiconfig"] topologyKey: topology.kubernetes.io/zone canaryDelivery: - create: false + create: true ingress: canary: type: header @@ -141,7 +141,7 @@ microservice-chart: create: true image: repository: ghcr.io/pagopa/pagopa-api-config-selfcare-integration - tag: 1.3.6-3-chart + tag: 1.8.6-1-export-iban pullPolicy: Always envConfig: {} envSecret: {} diff --git a/helm/values-uat.yaml b/helm/values-uat.yaml index b0fda8ff..084be8a8 100644 --- a/helm/values-uat.yaml +++ b/helm/values-uat.yaml @@ -119,7 +119,7 @@ microservice-chart: values: - user canaryDelivery: - create: false + create: true ingress: canary: type: header @@ -132,7 +132,7 @@ microservice-chart: create: true image: repository: ghcr.io/pagopa/pagopa-api-config-selfcare-integration - tag: 1.3.6-3-chart + tag: 1.8.6-1-export-iban pullPolicy: Always envConfig: {} envSecret: {} diff --git a/openapi/openapi.json b/openapi/openapi.json index 2875a6a4..137972cc 100644 --- a/openapi/openapi.json +++ b/openapi/openapi.json @@ -4,7 +4,7 @@ "title": "@project.name@", "description": "@project.description@", "termsOfService": "https://www.pagopa.gov.it/", - "version": "1.8.6" + "version": "1.8.6-1-export-iban" }, "servers": [ { diff --git a/pom.xml b/pom.xml index c55338f4..78737c3e 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ it.gov.pagopa.api-config selfcareintegration - 1.8.6 + 1.8.6-1-export-iban API-Config - SelfCare Integration Spring application exposes APIs for SelfCare From 8eff41eb19bf4143c3f72f09d7f95a24a1fb2ca7 Mon Sep 17 00:00:00 2001 From: pagopa-github-bot Date: Mon, 18 Dec 2023 17:06:41 +0000 Subject: [PATCH 2/4] Bump to version 1.8.6-2-export-iban [skip ci] --- helm/Chart.yaml | 4 ++-- helm/values-dev.yaml | 2 +- helm/values-prod.yaml | 2 +- helm/values-uat.yaml | 2 +- openapi/openapi.json | 2 +- pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 5be794db..18781db9 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: pagopa-api-config-selfcare-integration description: Microservice that manages requests from selfcare type: application -version: 1.44.1 -appVersion: 1.8.6-1-export-iban +version: 1.44.2 +appVersion: 1.8.6-2-export-iban dependencies: - name: microservice-chart version: 2.8.0 diff --git a/helm/values-dev.yaml b/helm/values-dev.yaml index e531bb5c..00092855 100644 --- a/helm/values-dev.yaml +++ b/helm/values-dev.yaml @@ -132,7 +132,7 @@ microservice-chart: create: true image: repository: ghcr.io/pagopa/pagopa-api-config-selfcare-integration - tag: 1.8.6-1-export-iban + tag: 1.8.6-2-export-iban pullPolicy: Always envConfig: {} envSecret: {} diff --git a/helm/values-prod.yaml b/helm/values-prod.yaml index c6aec91b..0b3b4aa5 100644 --- a/helm/values-prod.yaml +++ b/helm/values-prod.yaml @@ -141,7 +141,7 @@ microservice-chart: create: true image: repository: ghcr.io/pagopa/pagopa-api-config-selfcare-integration - tag: 1.8.6-1-export-iban + tag: 1.8.6-2-export-iban pullPolicy: Always envConfig: {} envSecret: {} diff --git a/helm/values-uat.yaml b/helm/values-uat.yaml index 084be8a8..802760cd 100644 --- a/helm/values-uat.yaml +++ b/helm/values-uat.yaml @@ -132,7 +132,7 @@ microservice-chart: create: true image: repository: ghcr.io/pagopa/pagopa-api-config-selfcare-integration - tag: 1.8.6-1-export-iban + tag: 1.8.6-2-export-iban pullPolicy: Always envConfig: {} envSecret: {} diff --git a/openapi/openapi.json b/openapi/openapi.json index 137972cc..a402db8f 100644 --- a/openapi/openapi.json +++ b/openapi/openapi.json @@ -4,7 +4,7 @@ "title": "@project.name@", "description": "@project.description@", "termsOfService": "https://www.pagopa.gov.it/", - "version": "1.8.6-1-export-iban" + "version": "1.8.6-2-export-iban" }, "servers": [ { diff --git a/pom.xml b/pom.xml index 78737c3e..91265fa1 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ it.gov.pagopa.api-config selfcareintegration - 1.8.6-1-export-iban + 1.8.6-2-export-iban API-Config - SelfCare Integration Spring application exposes APIs for SelfCare From c597948cff399eb0ae26f743adf171dbc0680a6f Mon Sep 17 00:00:00 2001 From: pagopa-github-bot Date: Mon, 18 Dec 2023 17:09:17 +0000 Subject: [PATCH 3/4] Bump to version 1.8.6-3-export-iban [skip ci] --- helm/Chart.yaml | 4 ++-- helm/values-dev.yaml | 2 +- helm/values-prod.yaml | 2 +- helm/values-uat.yaml | 2 +- openapi/openapi.json | 2 +- pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 18781db9..0c009157 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: pagopa-api-config-selfcare-integration description: Microservice that manages requests from selfcare type: application -version: 1.44.2 -appVersion: 1.8.6-2-export-iban +version: 1.44.3 +appVersion: 1.8.6-3-export-iban dependencies: - name: microservice-chart version: 2.8.0 diff --git a/helm/values-dev.yaml b/helm/values-dev.yaml index 00092855..ae044276 100644 --- a/helm/values-dev.yaml +++ b/helm/values-dev.yaml @@ -132,7 +132,7 @@ microservice-chart: create: true image: repository: ghcr.io/pagopa/pagopa-api-config-selfcare-integration - tag: 1.8.6-2-export-iban + tag: 1.8.6-3-export-iban pullPolicy: Always envConfig: {} envSecret: {} diff --git a/helm/values-prod.yaml b/helm/values-prod.yaml index 0b3b4aa5..5b3d6c0c 100644 --- a/helm/values-prod.yaml +++ b/helm/values-prod.yaml @@ -141,7 +141,7 @@ microservice-chart: create: true image: repository: ghcr.io/pagopa/pagopa-api-config-selfcare-integration - tag: 1.8.6-2-export-iban + tag: 1.8.6-3-export-iban pullPolicy: Always envConfig: {} envSecret: {} diff --git a/helm/values-uat.yaml b/helm/values-uat.yaml index 802760cd..75abc615 100644 --- a/helm/values-uat.yaml +++ b/helm/values-uat.yaml @@ -132,7 +132,7 @@ microservice-chart: create: true image: repository: ghcr.io/pagopa/pagopa-api-config-selfcare-integration - tag: 1.8.6-2-export-iban + tag: 1.8.6-3-export-iban pullPolicy: Always envConfig: {} envSecret: {} diff --git a/openapi/openapi.json b/openapi/openapi.json index a402db8f..b7155077 100644 --- a/openapi/openapi.json +++ b/openapi/openapi.json @@ -4,7 +4,7 @@ "title": "@project.name@", "description": "@project.description@", "termsOfService": "https://www.pagopa.gov.it/", - "version": "1.8.6-2-export-iban" + "version": "1.8.6-3-export-iban" }, "servers": [ { diff --git a/pom.xml b/pom.xml index 91265fa1..7bd3154c 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ it.gov.pagopa.api-config selfcareintegration - 1.8.6-2-export-iban + 1.8.6-3-export-iban API-Config - SelfCare Integration Spring application exposes APIs for SelfCare From d17984d8c610dd2415a8584ef85fda820ebf6a8c Mon Sep 17 00:00:00 2001 From: pagopa-github-bot Date: Mon, 18 Dec 2023 17:43:07 +0000 Subject: [PATCH 4/4] Bump to version 1.8.6-4-export-iban [skip ci] --- helm/Chart.yaml | 4 ++-- helm/values-dev.yaml | 2 +- helm/values-prod.yaml | 2 +- helm/values-uat.yaml | 2 +- openapi/openapi.json | 2 +- pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 0c009157..87f8cc37 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: pagopa-api-config-selfcare-integration description: Microservice that manages requests from selfcare type: application -version: 1.44.3 -appVersion: 1.8.6-3-export-iban +version: 1.44.4 +appVersion: 1.8.6-4-export-iban dependencies: - name: microservice-chart version: 2.8.0 diff --git a/helm/values-dev.yaml b/helm/values-dev.yaml index ae044276..8f8b898d 100644 --- a/helm/values-dev.yaml +++ b/helm/values-dev.yaml @@ -132,7 +132,7 @@ microservice-chart: create: true image: repository: ghcr.io/pagopa/pagopa-api-config-selfcare-integration - tag: 1.8.6-3-export-iban + tag: 1.8.6-4-export-iban pullPolicy: Always envConfig: {} envSecret: {} diff --git a/helm/values-prod.yaml b/helm/values-prod.yaml index 5b3d6c0c..db2bf479 100644 --- a/helm/values-prod.yaml +++ b/helm/values-prod.yaml @@ -141,7 +141,7 @@ microservice-chart: create: true image: repository: ghcr.io/pagopa/pagopa-api-config-selfcare-integration - tag: 1.8.6-3-export-iban + tag: 1.8.6-4-export-iban pullPolicy: Always envConfig: {} envSecret: {} diff --git a/helm/values-uat.yaml b/helm/values-uat.yaml index 75abc615..8929c054 100644 --- a/helm/values-uat.yaml +++ b/helm/values-uat.yaml @@ -132,7 +132,7 @@ microservice-chart: create: true image: repository: ghcr.io/pagopa/pagopa-api-config-selfcare-integration - tag: 1.8.6-3-export-iban + tag: 1.8.6-4-export-iban pullPolicy: Always envConfig: {} envSecret: {} diff --git a/openapi/openapi.json b/openapi/openapi.json index b7155077..1c0132ef 100644 --- a/openapi/openapi.json +++ b/openapi/openapi.json @@ -4,7 +4,7 @@ "title": "@project.name@", "description": "@project.description@", "termsOfService": "https://www.pagopa.gov.it/", - "version": "1.8.6-3-export-iban" + "version": "1.8.6-4-export-iban" }, "servers": [ { diff --git a/pom.xml b/pom.xml index 7bd3154c..cb5a2dac 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ it.gov.pagopa.api-config selfcareintegration - 1.8.6-3-export-iban + 1.8.6-4-export-iban API-Config - SelfCare Integration Spring application exposes APIs for SelfCare