Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/VAS-1146-primitive-version-chann…
Browse files Browse the repository at this point in the history
…el' into VAS-1146-primitive-version-channel
  • Loading branch information
svariant committed Jul 9, 2024
2 parents e54d3b5 + 796a174 commit 5c2c1ed
Show file tree
Hide file tree
Showing 7 changed files with 14,492 additions and 13,092 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: core
description: APIs to manage configuration for CI and PSP of pagoPA
type: application
version: 0.151.0
appVersion: 0.59.0
version: 0.152.0
appVersion: 0.59.0-1-VAS-1146-primitive-version-channel
dependencies:
- name: microservice-chart
version: 2.8.0
Expand Down
2 changes: 1 addition & 1 deletion helm/values-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ microservice-chart: &microservice-chart
envSecret: {}
image:
repository: ghcr.io/pagopa/pagopa-api-config
tag: "0.59.0"
tag: "0.59.0-1-VAS-1146-primitive-version-channel"
pullPolicy: Always
livenessProbe:
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 @@ -28,7 +28,7 @@ microservice-chart: &microservice-chart
envSecret: {}
image:
repository: ghcr.io/pagopa/pagopa-api-config
tag: "0.59.0"
tag: "0.59.0-1-VAS-1146-primitive-version-channel"
pullPolicy: Always
livenessProbe:
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 @@ -28,7 +28,7 @@ microservice-chart: &microservice-chart
envSecret: {}
image:
repository: ghcr.io/pagopa/pagopa-api-config
tag: "0.59.0"
tag: "0.59.0-1-VAS-1146-primitive-version-channel"
pullPolicy: Always
livenessProbe:
httpGet:
Expand Down
Loading

0 comments on commit 5c2c1ed

Please sign in to comment.