Skip to content
Open
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 @@ -9,14 +9,14 @@ arborist:
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/arborist
tag: '2025.11'
tag: '2025.12'
audit:
enabled: true
externalSecrets:
auditG3auto: covid19prod-audit-g3auto
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/audit-service
tag: '2025.11'
tag: '2025.12'
serviceAccount:
annotations:
eks.amazonaws.com/role-arn: arn:aws:iam::236714345101:role/covid19prod--covid19prod-helm--audit-sqs-receiver
Expand All @@ -35,7 +35,7 @@ awshelper:
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/awshelper
tag: '2025.11'
tag: '2025.12'
covid19-bayes:
enabled: true
image:
Expand Down Expand Up @@ -63,7 +63,7 @@ dashboard:
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/gen3-statics
tag: '2025.11'
tag: '2025.12'
serviceAccount:
annotations:
eks.amazonaws.com/role-arn: arn:aws:iam::236714345101:role/covid19prod--covid19prod-helm--dashboard-access
Expand Down Expand Up @@ -431,9 +431,9 @@ etl:
type: aggregator
image:
tube:
tag: '2025.11'
tag: '2025.12'
spark:
tag: '2025.11'
tag: '2025.12'
fence:
usersync:
usersync: true
Expand All @@ -453,7 +453,7 @@ fence:
fenceJwtKeys: covid19prod-fence-jwt
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/fence
tag: '2025.11'
tag: '2025.12'
fluentd:
enabled: true
image:
Expand Down Expand Up @@ -506,7 +506,7 @@ guppy:
esEndpoint: http://elasticsearch:9200
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/guppy
tag: '2025.11'
tag: '2025.12'
indices:
- index: covid19
type: location
Expand All @@ -522,7 +522,7 @@ hatchery:
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/hatchery
tag: '2025.11'
tag: '2025.12'
hatchery:
json: |-
{
Expand Down Expand Up @@ -643,14 +643,14 @@ indexd:
serviceCreds: covid19prod-indexd-service-creds
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/indexd
tag: '2025.11'
tag: '2025.12'
manifestservice:
enabled: true
externalSecrets:
manifestserviceG3auto: covid19prod-manifestservice-g3auto
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/manifestservice
tag: '2025.11'
tag: '2025.12'
serviceAccount:
annotations:
eks.amazonaws.com/role-arn: arn:aws:iam::236714345101:role/covid19prod--covid19prod-helm--manifest-service-sa
Expand All @@ -661,7 +661,7 @@ metadata:
metadataG3auto: covid19prod-metadata-g3auto
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/metadata-service
tag: '2025.11'
tag: '2025.12'
mutatingWebhook:
enabled: false
peregrine:
Expand All @@ -673,7 +673,7 @@ peregrine:
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/peregrine
tag: '2025.11'
tag: '2025.12'
portal:
autoscaling:
enabled: true
Expand All @@ -690,7 +690,7 @@ portal:
gen3Bundle: covid19
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/data-portal
tag: '2025.11'
tag: '2025.12'
revproxy:
autoscaling:
enabled: true
Expand All @@ -700,7 +700,7 @@ revproxy:
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/nginx
tag: '2025.11'
tag: '2025.12'
ingress:
aws:
group: covid19prod
Expand All @@ -713,15 +713,15 @@ sheepdog:
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/sheepdog
tag: '2025.11'
tag: '2025.12'
sower:
enabled: true
externalSecrets:
createK8sPelicanServiceSecret: true
createK8sSowerJobsSecret: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/sower
tag: '2025.11'
tag: '2025.12'
sowerConfig:
- action: export
container:
Expand Down Expand Up @@ -764,7 +764,7 @@ sower:
secretKeyRef:
name: indexd-service-creds
key: sheepdog
image: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/pelican-export:2025.11
image: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/pelican-export:2025.12
memory-limit: 4Gi
name: job-task
pull_policy: Always
Expand All @@ -790,8 +790,8 @@ ssjdispatcher:
credsFile: covid19prod-ssjdispatcher-creds
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/ssjdispatcher
tag: '2025.11'
indexing: quay.io/cdis/indexs3client:2025.11
tag: '2025.12'
indexing: quay.io/cdis/indexs3client:2025.12
tube:
enabled: true
image:
Expand All @@ -805,4 +805,4 @@ wts:
wtsOidcClient: covid19prod-wts-client-secret
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/workspace-token-service
tag: '2025.11'
tag: '2025.12'