From 81ae10b756ee8fa52c5002ece73aeb4a67eb19de Mon Sep 17 00:00:00 2001 From: AngeloCaporaso Date: Mon, 19 Feb 2024 09:40:49 +0100 Subject: [PATCH 1/2] [PAGOPA-1527] chore: update datasource DNS --- helm/values-prod.yaml | 2 +- helm/values-uat.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/values-prod.yaml b/helm/values-prod.yaml index 7f1024b6..344c9f41 100644 --- a/helm/values-prod.yaml +++ b/helm/values-prod.yaml @@ -85,7 +85,7 @@ microservice-chart: envConfig: WEBSITE_SITE_NAME: 'pagopa-p-gpd-core-service' ENV: 'Azure Kubernetes' - SPRING_DATASOURCE_URL: "jdbc:postgresql://pagopa-p-gpd-pgflex.postgres.database.azure.com:6432/apd?sslmode=require&prepareThreshold=0" + SPRING_DATASOURCE_URL: "jdbc:postgresql://gpd-db.p.internal.postgresql.pagopa.it:6432/apd?sslmode=require&prepareThreshold=0" SPRING_DATASOURCE_TYPE: "org.springframework.jdbc.datasource.SimpleDriverDataSource" SPRING_JPA_HIBERNATE_DDL_AUTO: "validate" SPRING_JPA_HIBERNATE_SHOW_SQL: "false" diff --git a/helm/values-uat.yaml b/helm/values-uat.yaml index f9dc8d2a..752e662b 100644 --- a/helm/values-uat.yaml +++ b/helm/values-uat.yaml @@ -85,7 +85,7 @@ microservice-chart: envConfig: WEBSITE_SITE_NAME: 'pagopa-u-gpd-core-service' ENV: 'Azure Kubernetes' - SPRING_DATASOURCE_URL: "jdbc:postgresql://pagopa-u-gpd-pgflex.postgres.database.azure.com:6432/apd?sslmode=require&prepareThreshold=0" + SPRING_DATASOURCE_URL: "jdbc:postgresql://gpd-db.u.internal.postgresql.pagopa.it:6432/apd?sslmode=require&prepareThreshold=0" SPRING_DATASOURCE_TYPE: "org.springframework.jdbc.datasource.SimpleDriverDataSource" SPRING_JPA_HIBERNATE_DDL_AUTO: "validate" SPRING_JPA_HIBERNATE_SHOW_SQL: "false" From 5892b2c9dabe42d78019907b47f5175850006b24 Mon Sep 17 00:00:00 2001 From: pagopa-github-bot Date: Mon, 19 Feb 2024 08:46:58 +0000 Subject: [PATCH 2/2] Bump to version 0.11.2-1-pagopa-1527-dns-update [skip ci] --- helm/Chart.yaml | 4 ++-- helm/values-dev.yaml | 2 +- helm/values-prod.yaml | 2 +- helm/values-uat.yaml | 2 +- openapi/openapi_external.json | 2 +- openapi/openapi_external_massive.json | 2 +- openapi/openapi_internal.json | 2 +- openapi/openapi_send.json | 2 +- pom.xml | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index f07e1d88..bd375797 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: pagopa-gpd-core description: micro-service to manage Creditor Institution debtor positions type: application -version: 0.90.0 -appVersion: 0.11.2 +version: 0.91.0 +appVersion: 0.11.2-1-pagopa-1527-dns-update dependencies: - name: microservice-chart version: 2.4.0 diff --git a/helm/values-dev.yaml b/helm/values-dev.yaml index 2c4d5643..d13fda33 100644 --- a/helm/values-dev.yaml +++ b/helm/values-dev.yaml @@ -4,7 +4,7 @@ microservice-chart: fullnameOverride: "" image: repository: ghcr.io/pagopa/pagopa-debt-position - tag: "0.11.2" + tag: "0.11.2-1-pagopa-1527-dns-update" pullPolicy: Always livenessProbe: httpGet: diff --git a/helm/values-prod.yaml b/helm/values-prod.yaml index 344c9f41..57b857ba 100644 --- a/helm/values-prod.yaml +++ b/helm/values-prod.yaml @@ -4,7 +4,7 @@ microservice-chart: fullnameOverride: "" image: repository: ghcr.io/pagopa/pagopa-debt-position - tag: "0.11.2" + tag: "0.11.2-1-pagopa-1527-dns-update" pullPolicy: Always livenessProbe: httpGet: diff --git a/helm/values-uat.yaml b/helm/values-uat.yaml index 752e662b..6dd401fe 100644 --- a/helm/values-uat.yaml +++ b/helm/values-uat.yaml @@ -4,7 +4,7 @@ microservice-chart: fullnameOverride: "" image: repository: ghcr.io/pagopa/pagopa-debt-position - tag: "0.11.2" + tag: "0.11.2-1-pagopa-1527-dns-update" pullPolicy: Always livenessProbe: httpGet: diff --git a/openapi/openapi_external.json b/openapi/openapi_external.json index 4d00db98..eac67df0 100644 --- a/openapi/openapi_external.json +++ b/openapi/openapi_external.json @@ -4,7 +4,7 @@ "title": "PagoPA API Debt Position", "description": "Progetto Gestione Posizioni Debitorie", "termsOfService": "https://www.pagopa.gov.it/", - "version": "0.11.2" + "version": "0.11.2-1-pagopa-1527-dns-update" }, "servers": [ { diff --git a/openapi/openapi_external_massive.json b/openapi/openapi_external_massive.json index 463b0a54..c79244eb 100644 --- a/openapi/openapi_external_massive.json +++ b/openapi/openapi_external_massive.json @@ -4,7 +4,7 @@ "title": "PagoPA API Debt Position", "description": "Progetto Gestione Posizioni Debitorie", "termsOfService": "https://www.pagopa.gov.it/", - "version": "0.11.2" + "version": "0.11.2-1-pagopa-1527-dns-update" }, "servers": [ { diff --git a/openapi/openapi_internal.json b/openapi/openapi_internal.json index 604a6ebe..1eb29585 100644 --- a/openapi/openapi_internal.json +++ b/openapi/openapi_internal.json @@ -4,7 +4,7 @@ "title": "PagoPA API Debt Position", "description": "Progetto Gestione Posizioni Debitorie", "termsOfService": "https://www.pagopa.gov.it/", - "version": "0.11.2" + "version": "0.11.2-1-pagopa-1527-dns-update" }, "servers": [ { diff --git a/openapi/openapi_send.json b/openapi/openapi_send.json index f4b14c78..eb4e79c6 100644 --- a/openapi/openapi_send.json +++ b/openapi/openapi_send.json @@ -4,7 +4,7 @@ "title": "PagoPA API Debt Position", "description": "Progetto Gestione Posizioni Debitorie", "termsOfService": "https://www.pagopa.gov.it/", - "version": "0.11.2" + "version": "0.11.2-1-pagopa-1527-dns-update" }, "servers": [ { diff --git a/pom.xml b/pom.xml index 748997b5..f497fe6c 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ it.gov.pagopa.debtposition gpd - 0.11.2 + 0.11.2-1-pagopa-1527-dns-update Gestione Posizioni Debitorie Progetto Gestione Posizioni Debitorie