Skip to content

Commit 1be3020

Browse files
chore(kubernetes): update to LAPIS 0.3.14, SILO 0.5.3
SILO: ## [0.5.3](GenSpectrum/LAPIS-SILO@v0.5.2...v0.5.3) (2025-02-06) ### Features * add endpoint that returns the lineageDefinitions for the requested column ([#689](GenSpectrum/LAPIS-SILO#689)) ([69cd9b0](GenSpectrum/LAPIS-SILO@69cd9b0)) LAPIS: ## [0.3.14](GenSpectrum/LAPIS@v0.3.13...v0.3.14) (2025-02-10) ### Features * **lapis:** expose the lineage definition files used by SILO ([#1073](GenSpectrum/LAPIS#1073)) ([2ac977c](GenSpectrum/LAPIS@2ac977c)), closes [#1034](GenSpectrum/LAPIS#1034)
1 parent 8ae0a88 commit 1be3020

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

kubernetes/loculus/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1612,8 +1612,8 @@ bannerMessage: "This is a demonstration environment. It may contain non-accurate
16121612
welcomeMessageHTML: null
16131613
additionalHeadHTML: ""
16141614
images:
1615-
lapisSilo: "ghcr.io/genspectrum/lapis-silo:0.5.2"
1616-
lapis: "ghcr.io/genspectrum/lapis:0.3.13"
1615+
lapisSilo: "ghcr.io/genspectrum/lapis-silo:0.5.3"
1616+
lapis: "ghcr.io/genspectrum/lapis:0.3.14"
16171617
secrets:
16181618
smtp-password:
16191619
type: raw
@@ -1761,4 +1761,4 @@ defaultResources:
17611761
memory: "1Gi"
17621762
cpu: "20m"
17631763
ingest:
1764-
ncbiGatewayUrl: null
1764+
ncbiGatewayUrl: null

0 commit comments

Comments
 (0)