Skip to content

Commit

Permalink
chore: releaseing api and fe to preview/preprod
Browse files Browse the repository at this point in the history
  • Loading branch information
nemo83 committed May 9, 2024
1 parent f6459af commit 59ccab8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/main-app/values-uat-preprod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ cf-explorer:
explorerApi:
enabled: true
image:
tag: "1.2.0"
tag: "1.2.0-PR1186-a155a92-9000414828"
tokenLogoEndpoint: https://uat-cf-explorer-token-logos.s3.eu-west-1.amazonaws.com/
explorerRewardsApi:
enabled: true
Expand All @@ -117,7 +117,7 @@ cf-explorer:
explorerFrontEnd:
enabled: true
image:
tag: "1.2.0-PR3312-27e71db-8849164031"
tag: "1.3.0-PR3427-58764b4-9011772501"
reactAppSanchonetAppUrl: "https://uat.cf-explorer-sanchonet.eu-west-1.metadata.dev.cf-deployments.org"
reactAppPreProdAppUrl: "https://uat.cf-explorer-preprod.eu-west-1.metadata.dev.cf-deployments.org"
reactAppPreviewAppUrl: "https://uat.cf-explorer-preview.eu-west-1.metadata.dev.cf-deployments.org"
Expand Down
4 changes: 2 additions & 2 deletions charts/main-app/values-uat-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ cf-explorer:
explorerApi:
enabled: true
image:
tag: "1.2.0"
tag: "1.2.0-PR1186-a155a92-9000414828"
tokenLogoEndpoint: https://uat-cf-explorer-token-logos.s3.eu-west-1.amazonaws.com/
explorerRewardsApi:
enabled: true
Expand All @@ -122,7 +122,7 @@ cf-explorer:
explorerFrontEnd:
enabled: true
image:
tag: "1.2.0-PR3312-27e71db-8849164031"
tag: "1.3.0-PR3427-58764b4-9011772501"
reactAppSanchonetAppUrl: "https://uat.cf-explorer-sanchonet.eu-west-1.metadata.dev.cf-deployments.org"
reactAppPreProdAppUrl: "https://uat.cf-explorer-preprod.eu-west-1.metadata.dev.cf-deployments.org"
reactAppPreviewAppUrl: "https://uat.cf-explorer-preview.eu-west-1.metadata.dev.cf-deployments.org"
Expand Down

0 comments on commit 59ccab8

Please sign in to comment.