We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ae0a88 commit 1be3020Copy full SHA for 1be3020
kubernetes/loculus/values.yaml
@@ -1612,8 +1612,8 @@ bannerMessage: "This is a demonstration environment. It may contain non-accurate
1612
welcomeMessageHTML: null
1613
additionalHeadHTML: ""
1614
images:
1615
- lapisSilo: "ghcr.io/genspectrum/lapis-silo:0.5.2"
1616
- lapis: "ghcr.io/genspectrum/lapis:0.3.13"
+ lapisSilo: "ghcr.io/genspectrum/lapis-silo:0.5.3"
+ lapis: "ghcr.io/genspectrum/lapis:0.3.14"
1617
secrets:
1618
smtp-password:
1619
type: raw
@@ -1761,4 +1761,4 @@ defaultResources:
1761
memory: "1Gi"
1762
cpu: "20m"
1763
ingest:
1764
- ncbiGatewayUrl: null
+ ncbiGatewayUrl: null
0 commit comments