Skip to content

Commit

Permalink
2.7.4 Bumped up the version
Browse files Browse the repository at this point in the history
Sai Krishna Metpalli authored and Sai Krishna Metpalli committed Jan 24, 2025
1 parent 5b75f15 commit 565b699
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
@@ -7,14 +7,14 @@ global:

arc-dispute-api:
image:
tag: "2.7.3"
tag: "2.7.4"
pullPolicy: Always
env:
"Swagger__Enabled": "true"

citizen-api:
image:
tag: "2.7.3"
tag: "2.7.4"
pullPolicy: Always
env:
"FormRecognizer__ApiVersion": "2022-08-31"
@@ -30,7 +30,7 @@ citizen-api:

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

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

0 comments on commit 565b699

Please sign in to comment.