Skip to content

Commit

Permalink
Added subject field to latest query model
Browse files Browse the repository at this point in the history
  • Loading branch information
Gareth40342 committed Jan 29, 2025
1 parent 25b1703 commit cbf09d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ccd-definition/ComplexTypes/LatestQuery-nonprod.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
{
"ID": "LatestQuery",
"ListElementCode": "name",
"ListElementCode": "subject",
"FieldType": "Text",
"ElementLabel": " ",
"SecurityClassification": "Public",
Expand Down
2 changes: 1 addition & 1 deletion charts/civil-ccd/values.preview.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ civil-wa:

civil-service:
java:
image: 'hmctspublic.azurecr.io/civil/service:latest'
image: 'hmctspublic.azurecr.io/civil/service:pr-6068'
keyVaults:
civil:
resourceGroup: civil
Expand Down

0 comments on commit cbf09d6

Please sign in to comment.