Skip to content

Commit

Permalink
Bump to version 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Dec 17, 2024
1 parent bb9f903 commit 07cf886
Show file tree
Hide file tree
Showing 6 changed files with 381 additions and 342 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-mbd-service
description: Microservice that handles services for eBollo
type: application
version: 0.97.0
appVersion: 1.0.1-4-fix-dati-servizio
version: 0.98.0
appVersion: 1.1.0
dependencies:
- name: microservice-chart
version: 7.1.1
Expand Down
2 changes: 1 addition & 1 deletion helm/values-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ microservice-chart:
fullnameOverride: "pagopa-mbd-service"
image:
repository: ghcr.io/pagopa/pagopa-mbd-service
tag: "1.0.1-4-fix-dati-servizio"
tag: "1.1.0"
pullPolicy: Always
livenessProbe:
handlerType: httpGet
Expand Down
2 changes: 1 addition & 1 deletion helm/values-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ microservice-chart:
fullnameOverride: "pagopa-mbd-service"
image:
repository: ghcr.io/pagopa/pagopa-mbd-service
tag: "1.0.1-4-fix-dati-servizio"
tag: "1.1.0"
pullPolicy: Always
livenessProbe:
handlerType: httpGet
Expand Down
2 changes: 1 addition & 1 deletion helm/values-uat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ microservice-chart:
fullnameOverride: "pagopa-mbd-service"
image:
repository: ghcr.io/pagopa/pagopa-mbd-service
tag: "1.0.1-4-fix-dati-servizio"
tag: "1.1.0"
pullPolicy: Always
livenessProbe:
handlerType: httpGet
Expand Down
Loading

0 comments on commit 07cf886

Please sign in to comment.