From c9404cd75888d4f95cdfe201863b6bfb8f85af53 Mon Sep 17 00:00:00 2001 From: pagopa-github-bot Date: Tue, 19 Dec 2023 11:20:35 +0000 Subject: [PATCH] Bump to version 1.8.6-8-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 bbfcccfa..774749d7 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.46.0 -appVersion: 1.8.6-7-export-iban +version: 1.46.1 +appVersion: 1.8.6-8-export-iban dependencies: - name: microservice-chart version: 2.8.0 diff --git a/helm/values-dev.yaml b/helm/values-dev.yaml index 09659fdc..48d7b40b 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.8.6-5-export-iban + tag: 1.8.6-8-export-iban pullPolicy: Always envConfig: {} envSecret: {} diff --git a/helm/values-prod.yaml b/helm/values-prod.yaml index a83a84f8..2e22c207 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.8.6-5-export-iban + tag: 1.8.6-8-export-iban pullPolicy: Always envConfig: {} envSecret: {} diff --git a/helm/values-uat.yaml b/helm/values-uat.yaml index 26e5effb..5c90ed73 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.8.6-5-export-iban + tag: 1.8.6-8-export-iban pullPolicy: Always envConfig: {} envSecret: {} diff --git a/openapi/openapi.json b/openapi/openapi.json index 3858e9fc..8e063256 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-7-export-iban" + "version": "1.8.6-8-export-iban" }, "servers": [ { diff --git a/pom.xml b/pom.xml index 7818d20a..00c166c7 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ it.gov.pagopa.api-config selfcareintegration - 1.8.6-7-export-iban + 1.8.6-8-export-iban API-Config - SelfCare Integration Spring application exposes APIs for SelfCare