feat(helm): update chart coder to 2.9.1 #229
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.8.5
->2.9.1
Release Notes
coder/coder (coder)
v2.9.1
Compare Source
Changelog
Features
Add separate signals for shutdown handling on Coder server and provisionerd.
(#12358) (@kylecarbs)
Bug fixes
Fixed an issue where single-replica workspace proxy deployments may enter an
unhealthy state due to replica management errors. (#12641) (@deansheather)
Fixed an issue preventing upgrade to
v2.9.0
due to a migration that hard ahardcoded schema name. (#12620) (@95gabor)
Compare:
v2.9.0...v2.9.1
Container image
docker pull ghcr.io/coder/coder:v2.9.1
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.9.0
Compare Source
Changelog
BREAKING CHANGES
Features
Templates
coder_script
can to add binaries and files toPATH
with a bin directory (#12205) (@mafredri)order
property ofcoder_app
resource (#12077) (@mtojek)order
property ofcoder_agent
(#12121) (@mtojek)CLI
--header
and--header-command
in config-ssh (#10413) (@JoshVee)coder login
(#10925) (#12466) (@elasticspoon)Dashboard
(@BrunoQuaresma)
Backend
Experimental features
The following features are hidden or disabled by default as we don't guarantee stability. Learn more about experiments in our documentation.
coder support
command generates a ZIP with deployment information, agent logs, and server config values for troubleshooting purposes. We will publish documentation on how it works (and un-hide the feature) in a future release (#12328) (@johnstcn)Bug fixes
coder scaletest
if verbose=false (#12317) (@johnstcn)--help
(#12181) (@coadler)d4d8424
fix: fix GetOrganizationsByUserID error when multiple organizations exist (#12257) (@Emyrk)--block-direct-connections
to wsproxies (#12182) (@coadler)Documentation
Compare:
v2.8.5...v2.9.0
Container image
docker pull ghcr.io/coder/coder:v2.9.0
Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.