Skip to content

Commit

Permalink
Bump to version 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Feb 29, 2024
1 parent dee21b1 commit 435dbdb
Show file tree
Hide file tree
Showing 6 changed files with 92 additions and 89 deletions.
4 changes: 2 additions & 2 deletions helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: pagopa-afm-calculator
description: Microservice that handles calculation for pagoPA Advanced Fees Management
type: application
version: 0.0.0
appVersion: 0.0.0
version: 0.1.0
appVersion: 1.0.0
dependencies:
- name: microservice-chart
version: 2.8.0
Expand Down
18 changes: 8 additions & 10 deletions helm/values-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ microservice-chart:
fullnameOverride: ""
image:
repository: ghcr.io/pagopa/pagopa-backoffice-external
tag: "0.0.0"
tag: "1.0.0"
pullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -34,9 +34,9 @@ microservice-chart:
servicePort: 8080
serviceAccount:
create: false
annotations: { }
annotations: {}
name: ""
podAnnotations: { }
podAnnotations: {}
podSecurityContext:
seccompProfile:
type: RuntimeDefault
Expand Down Expand Up @@ -67,7 +67,6 @@ microservice-chart:
APP_LOGGING_LEVEL: 'DEBUG'
DEFAULT_LOGGING_LEVEL: 'INFO'
CORS_CONFIGURATION: '{"origins": ["*"], "methods": ["*"]}'

OTEL_SERVICE_NAME: "pagopa-backoffice-external"
OTEL_RESOURCE_ATTRIBUTES: "deployment.environment=dev"
OTEL_EXPORTER_OTLP_ENDPOINT: "http://otel-collector.elastic-system.svc:4317"
Expand All @@ -82,8 +81,8 @@ microservice-chart:
keyvault:
name: "pagopa-d-selfcare-kv"
tenantId: "7788edaf-0346-4068-9d79-c868aed15b3d"
nodeSelector: { }
tolerations: [ ]
nodeSelector: {}
tolerations: []
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
Expand All @@ -94,7 +93,7 @@ microservice-chart:
values:
- user
canaryDelivery:
create: true
create: false
ingress:
create: true
canary:
Expand All @@ -110,6 +109,5 @@ microservice-chart:
repository: ghcr.io/pagopa/pagopa-backoffice-external
tag: "0.0.0"
pullPolicy: Always
envConfig: { }
envSecret: { }

envConfig: {}
envSecret: {}
18 changes: 8 additions & 10 deletions helm/values-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ microservice-chart:
fullnameOverride: ""
image:
repository: ghcr.io/pagopa/pagopa-backoffice-external
tag: "0.0.0"
tag: "1.0.0"
pullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -34,9 +34,9 @@ microservice-chart:
servicePort: 8080
serviceAccount:
create: false
annotations: { }
annotations: {}
name: ""
podAnnotations: { }
podAnnotations: {}
podSecurityContext:
seccompProfile:
type: RuntimeDefault
Expand Down Expand Up @@ -67,7 +67,6 @@ microservice-chart:
APP_LOGGING_LEVEL: 'INFO'
DEFAULT_LOGGING_LEVEL: 'INFO'
CORS_CONFIGURATION: '{"origins": ["*"], "methods": ["*"]}'

OTEL_SERVICE_NAME: "pagopa-backoffice-external"
OTEL_RESOURCE_ATTRIBUTES: "deployment.environment=prod"
OTEL_EXPORTER_OTLP_ENDPOINT: "http://otel-collector.elastic-system.svc:4317"
Expand All @@ -82,8 +81,8 @@ microservice-chart:
keyvault:
name: "pagopa-p-selfcare-kv"
tenantId: "7788edaf-0346-4068-9d79-c868aed15b3d"
nodeSelector: { }
tolerations: [ ]
nodeSelector: {}
tolerations: []
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
Expand All @@ -94,7 +93,7 @@ microservice-chart:
values:
- user
canaryDelivery:
create: true
create: false
ingress:
create: true
canary:
Expand All @@ -110,6 +109,5 @@ microservice-chart:
repository: ghcr.io/pagopa/pagopa-backoffice-external
tag: "0.0.0"
pullPolicy: Always
envConfig: { }
envSecret: { }

