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/flu.diseasedatahub.org/values/etl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,6 @@ etl:
- name: project_id
image:
tube:
tag: '2026.04'
tag: '2026.06'
spark:
tag: '2026.04'
tag: '2026.06'
2 changes: 1 addition & 1 deletion unfunded/flu.diseasedatahub.org/values/fence.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ fence:
enabled: true
image:
repository: quay.io/cdis/fence
tag: '2026.04'
tag: '2026.06'
podAnnotations:
prometheus.io/path: /metrics
prometheus.io/scrape: 'true'
Expand Down
2 changes: 1 addition & 1 deletion unfunded/flu.diseasedatahub.org/values/guppy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ guppy:
dbRestore: false
image:
repository: quay.io/cdis/guppy
tag: '2026.04'
tag: '2026.06'
indices:
- index: flu
type: subject
Expand Down
2 changes: 1 addition & 1 deletion unfunded/flu.diseasedatahub.org/values/portal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ portal:
enabled: true
image:
repository: quay.io/cdis/data-portal
tag: '2026.04'
tag: '2026.06'
gitops:
css: |
.nav-bar__logo {
Expand Down
12 changes: 6 additions & 6 deletions unfunded/flu.diseasedatahub.org/values/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ arborist:
dbcreds: flu-arborist-db-creds
image:
repository: quay.io/cdis/arborist
tag: '2026.04'
tag: '2026.06'
aws-sigv4-proxy:
esEndpoint: vpc-unfunded-gen3-metadata-2-tf3gyjftzrgm5asaxuvqxxwv2m.us-east-1.es.amazonaws.com
externalSecrets:
Expand All @@ -50,32 +50,32 @@ indexd:
enabled: true
image:
repository: quay.io/cdis/indexd
tag: '2026.04'
tag: '2026.06'
peregrine:
externalSecrets:
dbcreds: flu-peregrine-db-creds
enabled: true
image:
repository: quay.io/cdis/peregrine
tag: '2026.04'
tag: '2026.06'
pullPolicy: Always
revproxy:
enabled: true
image:
repository: quay.io/cdis/nginx
tag: '2026.04'
tag: '2026.06'
sheepdog:
externalSecrets:
dbcreds: flu-sheepdog-db-creds
enabled: true
image:
repository: quay.io/cdis/sheepdog
tag: '2026.04'
tag: '2026.06'
manifestservice:
enabled: true
image:
repository: 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/manifestservice
tag: '2026.04'
tag: '2026.06'
externalSecrets:
manifestserviceG3auto: flu-manifestservice-g3auto
wts:
Expand Down
Loading