Skip to content

Commit

Permalink
Merge pull request #118 from pagopa/fix-chromium-version
Browse files Browse the repository at this point in the history
fix: updated package-lock.json
  • Loading branch information
alessio-cialini authored Jun 24, 2024
2 parents 9c7badd + fdd7286 commit adbba5d
Show file tree
Hide file tree
Showing 8 changed files with 3,466 additions and 12,137 deletions.
2 changes: 1 addition & 1 deletion helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: pagopapdfengine
description: Microservice description
type: application
version: 0.119.0
appVersion: 2.10.9
appVersion: 2.10.10-fix-chromium-version
dependencies:
- name: microservice-chart
version: 2.4.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 @@ -4,7 +4,7 @@ microservice-chart:
fullnameOverride: ""
image:
repository: ghcr.io/pagopa/pagopa-pdf-engine
tag: "2.10.9"
tag: "2.10.10-fix-chromium-version"
pullPolicy: Always
# https://github.com/Azure/azure-functions-host/blob/dev/src/WebJobs.Script.WebHost/Controllers/HostController.cs
livenessProbe:
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: ""
image:
repository: ghcr.io/pagopa/pagopa-pdf-engine
tag: "2.10.9"
tag: "2.10.10-fix-chromium-version"
pullPolicy: Always
# https://github.com/Azure/azure-functions-host/blob/dev/src/WebJobs.Script.WebHost/Controllers/HostController.cs
livenessProbe:
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: ""
image:
repository: ghcr.io/pagopa/pagopa-pdf-engine
tag: "2.10.9"
tag: "2.10.10-fix-chromium-version"
pullPolicy: Always
# https://github.com/Azure/azure-functions-host/blob/dev/src/WebJobs.Script.WebHost/Controllers/HostController.cs
livenessProbe:
Expand Down
Loading

0 comments on commit adbba5d

Please sign in to comment.