Skip to content

Commit

Permalink
chore(kubernetes): update to LAPIS 0.3.11
Browse files Browse the repository at this point in the history
Changelog:
## [0.3.11](GenSpectrum/LAPIS@v0.3.10...v0.3.11) (2025-01-17)

### Features

* **lapis:** stream JSON responses ([#1053](GenSpectrum/LAPIS#1053)) ([bfb5f99](GenSpectrum/LAPIS@bfb5f99)), closes [#1047](GenSpectrum/LAPIS#1047)

### Bug Fixes

* **lapis:** fix description of mutation objects in OpenApi spec ([#1051](GenSpectrum/LAPIS#1051)) ([c6f625e](GenSpectrum/LAPIS@c6f625e))
  • Loading branch information
fengelniederhammer committed Jan 20, 2025
1 parent b3ac5cc commit ec834ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/loculus/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1535,7 +1535,7 @@ welcomeMessageHTML: null
additionalHeadHTML: ""
images:
lapisSilo: "ghcr.io/genspectrum/lapis-silo:0.5.0"
lapis: "ghcr.io/genspectrum/lapis:0.3.10"
lapis: "ghcr.io/genspectrum/lapis:0.3.11"
secrets:
smtp-password:
type: raw
Expand Down

0 comments on commit ec834ac

Please sign in to comment.