envConfig: {}
envSecret: {}
17 changes: 8 additions & 9 deletions helm/values-uat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ microservice-chart:
fullnameOverride: ""
image:
repository: ghcr.io/pagopa/pagopa-backoffice-external
tag: "0.0.0"
tag: "1.0.0"
pullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -34,9 +34,9 @@ microservice-chart:
servicePort: 8080
serviceAccount:
create: false
annotations: { }
annotations: {}
name: ""
podAnnotations: { }
podAnnotations: {}
podSecurityContext:
seccompProfile:
type: RuntimeDefault
Expand Down Expand Up @@ -81,8 +81,8 @@ microservice-chart:
keyvault:
name: "pagopa-u-selfcare-kv"
tenantId: "7788edaf-0346-4068-9d79-c868aed15b3d"
nodeSelector: { }
tolerations: [ ]
nodeSelector: {}
tolerations: []
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
Expand All @@ -93,7 +93,7 @@ microservice-chart:
values:
- user
canaryDelivery:
create: true
create: false
ingress:
create: true
canary:
Expand All @@ -109,6 +109,5 @@ microservice-chart:
repository: ghcr.io/pagopa/pagopa-backoffice-external
tag: "0.0.0"
pullPolicy: Always
envConfig: { }
envSecret: { }

envConfig: {}
envSecret: {}
122 changes: 65 additions & 57 deletions openapi/openapi.json
Original file line number Diff line number Diff line change
@@ -1,80 +1,88 @@
{
"openapi" : "3.0.1",
"info" : {
"description" : "Microservice to expose REST API to contact PagoPA Backoffice",
"termsOfService" : "https://www.pagopa.gov.it/",
"title" : "pagopa-backoffice-external",
"version" : "0.0.1"
"openapi": "3.0.1",
"info": {
"description": "Microservice to expose REST API to contact PagoPA Backoffice",
"termsOfService": "https://www.pagopa.gov.it/",
"title": "pagopa-backoffice-external",
"version": "1.0.0"
},
"servers" : [ {
"url" : "http://localhost",
"description" : "Generated server url"
} ],
"paths" : {
"/info" : {
"get" : {
"description" : "Return OK if application is started",
"operationId" : "healthCheck",
"responses" : {
"200" : {
"content" : {
"*/*" : {
"schema" : {
"$ref" : "#/components/schemas/AppInfo"
"servers": [
{
"url": "http://localhost",
"description": "Generated server url"
}
],
"paths": {
"/info": {
"get": {
"description": "Return OK if application is started",
"operationId": "healthCheck",
"responses": {
"200": {
"content": {
"*/*": {
"schema": {
"$ref": "#/components/schemas/AppInfo"
}
}
},
"description" : "OK",
"headers" : {
"X-Request-Id" : {
"description" : "This header identifies the call",
"schema" : {
"type" : "string"
"description": "OK",
"headers": {
"X-Request-Id": {
"description": "This header identifies the call",
"schema": {
"type": "string"
}
}
}
}
},
"security" : [ {
"ApiKey" : [ ]
} ],
"summary" : "health check",
"tags" : [ "Home" ]
"security": [
{
"ApiKey": []
}
],
"summary": "health check",
"tags": [
"Home"
]
},
"parameters" : [ {
"description" : "This header identifies the call, if not passed it is self-generated. This ID is returned in the response.",
"in" : "header",
"name" : "X-Request-Id",
"schema" : {
"type" : "string"
"parameters": [
{
"description": "This header identifies the call, if not passed it is self-generated. This ID is returned in the response.",
"in": "header",
"name": "X-Request-Id",
"schema": {
"type": "string"
}
}
} ]
]
}
},
"components" : {
"schemas" : {
"AppInfo" : {
"type" : "object",
"properties" : {
"environment" : {
"type" : "string"
"components": {
"schemas": {
"AppInfo": {
"type": "object",
"properties": {
"environment": {
"type": "string"
},
"name" : {
"type" : "string"
"name": {
"type": "string"
},
"version" : {
"type" : "string"
"version": {
"type": "string"
}
}
}
},
"securitySchemes" : {
"ApiKey" : {
"description" : "The API key to access this function app.",
"in" : "header",
"name" : "Ocp-Apim-Subscription-Key",
"type" : "apiKey"
"securitySchemes": {
"ApiKey": {
"description": "The API key to access this function app.",
"in": "header",
"name": "Ocp-Apim-Subscription-Key",
"type": "apiKey"
}
}
}
}
}
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>it.pagopa.selfcare.pagopa</groupId>
<artifactId>pagopa-backoffice-external</artifactId>
<version>0.0.1</version>
<version>1.0.0</version>
<name>Backoffice External</name>
<description>Microservice to expose REST API to contact PagoPA Backoffice</description>

Expand Down

0 comments on commit 435dbdb

Please sign in to comment.