Skip to content

Commit

Permalink
Bump version [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Feb 1, 2023
1 parent f441322 commit 13b8c2a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
5 changes: 2 additions & 3 deletions helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@ apiVersion: v2
name: mock-ec-prf-chart
description: Mock EC
type: application
version: 0.0.1
appVersion: 1.6.13
version: 1.2.0
appVersion: 1.2.0
dependencies:
- name: microservice-chart
version: 2.4.0
repository: "https://pagopa.github.io/aks-microservice-chart-blueprint"
alias: mock-ec-prf

2 changes: 1 addition & 1 deletion helm/values-prf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ microservice-chart:
maxSurge: 1
image:
repository: pagopaucommonacr.azurecr.io/pagopanododeipagamentitest
tag: "0.0.0-SNAPSHOT"
tag: "1.2.0"
pullPolicy: Always
readinessProbe:
handlerType: tcpSocket
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>eu.sia.nodo</groupId>
<artifactId>PA_Mock</artifactId>
<version>1.1.1</version>
<version>1.2.0</version>
<name>PA_Mock</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 13b8c2a

Please sign in to comment.