Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ fence:
fenceJwtKeys: stagingdatastage-fence-jwt
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/fence
tag: '2026.02'
tag: '13.0.3'
FENCE_CONFIG_PUBLIC:
PRIVACY_POLICY_URL: https://biodatacatalyst.nhlbi.nih.gov/privacy/
LOGIN_OPTIONS:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ fence:
fenceSshKeys: bdcatprod-fence-ssh-keys
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/fence
tag: "2026.02"
tag: "13.0.3"
FENCE_CONFIG:
ENABLE_VISA_UPDATE_CRON: true
FENCE_CONFIG_PUBLIC:
Expand Down
Loading