Skip to content
Open
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
4 changes: 2 additions & 2 deletions unfunded/gen3.datacommons.io/values/etl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,6 @@ etl:
src: id
image:
tube:
tag: '2026.04'
tag: '2026.07'
spark:
tag: '2026.04'
tag: '2026.07'
2 changes: 1 addition & 1 deletion unfunded/gen3.datacommons.io/values/fence.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ fence:
replicaCount: 2
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/fence
tag: '2026.04'
tag: '2026.07'
podAnnotations:
prometheus.io/path: /metrics
prometheus.io/scrape: 'true'
Expand Down
2 changes: 1 addition & 1 deletion unfunded/gen3.datacommons.io/values/guppy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ guppy:
dbRestore: false
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/guppy
tag: '2026.04'
tag: '2026.07'
indices:
- index: oadc_etl
type: subject
Expand Down
6 changes: 3 additions & 3 deletions unfunded/gen3.datacommons.io/values/portal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ portal:
replicaCount: 2
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/data-portal
tag: '2026.04'
datadogApplicationId: "3bba1e38-982c-4b87-a8d4-f451be35658d"
datadogClientToken: "pub92ea11cda0db5b5ed55af62058b18803"
tag: '2026.07'
datadogApplicationId: 3bba1e38-982c-4b87-a8d4-f451be35658d
datadogClientToken: pub92ea11cda0db5b5ed55af62058b18803
resources:
requests:
memory: 2Gi
Expand Down
20 changes: 10 additions & 10 deletions unfunded/gen3.datacommons.io/values/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ arborist:
dbcreds: oadc-arborist-db-creds
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/arborist
tag: '2026.04'
tag: '2026.07'
aws-sigv4-proxy:
esEndpoint: vpc-unfunded-gen3-metadata-2-tf3gyjftzrgm5asaxuvqxxwv2m.us-east-1.es.amazonaws.com
externalSecrets:
Expand All @@ -47,50 +47,50 @@ indexd:
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/indexd
tag: '2026.04'
tag: '2026.07'
peregrine:
externalSecrets:
dbcreds: oadc-peregrine-db-creds
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/peregrine
tag: '2026.04'
tag: '2026.07'
pullPolicy: Always
revproxy:
enabled: true
replicaCount: 2
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/nginx
tag: '2026.04'
tag: '2026.07'
sheepdog:
externalSecrets:
dbcreds: oadc-sheepdog-db-creds
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/sheepdog
tag: '2026.04'
tag: '2026.07'
manifestservice:
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/manifestservice
tag: '2026.04'
tag: '2026.07'
externalSecrets:
manifestserviceG3auto: oadc-manifestservice-g3auto
sower:
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/sower
tag: '2026.04'
tag: '2026.07'
externalSecrets:
pelicanserviceG3auto: oadc-pelicanservice-g3auto
ssjdispatcher:
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/ssjdispatcher
tag: '2026.04'
tag: '2026.07'
externalSecrets:
credsFile: oadc-ssjdispatcher-creds
indexing: quay.io/cdis/indexs3client:2026.04
indexing: quay.io/cdis/indexs3client:2026.07
serviceAccount:
create: true
annotations:
Expand All @@ -108,7 +108,7 @@ metadata:
esEndpoint: http://elasticsearch:9200
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/metadata-service
tag: '2026.04'
tag: '2026.07'
ambassador:
enabled: false
wts:
Expand Down
Loading