From 65cfcc246fe304d5d87aaf290eb744a6dffd9111 Mon Sep 17 00:00:00 2001 From: pagopa-github-bot Date: Mon, 13 Jan 2025 13:39:29 +0000 Subject: [PATCH] Bump to version 0.3.2-1-feat-migrate-report-generator [skip ci] --- helm/Chart.yaml | 4 ++-- helm/values-dev.yaml | 16 +++++++--------- helm/values-prod.yaml | 18 ++++++++---------- helm/values-uat.yaml | 17 +++++++---------- openapi/openapi.json | 2 +- pom.xml | 2 +- 6 files changed, 26 insertions(+), 33 deletions(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 113fd0d..a41dc9e 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: pagopa-wisp-converter-technical-support description: A service that permits to handle converted WISP requests for technical support type: application -version: 0.41.0 -appVersion: 0.3.2 +version: 0.42.0 +appVersion: 0.3.2-1-feat-migrate-report-generator dependencies: - name: microservice-chart version: 3.0.0 diff --git a/helm/values-dev.yaml b/helm/values-dev.yaml index 0b13f59..978257d 100644 --- a/helm/values-dev.yaml +++ b/helm/values-dev.yaml @@ -4,7 +4,7 @@ microservice-chart: µservice-chart fullnameOverride: "" image: repository: ghcr.io/pagopa/pagopa-wisp-converter-technical-support - tag: "0.3.2" + tag: "0.3.2-1-feat-migrate-report-generator" pullPolicy: Always livenessProbe: httpGet: @@ -34,9 +34,9 @@ microservice-chart: µservice-chart servicePort: 8080 serviceAccount: create: false - annotations: { } + annotations: {} name: "" - podAnnotations: { } + podAnnotations: {} podSecurityContext: seccompProfile: type: RuntimeDefault @@ -82,8 +82,8 @@ microservice-chart: µservice-chart tenantId: "7788edaf-0346-4068-9d79-c868aed15b3d" tmpVolumeMount: create: true - nodeSelector: { } - tolerations: [ ] + nodeSelector: {} + tolerations: [] affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: @@ -110,9 +110,8 @@ microservice-chart: µservice-chart repository: ghcr.io/pagopa/pagopa-wisp-converter-technical-support tag: "0.0.0" pullPolicy: Always - envConfig: { } - envSecret: { } - + envConfig: {} + envSecret: {} # - Standard service application app: !!merge <<: *microservice-chart @@ -124,7 +123,6 @@ app: !!merge <<: *envConfig envSecret: !!merge <<: *envSecret - # - Only-cronjob application cronjob: !!merge <<: *microservice-chart diff --git a/helm/values-prod.yaml b/helm/values-prod.yaml index 1c9c00f..aed5a23 100644 --- a/helm/values-prod.yaml +++ b/helm/values-prod.yaml @@ -4,7 +4,7 @@ microservice-chart: µservice-chart fullnameOverride: "" image: repository: ghcr.io/pagopa/pagopa-wisp-converter-technical-support - tag: "0.3.2" + tag: "0.3.2-1-feat-migrate-report-generator" pullPolicy: Always livenessProbe: httpGet: @@ -34,9 +34,9 @@ microservice-chart: µservice-chart servicePort: 8080 serviceAccount: create: false - annotations: { } + annotations: {} name: "" - podAnnotations: { } + podAnnotations: {} podSecurityContext: seccompProfile: type: RuntimeDefault @@ -84,8 +84,8 @@ microservice-chart: µservice-chart tenantId: "7788edaf-0346-4068-9d79-c868aed15b3d" tmpVolumeMount: create: true - nodeSelector: { } - tolerations: [ ] + nodeSelector: {} + tolerations: [] affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: @@ -112,10 +112,8 @@ microservice-chart: µservice-chart repository: ghcr.io/pagopa/pagopa-wisp-converter-technical-support tag: "0.0.0" pullPolicy: Always - envConfig: { } - envSecret: { } - - + envConfig: {} + envSecret: {} # - Only-cronjob application cronjob: !!merge <<: *microservice-chart @@ -142,4 +140,4 @@ cronjob: CRONJOB_REPORTGENERATION_WEEKLY_SCHEDULE: '00 06 * * 1' CRONJOB_REPORTGENERATION_MONTHLY_SCHEDULE: '30 06 1 * *' envSecret: - !!merge <<: *envSecret \ No newline at end of file + !!merge <<: *envSecret diff --git a/helm/values-uat.yaml b/helm/values-uat.yaml index ec45554..e0e4681 100644 --- a/helm/values-uat.yaml +++ b/helm/values-uat.yaml @@ -4,7 +4,7 @@ microservice-chart: µservice-chart fullnameOverride: "" image: repository: ghcr.io/pagopa/pagopa-wisp-converter-technical-support - tag: "0.3.2" + tag: "0.3.2-1-feat-migrate-report-generator" pullPolicy: Always livenessProbe: httpGet: @@ -34,9 +34,9 @@ microservice-chart: µservice-chart servicePort: 8080 serviceAccount: create: false - annotations: { } + annotations: {} name: "" - podAnnotations: { } + podAnnotations: {} podSecurityContext: seccompProfile: type: RuntimeDefault @@ -82,8 +82,8 @@ microservice-chart: µservice-chart tenantId: "7788edaf-0346-4068-9d79-c868aed15b3d" tmpVolumeMount: create: true - nodeSelector: { } - tolerations: [ ] + nodeSelector: {} + tolerations: [] affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: @@ -110,10 +110,8 @@ microservice-chart: µservice-chart repository: ghcr.io/pagopa/pagopa-wisp-converter-technical-support tag: "0.0.0" pullPolicy: Always - envConfig: { } - envSecret: { } - - + envConfig: {} + envSecret: {} # - Standard service application app: !!merge <<: *microservice-chart @@ -125,7 +123,6 @@ app: !!merge <<: *envConfig envSecret: !!merge <<: *envSecret - # - Only-cronjob application cronjob: !!merge <<: *microservice-chart diff --git a/openapi/openapi.json b/openapi/openapi.json index 3df88f4..4207de8 100644 --- a/openapi/openapi.json +++ b/openapi/openapi.json @@ -4,7 +4,7 @@ "description": "A service that permits to handle converted WISP requests for technical support", "termsOfService": "https://www.pagopa.gov.it/", "title": "wisp-converter-technical-support", - "version": "0.3.2" + "version": "0.3.2-1-feat-migrate-report-generator" }, "servers": [ { diff --git a/pom.xml b/pom.xml index 8135624..1f61aa7 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ it.gov.pagopa wisp-converter-technical-support - 0.3.2 + 0.3.2-1-feat-migrate-report-generator pagoPA WISP Converter Technical support A service that permits to handle converted WISP requests for technical support