chore(deps): update helm release coder to v2.11.0 #107

Merged
prskr merged 1 commit from renovate/coder-2.x into main 2024-05-08 16:26:12 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
coder (source) HelmChart minor 2.10.2 -> 2.11.0

Release Notes

coder/coder (coder)

v2.11.0

Compare Source

Changelog

[!NOTE]
This is a mainline Coder release. We advise enterprise customers without a staging environment to install our latest stable release while we refine this version. Learn more about our Release Schedule.

Features
Bug fixes
Documentation
Code refactoring
Tests
Continuous integration
Chores
Other changes

Compare: v2.10.2...v2.11.0

Container image

  • docker pull ghcr.io/coder/coder:v2.11.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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [coder](https://github.com/coder/coder) ([source](https://github.com/coder/coder/tree/HEAD/helm/coder)) | HelmChart | minor | `2.10.2` -> `2.11.0` | --- ### Release Notes <details> <summary>coder/coder (coder)</summary> ### [`v2.11.0`](https://github.com/coder/coder/releases/tag/v2.11.0) [Compare Source](https://github.com/coder/coder/compare/v2.10.2...v2.11.0) #### Changelog > \[!NOTE] > This is a mainline Coder release. We advise enterprise customers without a staging environment to install our [latest stable release](https://github.com/coder/coder/releases/latest) while we refine this version. Learn more about our [Release Schedule](https://coder.com/docs/v2/latest/install/releases). ##### Features - Add owner groups to workspace data ([#&#8203;12841](https://github.com/coder/coder/issues/12841), [`f96ce80`](https://github.com/coder/coder/commit/f96ce80ab)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Remove health link from deployment sidebar ([#&#8203;12914](https://github.com/coder/coder/issues/12914), [`08451ce`](https://github.com/coder/coder/commit/08451ce80)) ([@&#8203;mtojek](https://github.com/mtojek)) - Add `s` suffix to use HTTPS for ports ([#&#8203;12862](https://github.com/coder/coder/issues/12862), [`1d4bf30`](https://github.com/coder/coder/commit/1d4bf30c0)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Link with protocol on shared ports ([#&#8203;12908](https://github.com/coder/coder/issues/12908), [`acaa254`](https://github.com/coder/coder/commit/acaa25409)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Add agent acks to in-memory coordinator ([#&#8203;12786](https://github.com/coder/coder/issues/12786), [`e801e87`](https://github.com/coder/coder/commit/e801e878b)) ([@&#8203;coadler](https://github.com/coadler)) - Add [listening ports protocol selector](https://coder.com/docs/v2/latest/networking/port-forwarding#configuring-port-protocol) ([#&#8203;12915](https://github.com/coder/coder/issues/12915), [`3ab5a51`](https://github.com/coder/coder/commit/3ab5a51ec)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Add warning about use of old/removed/invalid experiments ([#&#8203;12962](https://github.com/coder/coder/issues/12962), [`b85d5d8`](https://github.com/coder/coder/commit/b85d5d849)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - Show version on login page ([#&#8203;13033](https://github.com/coder/coder/issues/13033), [`215dd7b`](https://github.com/coder/coder/commit/215dd7b15)) ([@&#8203;aslilac](https://github.com/aslilac)) - Specify a custom "terms of service" link ([#&#8203;13068](https://github.com/coder/coder/issues/13068), [`74f2771`](https://github.com/coder/coder/commit/74f27719b)) ([@&#8203;aslilac](https://github.com/aslilac)) > New login page preview with placeholder version > ![Terms of service on the login](https://github.com/coder/coder/assets/418348/07b0cb1a-d7e6-4433-91b4-f127f79effcf) - Add switch http(s) button to error page ([#&#8203;12942](https://github.com/coder/coder/issues/12942), [`8ba05a9`](https://github.com/coder/coder/commit/8ba05a905)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Sign windows binaries ([#&#8203;13086](https://github.com/coder/coder/issues/13086), [`8269124`](https://github.com/coder/coder/commit/8269124ab)) ([@&#8203;sreya](https://github.com/sreya)) - Influence parameter defaults through cli flag/env ([#&#8203;13039](https://github.com/coder/coder/issues/13039), [`0e3dc2a`](https://github.com/coder/coder/commit/0e3dc2a80)) ([@&#8203;aaronlehmann](https://github.com/aaronlehmann)) - Add `deployment_id` to the ui and licenses ([#&#8203;13096](https://github.com/coder/coder/issues/13096), [`1bda8a0`](https://github.com/coder/coder/commit/1bda8a085)) ([@&#8203;kylecarbs](https://github.com/kylecarbs)) - Try IPv6 when dialing IPv4 in workspaces ([#&#8203;13116](https://github.com/coder/coder/issues/13116), [`f2dd0a8`](https://github.com/coder/coder/commit/f2dd0a8e5)) ([@&#8203;deansheather](https://github.com/deansheather)) - Move [shared ports](https://coder.com/docs/v2/latest/networking/port-forwarding#sharing-ports) out of experiment and into GA ([#&#8203;13120](https://github.com/coder/coder/issues/13120), [`c550d06`](https://github.com/coder/coder/commit/c550d0641)) ([@&#8203;f0ssel](https://github.com/f0ssel)) > Sharable ports is now general access with some new polish > ![Annotated Shared Ports UI](https://github.com/coder/coder/assets/58410745/7631f70a-f540-445f-9f52-132227c3c19c) - CLI - Support bundle: dump healthcheck summary ([#&#8203;12963](https://github.com/coder/coder/issues/12963), [`407e61e`](https://github.com/coder/coder/commit/407e61ecd)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - CLI - Support bundle: show links to docs/admin/healthcheck ([#&#8203;12974](https://github.com/coder/coder/issues/12974), [`8e1e0f0`](https://github.com/coder/coder/commit/8e1e0f04a)) ([@&#8203;johnstcn](https://github.com/johnstcn)) > Read more about this in our [guide on creating a support bundle](https://coder.com/docs/v2/latest/guides/support-bundle). - CLI: Add [`--env` flag](https://coder.com/docs/v2/latest/cli/ssh#-e---env) for `coder ssh` ([#&#8203;12991](https://github.com/coder/coder/issues/12991), [`8a12162`](https://github.com/coder/coder/commit/8a1216254)) ([@&#8203;aaronlehmann](https://github.com/aaronlehmann)) - Database: Keep only 1 day of `workspace_agent_stats` after rollup ([#&#8203;12674](https://github.com/coder/coder/issues/12674), [`e17e8aa`](https://github.com/coder/coder/commit/e17e8aa3c)) ([@&#8203;mafredri](https://github.com/mafredri)) - Server: Improve detection of STUN issues ([#&#8203;12951](https://github.com/coder/coder/issues/12951), [`9a4703a`](https://github.com/coder/coder/commit/9a4703a31)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Enterprise: Add ready for handshake support to pgcoord ([#&#8203;12935](https://github.com/coder/coder/issues/12935), [`777dfbe`](https://github.com/coder/coder/commit/777dfbe96)) ([@&#8203;coadler](https://github.com/coadler)) - Scripts: add script to check schema between migrations ([#&#8203;13037](https://github.com/coder/coder/issues/13037), [`e57ca3c`](https://github.com/coder/coder/commit/e57ca3cda)) ([@&#8203;johnstcn](https://github.com/johnstcn)) ##### Bug fixes - Fix race in assertWorkspaceLastUsedAtUpdated ([#&#8203;12899](https://github.com/coder/coder/issues/12899), [`3b7380f`](https://github.com/coder/coder/commit/3b7380fa0)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Update typo in audit log field ([#&#8203;12907](https://github.com/coder/coder/issues/12907), [`d82f2fd`](https://github.com/coder/coder/commit/d82f2fd41)) ([@&#8203;coryb](https://github.com/coryb)) - Stop logging session shutdown as warning ([#&#8203;12922](https://github.com/coder/coder/issues/12922), [`5469011`](https://github.com/coder/coder/commit/546901101)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Ignore gomock temporary files ([#&#8203;12924](https://github.com/coder/coder/issues/12924), [`b6359b0`](https://github.com/coder/coder/commit/b6359b0a8)) ([@&#8203;mtojek](https://github.com/mtojek)) - Show template autostop setting when it overrides the workspace setting ([#&#8203;12910](https://github.com/coder/coder/issues/12910), [`2ad7fcc`](https://github.com/coder/coder/commit/2ad7fcc0b)) ([@&#8203;aslilac](https://github.com/aslilac)) - Use provided username when fetching workspaces ([#&#8203;12955](https://github.com/coder/coder/issues/12955), [`d3790bb`](https://github.com/coder/coder/commit/d3790bb5b)) ([@&#8203;kylecarbs](https://github.com/kylecarbs)) - Disable azureidentity test on darwin ([#&#8203;12979](https://github.com/coder/coder/issues/12979), [`942e902`](https://github.com/coder/coder/commit/942e90270)) ([@&#8203;coadler](https://github.com/coadler)) - Add grace period before showing replicas license error ([#&#8203;12989](https://github.com/coder/coder/issues/12989), [`227e632`](https://github.com/coder/coder/commit/227e63205)) ([@&#8203;kylecarbs](https://github.com/kylecarbs)) - Update API code to use Axios instances ([#&#8203;13029](https://github.com/coder/coder/issues/13029), [`3f21cb8`](https://github.com/coder/coder/commit/3f21cb8a2)) ([@&#8203;Parkreiner](https://github.com/Parkreiner)) - Start packet capture immediately on speedtest ([#&#8203;13128](https://github.com/coder/coder/issues/13128), [`3de737f`](https://github.com/coder/coder/commit/3de737fdc)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Remove mention of protocol lag ([#&#8203;13133](https://github.com/coder/coder/issues/13133), [`699e187`](https://github.com/coder/coder/commit/699e187d5)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Ensure signing out cannot cause any runtime render errors ([#&#8203;13137](https://github.com/coder/coder/issues/13137), [`7873c96`](https://github.com/coder/coder/commit/7873c961e)) ([@&#8203;Parkreiner](https://github.com/Parkreiner)) - Add more tests for metadata hook functionality ([#&#8203;13145](https://github.com/coder/coder/issues/13145), [`34a3bdc`](https://github.com/coder/coder/commit/34a3bdc4e)) ([@&#8203;Parkreiner](https://github.com/Parkreiner)) - Agent: Keep track of lastReportIndex between invocations of reportLifecycle([#&#8203;13075](https://github.com/coder/coder/issues/13075), [`99dda4a`](https://github.com/coder/coder/commit/99dda4a43)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - CLI: Allow generating partial support bundles with no workspace or agent ([#&#8203;12933](https://github.com/coder/coder/issues/12933), [`fad97a1`](https://github.com/coder/coder/commit/fad97a14f)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - CLI: Scaletest: ignore errors syncing output ([#&#8203;13076](https://github.com/coder/coder/issues/13076), [`365231b`](https://github.com/coder/coder/commit/365231b1e)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Server: Properly calculate query latency for tailnet queries ([#&#8203;12944](https://github.com/coder/coder/issues/12944), [`231fc26`](https://github.com/coder/coder/commit/231fc26c9)) ([@&#8203;coadler](https://github.com/coadler)) - Database: Reduce db load via dbpurge advisory locking ([#&#8203;13021](https://github.com/coder/coder/issues/13021), [`3adcccb`](https://github.com/coder/coder/commit/3adcccb61)) ([@&#8203;mafredri](https://github.com/mafredri)) - Server: Avoid logging error for no rows ([#&#8203;12988](https://github.com/coder/coder/issues/12988), [`9219044`](https://github.com/coder/coder/commit/92190443f)) ([@&#8203;mafredri](https://github.com/mafredri)) - Enterprise: Mark nodes from unhealthy coordinators as lost ([#&#8203;13123](https://github.com/coder/coder/issues/13123), [`ebacced`](https://github.com/coder/coder/commit/ebacced23)) ([@&#8203;coadler](https://github.com/coadler)) - Examples: Copy /etc/skel on init in docker template ([#&#8203;12913](https://github.com/coder/coder/issues/12913), [`0178bfe`](https://github.com/coder/coder/commit/0178bfe13)) ([@&#8203;mafredri](https://github.com/mafredri)) - Installer: Use `--version` when provided ([#&#8203;12873](https://github.com/coder/coder/issues/12873), [`61e5721`](https://github.com/coder/coder/commit/61e5721ca)) ([@&#8203;michaelbrewer](https://github.com/michaelbrewer)) - Installer: Change post-install advisory when installing specific version ([#&#8203;12878](https://github.com/coder/coder/issues/12878), [`c243210`](https://github.com/coder/coder/commit/c243210ae)) ([@&#8203;mafredri](https://github.com/mafredri)) - Installer: Remove extracted files after installation ([#&#8203;12879](https://github.com/coder/coder/issues/12879), [`b06452e`](https://github.com/coder/coder/commit/b06452ee8)) ([@&#8203;mafredri](https://github.com/mafredri)) - Dashboard: Fix template schedule options ([#&#8203;13084](https://github.com/coder/coder/issues/13084), [`053c56c`](https://github.com/coder/coder/commit/053c56cc1)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - Dashboard: Fix template schedule update overriding other settings ([#&#8203;13114](https://github.com/coder/coder/issues/13114), [`71a03a8`](https://github.com/coder/coder/commit/71a03a8b1)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - Support: Correctly rename existing agent connection info, add real netcheck ([#&#8203;12946](https://github.com/coder/coder/issues/12946), [`b163bc7`](https://github.com/coder/coder/commit/b163bc7f0)) ([@&#8203;johnstcn](https://github.com/johnstcn)) ##### Documentation - Describe [multi-cloud architecture](https://coder.com/docs/v2/latest/about/architecture#multi-region-architecture) ([#&#8203;12857](https://github.com/coder/coder/issues/12857), [`90efa1b`](https://github.com/coder/coder/commit/90efa1b84)) ([@&#8203;mtojek](https://github.com/mtojek)) - Describe devcontainers as deployment model ([#&#8203;12877](https://github.com/coder/coder/issues/12877), [`7c0fac9`](https://github.com/coder/coder/commit/7c0fac990)) ([@&#8203;mtojek](https://github.com/mtojek)) - Describe air-gapped architecture ([#&#8203;12897](https://github.com/coder/coder/issues/12897), [`28754a7`](https://github.com/coder/coder/commit/28754a79e)) ([@&#8203;mtojek](https://github.com/mtojek)) - Explain that mainline stays around for one month now ([#&#8203;12993](https://github.com/coder/coder/issues/12993), [`f5a32b3`](https://github.com/coder/coder/commit/f5a32b3f2)) ([@&#8203;bpmct](https://github.com/bpmct)) - Add [island integration guide](https://coder.com/docs/v2/latest/guides/island-integration) ([#&#8203;13113](https://github.com/coder/coder/issues/13113), [`565b45d`](https://github.com/coder/coder/commit/565b45deb)) ([@&#8203;ericpaulsen](https://github.com/ericpaulsen)) > Read the guide on our integration with the [island.io](https://www.island.io/) secure enterprise browser. ##### Code refactoring - Dashboard: Verify deployment config flags in e2e tests ([#&#8203;12986](https://github.com/coder/coder/issues/12986), [`ee7dda8`](https://github.com/coder/coder/commit/ee7dda811)) ([@&#8203;mtojek](https://github.com/mtojek)) - Dashboard: Reorganize template schedule settings form ([#&#8203;13031](https://github.com/coder/coder/issues/13031), [`2f7f9d0`](https://github.com/coder/coder/commit/2f7f9d022)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) ##### Tests - Verify that enterprise tests are being run ([#&#8203;12871](https://github.com/coder/coder/issues/12871), [`c4b26f3`](https://github.com/coder/coder/commit/c4b26f335)) ([@&#8203;aslilac](https://github.com/aslilac)) - Verify actually uploaded license with assert ([#&#8203;12934](https://github.com/coder/coder/issues/12934), [`8da8b89`](https://github.com/coder/coder/commit/8da8b89af)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Fix url checks in e2e tests ([#&#8203;12881](https://github.com/coder/coder/issues/12881), [`c5367c2`](https://github.com/coder/coder/commit/c5367c201)) ([@&#8203;aslilac](https://github.com/aslilac)) - Add an e2e audit logs test ([#&#8203;12868](https://github.com/coder/coder/issues/12868), [`00fcf36`](https://github.com/coder/coder/commit/00fcf3699)) ([@&#8203;aslilac](https://github.com/aslilac)) - Dashboard: Fix flaky outdated agent test ([#&#8203;12927](https://github.com/coder/coder/issues/12927), [`e266ecf`](https://github.com/coder/coder/commit/e266ecf91)) ([@&#8203;mtojek](https://github.com/mtojek)) - Dashboard: Add e2e tests for experiments ([#&#8203;12940](https://github.com/coder/coder/issues/12940), [`dcf1d3a`](https://github.com/coder/coder/commit/dcf1d3a9a)) ([@&#8203;mtojek](https://github.com/mtojek)) - Dashboard: Add e2e tests for appearance ([#&#8203;12950](https://github.com/coder/coder/issues/12950), [`cf2d2a9`](https://github.com/coder/coder/commit/cf2d2a98b)) ([@&#8203;mtojek](https://github.com/mtojek)) - Dashboard: Add e2e tests for security ([#&#8203;12961](https://github.com/coder/coder/issues/12961), [`4968916`](https://github.com/coder/coder/commit/49689162b)) ([@&#8203;mtojek](https://github.com/mtojek)) - Dashboard: Add e2e tests for user auth ([#&#8203;12971](https://github.com/coder/coder/issues/12971), [`b598aef`](https://github.com/coder/coder/commit/b598aef54)) ([@&#8203;mtojek](https://github.com/mtojek)) - Dashboard: Add e2e tests for network ([#&#8203;12987](https://github.com/coder/coder/issues/12987), [`cb8c576`](https://github.com/coder/coder/commit/cb8c576c9)) ([@&#8203;mtojek](https://github.com/mtojek)) - Dashboard: Add e2e tests for observability ([`75223df`](https://github.com/coder/coder/commit/75223dfd8)) ([@&#8203;mtojek](https://github.com/mtojek)) - Dashboard: Add e2e tests for workspace proxies ([#&#8203;13009](https://github.com/coder/coder/issues/13009), [`3d7740b`](https://github.com/coder/coder/commit/3d7740bd3)) ([@&#8203;mtojek](https://github.com/mtojek)) ##### Continuous integration - Disable enterprise e2e tests temporarily ([#&#8203;12874](https://github.com/coder/coder/issues/12874), [`bc9ea61`](https://github.com/coder/coder/commit/bc9ea61eb)) ([@&#8203;aslilac](https://github.com/aslilac)) - Execute enterprise and non-enterprise e2e tests concurrently ([#&#8203;12872](https://github.com/coder/coder/issues/12872), [`9cf2358`](https://github.com/coder/coder/commit/9cf235811)) ([@&#8203;aslilac](https://github.com/aslilac)) - Release: test migrations before building ([#&#8203;13051](https://github.com/coder/coder/issues/13051), [`a04c76c`](https://github.com/coder/coder/commit/a04c76ce4)) ([@&#8203;johnstcn](https://github.com/johnstcn)) ##### Chores - Deprecate agent report-stats endpoint ([#&#8203;12880](https://github.com/coder/coder/issues/12880), [`189b862`](https://github.com/coder/coder/commit/189b8626d)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Remove InsertWorkspaceAgentStat query ([#&#8203;12869](https://github.com/coder/coder/issues/12869), [`0a8c8ce`](https://github.com/coder/coder/commit/0a8c8ce5c)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Add date information to windows startup logs ([#&#8203;12905](https://github.com/coder/coder/issues/12905), [`4dc293d`](https://github.com/coder/coder/commit/4dc293d93)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Merge apikey/token session config values ([#&#8203;12817](https://github.com/coder/coder/issues/12817), [`838e8df`](https://github.com/coder/coder/commit/838e8df5b)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Disable pgcoord (HA) when --in-memory ([#&#8203;12919](https://github.com/coder/coder/issues/12919), [`a607d56`](https://github.com/coder/coder/commit/a607d5610)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Add unit test for pass through external auth query params ([#&#8203;12928](https://github.com/coder/coder/issues/12928), [`566f8f2`](https://github.com/coder/coder/commit/566f8f231)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Nix shell to support playwright e2e tests ([#&#8203;12917](https://github.com/coder/coder/issues/12917), [`7fd9a75`](https://github.com/coder/coder/commit/7fd9a75ad)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Deconflict e2e enterprise and AGPL artifacts in ci ([#&#8203;12941](https://github.com/coder/coder/issues/12941), [`b9936a4`](https://github.com/coder/coder/commit/b9936a467)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Add -agpl to agpl e2e artifacts ([#&#8203;12943](https://github.com/coder/coder/issues/12943), [`22785a3`](https://github.com/coder/coder/commit/22785a307)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Skip global.setup if first user already exists ([#&#8203;12930](https://github.com/coder/coder/issues/12930), [`93b46fe`](https://github.com/coder/coder/commit/93b46fe1f)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Update generated array type definitions in TypeScript to be readonly ([#&#8203;12947](https://github.com/coder/coder/issues/12947), [`d9da054`](https://github.com/coder/coder/commit/d9da054c9)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Fix broken links in the jfrog guide ([#&#8203;12835](https://github.com/coder/coder/issues/12835), [`c13909a`](https://github.com/coder/coder/commit/c13909a1a)) ([@&#8203;stirby](https://github.com/stirby)) - Add `created_at` to workspace resource telemetry ([#&#8203;12969](https://github.com/coder/coder/issues/12969), [`41ca6e4`](https://github.com/coder/coder/commit/41ca6e4f7)) ([@&#8203;kylecarbs](https://github.com/kylecarbs)) - Apply shellcheck recommendation which was causing "make lint" to fail locally ([#&#8203;12972](https://github.com/coder/coder/issues/12972), [`06e042a`](https://github.com/coder/coder/commit/06e042acf)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - Fix linting issue ([#&#8203;12945](https://github.com/coder/coder/issues/12945), [`ba52a4f`](https://github.com/coder/coder/commit/ba52a4fbe)) ([@&#8203;coadler](https://github.com/coadler)) - Add license review to CI ([#&#8203;12981](https://github.com/coder/coder/issues/12981), [`80f5978`](https://github.com/coder/coder/commit/80f597812)) ([@&#8203;sreya](https://github.com/sreya)) - Give additional time in tests for `tailnetAPIConnector` graceful disconnect ([#&#8203;12980](https://github.com/coder/coder/issues/12980), [`6b4eb03`](https://github.com/coder/coder/commit/6b4eb0319)) ([@&#8203;coadler](https://github.com/coadler)) - Add e2e test against an external auth provider during workspace creation ([#&#8203;12985](https://github.com/coder/coder/issues/12985), [`319fd5b`](https://github.com/coder/coder/commit/319fd5bf1)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - Fix down migration 196 ([#&#8203;13006](https://github.com/coder/coder/issues/13006), [`3aa0d73`](https://github.com/coder/coder/commit/3aa0d7381)) ([@&#8203;coadler](https://github.com/coadler)) - Fix 404 for managed terraform variables ([#&#8203;13018](https://github.com/coder/coder/issues/13018), [`4a6693a`](https://github.com/coder/coder/commit/4a6693a17)) ([@&#8203;michaelbrewer](https://github.com/michaelbrewer)) - Fix link to install ([#&#8203;13019](https://github.com/coder/coder/issues/13019), [`d2acb67`](https://github.com/coder/coder/commit/d2acb6776)) ([@&#8203;michaelbrewer](https://github.com/michaelbrewer)) - Fix broken mainline link ([#&#8203;13015](https://github.com/coder/coder/issues/13015), [`7bd1b3b`](https://github.com/coder/coder/commit/7bd1b3bdb)) ([@&#8203;michaelbrewer](https://github.com/michaelbrewer)) - Reduce dashboard requests from seeded data ([#&#8203;13034](https://github.com/coder/coder/issues/13034), [`d3f3ace`](https://github.com/coder/coder/commit/d3f3ace22)) ([@&#8203;kylecarbs](https://github.com/kylecarbs)) - Change `site_configs.value` to `text` ([#&#8203;13036](https://github.com/coder/coder/issues/13036), [`fab5591`](https://github.com/coder/coder/commit/fab5591cf)) ([@&#8203;aslilac](https://github.com/aslilac)) - Deprecate gauge metrics with \_total suffix ([#&#8203;12976](https://github.com/coder/coder/issues/12976), [`4682355`](https://github.com/coder/coder/commit/4682355ee)) ([@&#8203;snark87](https://github.com/snark87)) - Correct name for github enterprise example ([#&#8203;13083](https://github.com/coder/coder/issues/13083), [`848ea7e`](https://github.com/coder/coder/commit/848ea7e9f)) ([@&#8203;michaelbrewer](https://github.com/michaelbrewer)) - Add network integration test suite scaffolding ([#&#8203;13072](https://github.com/coder/coder/issues/13072), [`15157c1`](https://github.com/coder/coder/commit/15157c1c4)) ([@&#8203;coadler](https://github.com/coadler)) - Lower azure expires soon ([#&#8203;13097](https://github.com/coder/coder/issues/13097), [`1b3185c`](https://github.com/coder/coder/commit/1b3185c04)) ([@&#8203;kylecarbs](https://github.com/kylecarbs)) - Centralize build info for site ([#&#8203;13104](https://github.com/coder/coder/issues/13104), [`fbb98b9`](https://github.com/coder/coder/commit/fbb98b950)) ([@&#8203;kylecarbs](https://github.com/kylecarbs)) - Fix dependency review action ([#&#8203;13105](https://github.com/coder/coder/issues/13105), [`4e59606`](https://github.com/coder/coder/commit/4e5960660)) ([@&#8203;kylecarbs](https://github.com/kylecarbs)) - Remove `GITHUB_TOKEN` from dogfood env vars ([#&#8203;13106](https://github.com/coder/coder/issues/13106), [`d302570`](https://github.com/coder/coder/commit/d30257009)) ([@&#8203;kylecarbs](https://github.com/kylecarbs)) - Update tailscale to fix leaking dns lookup ([#&#8203;13109](https://github.com/coder/coder/issues/13109), [`47993e3`](https://github.com/coder/coder/commit/47993e3fc)) ([@&#8203;kylecarbs](https://github.com/kylecarbs)) - Dynamically determine gitlab external auth defaults ([#&#8203;13102](https://github.com/coder/coder/issues/13102), [`53f7e9e`](https://github.com/coder/coder/commit/53f7e9e0a)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Cover deadline crossing autostart border on start ([#&#8203;13115](https://github.com/coder/coder/issues/13115), [`845407f`](https://github.com/coder/coder/commit/845407fe7)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Remove codecov ([#&#8203;13124](https://github.com/coder/coder/issues/13124), [`93d8812`](https://github.com/coder/coder/commit/93d881228)) ([@&#8203;kylecarbs](https://github.com/kylecarbs)) - TestIDP to be usable as primary auth ([#&#8203;13132](https://github.com/coder/coder/issues/13132), [`c2cb0e9`](https://github.com/coder/coder/commit/c2cb0e9fe)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Enable playwright test extension in vscode ([#&#8203;13135](https://github.com/coder/coder/issues/13135), [`7779c0a`](https://github.com/coder/coder/commit/7779c0a1d)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Do network integration tests in isolated net ns ([#&#8203;13117](https://github.com/coder/coder/issues/13117), [`ed0ca76`](https://github.com/coder/coder/commit/ed0ca76b0)) ([@&#8203;deansheather](https://github.com/deansheather)) - Allow terraform & echo built-in provisioners ([#&#8203;13121](https://github.com/coder/coder/issues/13121), [`94a3e3a`](https://github.com/coder/coder/commit/94a3e3a56)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Shutdown provisioner should stop waiting on client ([#&#8203;13118](https://github.com/coder/coder/issues/13118), [`09f00c0`](https://github.com/coder/coder/commit/09f00c08d)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Add [docs for sharing ports](https://coder.com/docs/v2/latest/networking/port-forwarding#sharing-ports) ([#&#8203;13136](https://github.com/coder/coder/issues/13136), [`a3c23ed`](https://github.com/coder/coder/commit/a3c23ed31)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Server: Provisionerdserver: downgrade heartbeat failure log to Warn instead of Error ([#&#8203;13061](https://github.com/coder/coder/issues/13061), [`a518047`](https://github.com/coder/coder/commit/a518047f1)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Database: Reduce dbpurge load with smaller batches of agent stats ([#&#8203;13049](https://github.com/coder/coder/issues/13049), [`a69fc65`](https://github.com/coder/coder/commit/a69fc657f)) ([@&#8203;mafredri](https://github.com/mafredri)) - Documentation: Add support bundle guide ([#&#8203;12931](https://github.com/coder/coder/issues/12931), [`b71af32`](https://github.com/coder/coder/commit/b71af3211)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Documentation: Make external auth docs easier to follow ([#&#8203;12970](https://github.com/coder/coder/issues/12970), [`b40f54f`](https://github.com/coder/coder/commit/b40f54f60)) ([@&#8203;doodzik](https://github.com/doodzik)) - Documentation: Fix broken links ([#&#8203;13056](https://github.com/coder/coder/issues/13056), [`5780050`](https://github.com/coder/coder/commit/578005049)) ([@&#8203;doodzik](https://github.com/doodzik)) - Documentation: add k8s terraform link to k8s installation docs ([#&#8203;13040](https://github.com/coder/coder/issues/13040), [`8b6227d`](https://github.com/coder/coder/commit/8b6227d03)) ([@&#8203;doodzik](https://github.com/doodzik)) - Documentation: Remove max_ttl docs ([#&#8203;13077](https://github.com/coder/coder/issues/13077), [`341114a`](https://github.com/coder/coder/commit/341114a02)) ([@&#8203;stirby](https://github.com/stirby)) - Documentation: Add note regarding vcredist for embedded postgres ([#&#8203;13020](https://github.com/coder/coder/issues/13020), [`f1ef9fd`](https://github.com/coder/coder/commit/f1ef9fd67)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Documentation: Add note regarding Apr 26 scaletest ([#&#8203;13085](https://github.com/coder/coder/issues/13085), [`73ba36c`](https://github.com/coder/coder/commit/73ba36c9d)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Documentation - README: add contributing section to readme ([#&#8203;13059](https://github.com/coder/coder/issues/13059), [`a6af7a5`](https://github.com/coder/coder/commit/a6af7a5e3)) ([@&#8203;doodzik](https://github.com/doodzik)) - Scripts: implement mainline and stable release channels ([#&#8203;13048](https://github.com/coder/coder/issues/13048), [`b82a782`](https://github.com/coder/coder/commit/b82a78261)) ([@&#8203;mafredri](https://github.com/mafredri)) - Scripts: add script to promote mainline to stable ([#&#8203;13054](https://github.com/coder/coder/issues/13054), [`c933c75`](https://github.com/coder/coder/commit/c933c75aa)) ([@&#8203;mafredri](https://github.com/mafredri)) - Scripts: add release autoversion to bump releases in docs ([#&#8203;13063](https://github.com/coder/coder/issues/13063), [`46dced9`](https://github.com/coder/coder/commit/46dced9cf)) ([@&#8203;mafredri](https://github.com/mafredri)) - Scripts: fix release tagging sanity checks ([#&#8203;13073](https://github.com/coder/coder/issues/13073), [`c24b562`](https://github.com/coder/coder/commit/c24b56219)) ([@&#8203;mafredri](https://github.com/mafredri)) - Scripts: auto create autoversion PR from release script ([#&#8203;13074](https://github.com/coder/coder/issues/13074), [`d50a31e`](https://github.com/coder/coder/commit/d50a31ef6)) ([@&#8203;mafredri](https://github.com/mafredri)) - Scripts: auto authenticate gh CLI in scripts on dogfood ([#&#8203;13107](https://github.com/coder/coder/issues/13107), [`3ff9cef`](https://github.com/coder/coder/commit/3ff9cef49)) ([@&#8203;matifali](https://github.com/matifali)) - Dashboard: Add e2e to test add and remove user ([#&#8203;12851](https://github.com/coder/coder/issues/12851), [`41b8ff3`](https://github.com/coder/coder/commit/41b8ff3e8)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - Dashboard: Add e2e tests for groups ([#&#8203;12866](https://github.com/coder/coder/issues/12866), [`3fbcdb0`](https://github.com/coder/coder/commit/3fbcdb0dd)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) ##### Other changes - added releases.md to manifest, fixes broken link ([#&#8203;12936](https://github.com/coder/coder/issues/12936), [`ab116af`](https://github.com/coder/coder/commit/ab116af54)) ([@&#8203;stirby](https://github.com/stirby)) - e2e tests for deployment/licenses ([#&#8203;12926](https://github.com/coder/coder/issues/12926), [`2f2a395`](https://github.com/coder/coder/commit/2f2a395ba)) ([@&#8203;mtojek](https://github.com/mtojek)) - Skip dependency license review on main ([#&#8203;12982](https://github.com/coder/coder/issues/12982), [`0c99356`](https://github.com/coder/coder/commit/0c993566d)) ([@&#8203;sreya](https://github.com/sreya)) - label some template settings as enterprise ([#&#8203;12952](https://github.com/coder/coder/issues/12952), [`7cf8577`](https://github.com/coder/coder/commit/7cf8577f1)) ([@&#8203;aslilac](https://github.com/aslilac)) - updated helm install flags to match patches ([#&#8203;13064](https://github.com/coder/coder/issues/13064), [`dd27a8a`](https://github.com/coder/coder/commit/dd27a8a63)) ([@&#8203;stirby](https://github.com/stirby)) Compare: [`v2.10.2...v2.11.0`](https://github.com/coder/coder/compare/v2.10.2...v2.11.0) #### Container image - `docker pull ghcr.io/coder/coder:v2.11.0` #### Install/upgrade Refer to our docs to [install](https://coder.com/docs/v2/latest/install) or [upgrade](https://coder.com/docs/v2/latest/admin/upgrade) Coder, or use a release asset below. </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM0OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
prskr added 1 commit 2024-05-08 03:33:55 +00:00
prskr merged commit 4779467327 into main 2024-05-08 16:26:12 +00:00
prskr deleted branch renovate/coder-2.x 2024-05-08 16:26:12 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/apps#107
No description provided.