Skip to content

Commit

Permalink
2.3.13 updated the version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sai Krishna Metpalli authored and Sai Krishna Metpalli committed Sep 9, 2024
1 parent 79725bd commit a4d87c2
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
18 changes: 9 additions & 9 deletions gitops/charts/traffic-court-dev-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ global:

arc-dispute-api:
image:
tag: "2.3.12"
tag: "2.3.13"
pullPolicy: Always
env:
"Swagger__Enabled": "true"

citizen-api:
image:
tag: "2.3.12"
tag: "2.3.13"
pullPolicy: Always
env:
"FormRecognizer__ApiVersion": "2022-08-31"
Expand All @@ -30,7 +30,7 @@ citizen-api:

citizen-web:
image:
tag: "2.3.12"
tag: "2.3.13"
pullPolicy: Always
route:
# https://dev.justice.gov.bc.ca
Expand All @@ -39,7 +39,7 @@ citizen-web:
{
"production": false,
"environment": "Dev",
"version": "2.3.12",
"version": "2.3.13",
"useMockServices": false,
"apiBaseUrl": "/api",
"understandYourTicketLink": "https://understandmyticket.gov.bc.ca/",
Expand Down Expand Up @@ -193,7 +193,7 @@ citizen-web:
oracle-data-api:
image:
tag: "2.3.12"
tag: "2.3.13"
pullPolicy: Always
env:
"JAVA_OPTS": "-Dlogging.level.ca.bc.gov.open.jag.tco.oracledataapi=DEBUG"
Expand All @@ -208,7 +208,7 @@ oracle-data-api:

staff-api:
image:
tag: "2.3.12"
tag: "2.3.13"
pullPolicy: Always
env:
"Jwt__Audience": "staff-api"
Expand All @@ -222,7 +222,7 @@ staff-api:
"TicketSearch__SearchType": "RoadSafety"
staff-web:
image:
tag: "2.3.12"
tag: "2.3.13"
pullPolicy: Always
route:
# https://dev.jag.gov.bc.ca
Expand All @@ -241,7 +241,7 @@ staff-web:
{
"production": false,
"environment": "Dev",
"version": "2.3.12",
"version": "2.3.13",
"useMockServices": false,
"apiBaseUrl": "/api",
"features": {
Expand All @@ -251,7 +251,7 @@ staff-web:
workflow-service:
image:
tag: "2.3.12"
tag: "2.3.13"
pullPolicy: Always
env:
"EmailConfiguration__Sender": "DoNotReply@gov.bc.ca"
Expand Down
18 changes: 9 additions & 9 deletions gitops/charts/traffic-court-prod-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ arc-dispute-api:
pdb:
create: true
image:
tag: "2.3.12"
tag: "2.3.13"
pullPolicy: Always
env:
"Swagger__Enabled": "false"
Expand All @@ -20,7 +20,7 @@ citizen-api:
pdb:
create: true
image:
tag: "2.3.12"
tag: "2.3.13"
pullPolicy: Always
env:
"FormRecognizer__ApiVersion": "2022-08-31"
Expand All @@ -39,13 +39,13 @@ citizen-web:
pdb:
create: true
image:
tag: "2.3.12"
tag: "2.3.13"
pullPolicy: Always
appConfig: |
{
"production": true,
"environment": "prod",
"version": "2.3.12",
"version": "2.3.13",
"useMockServices": false,
"apiBaseUrl": "/api",
"understandYourTicketLink": "https://understandmyticket.gov.bc.ca/",
Expand Down Expand Up @@ -221,7 +221,7 @@ oracle-data-api:
pdb:
create: true
image:
tag: "2.3.12"
tag: "2.3.13"
pullPolicy: Always
env:
"JAVA_OPTS": ""
Expand All @@ -238,7 +238,7 @@ staff-api:
pdb:
create: true
image:
tag: "2.3.12"
tag: "2.3.13"
pullPolicy: Always
env:
"Jwt__Audience": "staff-api"
Expand All @@ -263,7 +263,7 @@ staff-web:
pdb:
create: true
image:
tag: "2.3.12"
tag: "2.3.13"
pullPolicy: Always
route:
# https://test.jag.gov.bc.ca
Expand All @@ -282,7 +282,7 @@ staff-web:
{
"production": true,
"environment": "prod",
"version": "2.3.12",
"version": "2.3.13",
"useMockServices": false,
"apiBaseUrl": "/api",
"features": {
Expand All @@ -295,7 +295,7 @@ workflow-service:
pdb:
create: true
image:
tag: "2.3.12"
tag: "2.3.13"
pullPolicy: Always
env:
"EmailConfiguration__Sender": "DoNotReply@gov.bc.ca"
Expand Down
18 changes: 9 additions & 9 deletions gitops/charts/traffic-court-test-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ arc-dispute-api:
pdb:
create: true
image:
tag: "2.3.12"
tag: "2.3.13"
pullPolicy: Always
env:
"Swagger__Enabled": "true"
Expand All @@ -20,7 +20,7 @@ citizen-api:
pdb:
create: true
image:
tag: "2.3.12"
tag: "2.3.13"
pullPolicy: Always
env:
"FormRecognizer__ApiVersion": "2022-08-31"
Expand All @@ -39,7 +39,7 @@ citizen-web:
pdb:
create: true
image:
tag: "2.3.12"
tag: "2.3.13"
pullPolicy: Always
route:
# https://test.justice.gov.bc.ca
Expand All @@ -48,7 +48,7 @@ citizen-web:
{
"production": false,
"environment": "Test",
"version": "2.3.12",
"version": "2.3.13",
"useMockServices": false,
"apiBaseUrl": "/api",
"understandYourTicketLink": "https://bcmoag--staging.sandbox.my.salesforce-sites.com/?tn=BCTC",
Expand Down Expand Up @@ -205,7 +205,7 @@ oracle-data-api:
pdb:
create: true
image:
tag: "2.3.12"
tag: "2.3.13"
pullPolicy: Always
env:
"JAVA_OPTS": ""
Expand All @@ -222,7 +222,7 @@ staff-api:
pdb:
create: true
image:
tag: "2.3.12"
tag: "2.3.13"
pullPolicy: Always
env:
"Jwt__Audience": "staff-api"
Expand All @@ -240,7 +240,7 @@ staff-web:
pdb:
create: true
image:
tag: "2.3.12"
tag: "2.3.13"
pullPolicy: Always
route:
# https://test.jag.gov.bc.ca
Expand All @@ -259,7 +259,7 @@ staff-web:
{
"production": false,
"environment": "Test",
"version": "2.3.12",
"version": "2.3.13",
"useMockServices": false,
"apiBaseUrl": "/api",
"features": {
Expand All @@ -272,7 +272,7 @@ workflow-service:
pdb:
create: true
image:
tag: "2.3.12"
tag: "2.3.13"
pullPolicy: Always
env:
"EmailConfiguration__Sender": "DoNotReply@gov.bc.ca"
Expand Down

0 comments on commit a4d87c2

Please sign in to comment.