chore(deps): update helm release coder to v2.15.0 - autoclosed #286

Merged
prskr merged 1 commit from renovate/coder-2.x into main 2024-09-07 18:36:06 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
coder (source) HelmChart minor 2.14.2 -> 2.15.0

Release Notes

coder/coder (coder)

v2.15.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
Experimental Updates

These changes surround multiple organizations, which will be made available in a future release. Learn more in the guide on multi-org functionality in our docs.

Documentation

Compare: v2.14.2...v2.15.0

Container image

  • docker pull ghcr.io/coder/coder:v2.15.0

Install/upgrade

Refer to our docs to install or upgrade Coder, or use a release asset below.

v2.14.3

Compare Source

Stable (since September 05, 2024)

Changelog

Bug fixes

Compare: v2.14.2...v2.14.3

Container image

  • docker pull ghcr.io/coder/coder:v2.14.3

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.14.2` -> `2.15.0` | --- ### Release Notes <details> <summary>coder/coder (coder)</summary> ### [`v2.15.0`](https://github.com/coder/coder/releases/tag/v2.15.0) [Compare Source](https://github.com/coder/coder/compare/v2.14.3...v2.15.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/install/releases). ##### Features - Add notification preferences database & audit support ([#&#8203;14100](https://github.com/coder/coder/issues/14100), [`e164b1e`](https://github.com/coder/coder/commit/e164b1e71)) ([@&#8203;dannykopping](https://github.com/dannykopping)) > Notifications are now available via Webhook and SMTP behind the `notifications` [experiment](https://coder.com/docs/contributing/feature-stages). Read our [guide on setting up notifications](https://coder.com/docs/admin/notifications) to get started. - Add template delete notification ([#&#8203;14250](https://github.com/coder/coder/issues/14250), [`6f1951e`](https://github.com/coder/coder/commit/6f1951e1c)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - Add resume support to coordinator connections ([#&#8203;14234](https://github.com/coder/coder/issues/14234), [`cf8be4e`](https://github.com/coder/coder/commit/cf8be4eac)) ([@&#8203;deansheather](https://github.com/deansheather)) - Enable setting max port share level during template creation ([#&#8203;14366](https://github.com/coder/coder/issues/14366), [`cca4519`](https://github.com/coder/coder/commit/cca451942)) ([@&#8203;ethanndickson](https://github.com/ethanndickson)) - Add notification deduplication trigger ([#&#8203;14172](https://github.com/coder/coder/issues/14172), [`9c8c6a9`](https://github.com/coder/coder/commit/9c8c6a952)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - Add provisioning timings to understand slow build times ([#&#8203;14274](https://github.com/coder/coder/issues/14274), [`6960d19`](https://github.com/coder/coder/commit/6960d194a)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - Add notification for suspended/activated account ([#&#8203;14367](https://github.com/coder/coder/issues/14367), [`c818b4d`](https://github.com/coder/coder/commit/c818b4ddd)) ([@&#8203;mtojek](https://github.com/mtojek)) - Notify about manual failed builds ([#&#8203;14419](https://github.com/coder/coder/issues/14419), [`47f2c7d`](https://github.com/coder/coder/commit/47f2c7d68)) ([@&#8203;mtojek](https://github.com/mtojek)) - CLI: Add shell completions ([#&#8203;14341](https://github.com/coder/coder/issues/14341), [`0b2ba96`](https://github.com/coder/coder/commit/0b2ba9606)) ([@&#8203;ethanndickson](https://github.com/ethanndickson)) - CLI: Add p2p diagnostics to ping ([#&#8203;14426](https://github.com/coder/coder/issues/14426), [`8c15192`](https://github.com/coder/coder/commit/8c1519243)) ([@&#8203;ethanndickson](https://github.com/ethanndickson)) - CLI: Add aws check to ping p2p diagnostics ([#&#8203;14450](https://github.com/coder/coder/issues/14450), [`4b5c45d`](https://github.com/coder/coder/commit/4b5c45d6d)) ([@&#8203;ethanndickson](https://github.com/ethanndickson)) - Server: Allow mutating deployment values ([#&#8203;14414](https://github.com/coder/coder/issues/14414), [`99e103e`](https://github.com/coder/coder/commit/99e103e79)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Database: Retain most recent agent build logs ([#&#8203;14460](https://github.com/coder/coder/issues/14460), [`0f8251b`](https://github.com/coder/coder/commit/0f8251be4)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Examples: Add envbuilder provider ([#&#8203;14405](https://github.com/coder/coder/issues/14405), [`53e5746`](https://github.com/coder/coder/commit/53e574663)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Dashboard: Implement notification UI ([#&#8203;14175](https://github.com/coder/coder/issues/14175), [`21942af`](https://github.com/coder/coder/commit/21942afef)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) > A UI for users to control their notification preferences. Requires the `notifications` experiment to be enabled, and [notification delivery](https://coder.com/docs/admin/notifications) to be configured. > ![notifications-user-preferences](https://github.com/user-attachments/assets/d68829eb-faf3-4f2c-b949-59a21f47c5ff) ##### Bug fixes - Fix TestTailnet/Connect to wait for listener before dialing ([#&#8203;14148](https://github.com/coder/coder/issues/14148), [`dda9c56`](https://github.com/coder/coder/commit/dda9c5609)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Ignore coderd log errors ([#&#8203;14166](https://github.com/coder/coder/issues/14166), [`f9b660e`](https://github.com/coder/coder/commit/f9b660e57)) ([@&#8203;sreya](https://github.com/sreya)) - Ignore errors on provided logger ([#&#8203;14169](https://github.com/coder/coder/issues/14169), [`4e0cb60`](https://github.com/coder/coder/commit/4e0cb60ee)) ([@&#8203;sreya](https://github.com/sreya)) - Extend locking in wsproxy to avoid race (and fix flake) ([#&#8203;14167](https://github.com/coder/coder/issues/14167), [`203f48a`](https://github.com/coder/coder/commit/203f48af5)) ([@&#8203;sreya](https://github.com/sreya)) - Document files API needs ustar format ([#&#8203;14152](https://github.com/coder/coder/issues/14152), [`70a694e`](https://github.com/coder/coder/commit/70a694ed4)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Allow all users to read system notification templates ([#&#8203;14181](https://github.com/coder/coder/issues/14181), [`58428aa`](https://github.com/coder/coder/commit/58428aafc)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - Allow tag removal in provisioner upsert ([#&#8203;14187](https://github.com/coder/coder/issues/14187), [`fab1960`](https://github.com/coder/coder/commit/fab196043)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Lock adding to tailnet waitgroup to avoid race (and fix flake) ([#&#8203;14195](https://github.com/coder/coder/issues/14195), [`e09ad1d`](https://github.com/coder/coder/commit/e09ad1ddc)) ([@&#8203;ethanndickson](https://github.com/ethanndickson)) - Add template editor to /templates/:templateName route group ([#&#8203;14206](https://github.com/coder/coder/issues/14206), [`d0feb70`](https://github.com/coder/coder/commit/d0feb7081)) ([@&#8203;aslilac](https://github.com/aslilac)) - Add version information to default docs links ([#&#8203;14205](https://github.com/coder/coder/issues/14205), [`d6c4d47`](https://github.com/coder/coder/commit/d6c4d4722)) ([@&#8203;bcpeinhardt](https://github.com/bcpeinhardt)) - Fix flaking `Test_sshConfigExecEscape` ([#&#8203;14233](https://github.com/coder/coder/issues/14233), [`73402fc`](https://github.com/coder/coder/commit/73402fc2f)) ([@&#8203;ethanndickson](https://github.com/ethanndickson)) - Make default support links respect --docs-url ([#&#8203;14176](https://github.com/coder/coder/issues/14176), [`76722a7`](https://github.com/coder/coder/commit/76722a7db)) ([@&#8203;bcpeinhardt](https://github.com/bcpeinhardt)) - Allow group members to read group information ([#&#8203;14200](https://github.com/coder/coder/issues/14200), [`6f9b1a3`](https://github.com/coder/coder/commit/6f9b1a39f)) ([@&#8203;hugodutka](https://github.com/hugodutka)) - Avoid deleting peers on graceful close ([#&#8203;14165](https://github.com/coder/coder/issues/14165), [`4fc0479`](https://github.com/coder/coder/commit/4fc047954)) ([@&#8203;sreya](https://github.com/sreya)) - Move to dogfood before terraform applying ([`363a016`](https://github.com/coder/coder/commit/363a01628)) ([@&#8203;ethanndickson](https://github.com/ethanndickson)) - Use dogfood contents as template dir ([#&#8203;14332](https://github.com/coder/coder/issues/14332), [`0613797`](https://github.com/coder/coder/commit/061379793)) ([@&#8203;ethanndickson](https://github.com/ethanndickson)) - Show org summary page if not entitled ([#&#8203;14336](https://github.com/coder/coder/issues/14336), [`4446d61`](https://github.com/coder/coder/commit/4446d61fc)) ([@&#8203;code-asher](https://github.com/code-asher)) - Label premium features in middleware error ([#&#8203;14360](https://github.com/coder/coder/issues/14360), [`f8f3d89`](https://github.com/coder/coder/commit/f8f3d8967)) ([@&#8203;code-asher](https://github.com/code-asher)) - Include provisioner timing action in hash func ([#&#8203;14388](https://github.com/coder/coder/issues/14388), [`cc94420`](https://github.com/coder/coder/commit/cc944209a)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - Set network telemetry client version on server ([#&#8203;14376](https://github.com/coder/coder/issues/14376), [`4cc26be`](https://github.com/coder/coder/commit/4cc26be5e)) ([@&#8203;ethanndickson](https://github.com/ethanndickson)) - Use authenticated urls for pubsub ([#&#8203;14261](https://github.com/coder/coder/issues/14261), [`ded612d`](https://github.com/coder/coder/commit/ded612d3e)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Increase group name limit to 36 from 32 ([#&#8203;14443](https://github.com/coder/coder/issues/14443), [`4997691`](https://github.com/coder/coder/commit/499769187)) ([@&#8203;code-asher](https://github.com/code-asher)) - Detect nested dotfiles scripts ([#&#8203;14455](https://github.com/coder/coder/issues/14455), [`63fe230`](https://github.com/coder/coder/commit/63fe2305f)) ([@&#8203;ethanndickson](https://github.com/ethanndickson)) - Wait for provisioner daemon jobs to finish after sigterm ([#&#8203;14466](https://github.com/coder/coder/issues/14466), [`c597c92`](https://github.com/coder/coder/commit/c597c9260)) ([@&#8203;ethanndickson](https://github.com/ethanndickson)) - Support additional http headers on agent ([#&#8203;14464](https://github.com/coder/coder/issues/14464), [`e65eb03`](https://github.com/coder/coder/commit/e65eb0321)) ([@&#8203;ethanndickson](https://github.com/ethanndickson)) - Include dormant users in template acl query ([#&#8203;14461](https://github.com/coder/coder/issues/14461), [`ef7fcf3`](https://github.com/coder/coder/commit/ef7fcf393)) ([@&#8203;code-asher](https://github.com/code-asher)) - Make non-existent asset paths return a 404 ([#&#8203;14472](https://github.com/coder/coder/issues/14472), [`cd38e29`](https://github.com/coder/coder/commit/cd38e297b)) ([@&#8203;code-asher](https://github.com/code-asher)) - Delete workspace agent stats after 180 days ([#&#8203;14489](https://github.com/coder/coder/issues/14489), [`6287502`](https://github.com/coder/coder/commit/628750232)) ([@&#8203;ethanndickson](https://github.com/ethanndickson)) - Serve test derp map locally ([#&#8203;14490](https://github.com/coder/coder/issues/14490), [`851df91`](https://github.com/coder/coder/commit/851df9199)) ([@&#8203;ethanndickson](https://github.com/ethanndickson)) - Correctly close SMTP message and await response ([#&#8203;14495](https://github.com/coder/coder/issues/14495), [`c90be9b`](https://github.com/coder/coder/commit/c90be9b0c)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - Restore closing SMTP message on method exit ([#&#8203;14496](https://github.com/coder/coder/issues/14496), [`0f414a0`](https://github.com/coder/coder/commit/0f414a00d)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - Use negative deadline to ensure timeout in `TestWebhook/timeout` ([#&#8203;14498](https://github.com/coder/coder/issues/14498), [`9596f23`](https://github.com/coder/coder/commit/9596f236c)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - stop reporting future licenses as errors ([#&#8203;14492](https://github.com/coder/coder/issues/14492), [`4eac2ac`](https://github.com/coder/coder/commit/4eac2ac)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - allow posting licenses that will be valid in future ([#&#8203;14491](https://github.com/coder/coder/issues/14491), [`5bd5801`](https://github.com/coder/coder/commit/5bd5801)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) > Administrators may now load licenses ahead of their starting date. New licenses will be used automatically upon their activation time. - CLI: Ensure that the support bundle command does not panic on zero values ([#&#8203;14392](https://github.com/coder/coder/issues/14392), [`82e6070`](https://github.com/coder/coder/commit/82e6070c7)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - CLI: Add check for DisableOwnerWorkspaceExec in scaletest ([#&#8203;14417](https://github.com/coder/coder/issues/14417), [`6914862`](https://github.com/coder/coder/commit/691486290)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Server: Humanize duration on notifications ([#&#8203;14333](https://github.com/coder/coder/issues/14333), [`10327fb`](https://github.com/coder/coder/commit/10327fb3a)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - Database: Include a technical summary row on over-pagination ([#&#8203;14415](https://github.com/coder/coder/issues/14415), [`d4adfa3`](https://github.com/coder/coder/commit/d4adfa390)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Examples: Use more precise example kubernetes template labels ([#&#8203;14028](https://github.com/coder/coder/issues/14028), [`f50e1d5`](https://github.com/coder/coder/commit/f50e1d5a9)) ([@&#8203;geniass](https://github.com/geniass)) - Examples: Fix location of env file ([#&#8203;14422](https://github.com/coder/coder/issues/14422), [`4bd7fe8`](https://github.com/coder/coder/commit/4bd7fe850)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Dashboard: Correct user agent data on audit row ([#&#8203;14243](https://github.com/coder/coder/issues/14243), [`712a1b5`](https://github.com/coder/coder/commit/712a1b50d)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - Minor fixups, added troubleshooting to notification docs ([#&#8203;14519](https://github.com/coder/coder/issues/14519), [`66c8060`](https://github.com/coder/coder/commit/66c8060)) ([@&#8203;dannykopping](https://github.com/dannykopping)) ##### Experimental Updates These changes surround multiple organizations, which will be made available in a future release. Learn more in the [guide on multi-org functionality](https://coder.com/docs/guides/using-organizations) in our docs. - Breaking: allow CreateUser to accept multiple organizations ([#&#8203;14383](https://github.com/coder/coder/issues/14383), [`c8eacc6`](https://github.com/coder/coder/commit/c8eacc6df)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Show a warning when an organization has no provisioners ([#&#8203;14136](https://github.com/coder/coder/issues/14136), [`dfeafa8`](https://github.com/coder/coder/commit/dfeafa8f5)) ([@&#8203;aslilac](https://github.com/aslilac)) - Add organization-scoped permission checks to deployment settings ([#&#8203;14063](https://github.com/coder/coder/issues/14063), [`097f739`](https://github.com/coder/coder/commit/097f73949)) ([@&#8203;code-asher](https://github.com/code-asher)) - Add custom roles ([#&#8203;14069](https://github.com/coder/coder/issues/14069), [`2e05329`](https://github.com/coder/coder/commit/2e0532911)) ([@&#8203;jaaydenh](https://github.com/jaaydenh)) - Add delete custom role context menu button and modal ([#&#8203;14228](https://github.com/coder/coder/issues/14228), [`0b9ed57`](https://github.com/coder/coder/commit/0b9ed57c1)) ([@&#8203;jaaydenh](https://github.com/jaaydenh)) - Show summary if unable to edit org ([#&#8203;14214](https://github.com/coder/coder/issues/14214), [`ba4186d`](https://github.com/coder/coder/commit/ba4186dac)) ([@&#8203;code-asher](https://github.com/code-asher)) - Show organization information on templates page ([#&#8203;14224](https://github.com/coder/coder/issues/14224), [`59a80d7`](https://github.com/coder/coder/commit/59a80d70d)) ([@&#8203;aslilac](https://github.com/aslilac)) - Filter templates by organization ([#&#8203;14254](https://github.com/coder/coder/issues/14254), [`8563b37`](https://github.com/coder/coder/commit/8563b372e)) ([@&#8203;aslilac](https://github.com/aslilac)) - Improve custom roles create/edit page ([#&#8203;14456](https://github.com/coder/coder/issues/14456), [`15d74a1`](https://github.com/coder/coder/commit/15d74a11a)) ([@&#8203;jaaydenh](https://github.com/jaaydenh)) - Show organization name for groups on user profile ([#&#8203;14448](https://github.com/coder/coder/issues/14448), [`49afab1`](https://github.com/coder/coder/commit/49afab12d)) ([@&#8203;aslilac](https://github.com/aslilac)) - Re-add original create template context menu ([#&#8203;14326](https://github.com/coder/coder/issues/14326), [`bec6a26`](https://github.com/coder/coder/commit/bec6a26d0)) ([@&#8203;jaaydenh](https://github.com/jaaydenh)) - Only show valid organizations in `CreateTemplateForm` ([#&#8203;14174](https://github.com/coder/coder/issues/14174), [`3b53f5a`](https://github.com/coder/coder/commit/3b53f5ab4)) ([@&#8203;aslilac](https://github.com/aslilac)) - Only show editable orgs on deployment page ([#&#8203;14193](https://github.com/coder/coder/issues/14193), [`6019d0b`](https://github.com/coder/coder/commit/6019d0ba9)) ([@&#8203;code-asher](https://github.com/code-asher)) - Use multi-org settings layout even if not licensed ([#&#8203;14215](https://github.com/coder/coder/issues/14215), [`abbcffe`](https://github.com/coder/coder/commit/abbcffe18)) ([@&#8203;code-asher](https://github.com/code-asher)) - Filter "add group member" by organization ([#&#8203;14404](https://github.com/coder/coder/issues/14404), [`88d7181`](https://github.com/coder/coder/commit/88d7181a4)) ([@&#8203;code-asher](https://github.com/code-asher)) - Fix light mode styles for organization delete button ([#&#8203;14485](https://github.com/coder/coder/issues/14485), [`6bc9352`](https://github.com/coder/coder/commit/6bc93520c)) ([@&#8203;aslilac](https://github.com/aslilac)) ##### Documentation - Advise against shared `CODER_CACHE_DIRECTORY` dir usage in note ([#&#8203;14216](https://github.com/coder/coder/issues/14216), [`d79a7ad`](https://github.com/coder/coder/commit/d79a7adf9)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - Add vs code extensions documentation ([#&#8203;14119](https://github.com/coder/coder/issues/14119), [`238e995`](https://github.com/coder/coder/commit/238e9956f)) ([@&#8203;ericpaulsen](https://github.com/ericpaulsen)) - Move [API](https://coder.com/docs/reference/api) and [CLI](https://coder.com/docs/reference/cli) docs routes under [reference/](https://coder.com/docs/reference) ([#&#8203;14241](https://github.com/coder/coder/issues/14241), [`48f29a1`](https://github.com/coder/coder/commit/48f29a199)) ([@&#8203;matifali](https://github.com/matifali)) - Clone git repositories ([#&#8203;14090](https://github.com/coder/coder/issues/14090), [`f1feb40`](https://github.com/coder/coder/commit/f1feb40e1)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - Add guide on using multiple organizations ([#&#8203;14012](https://github.com/coder/coder/issues/14012), [`c3ef7dc`](https://github.com/coder/coder/commit/c3ef7dc33)) ([@&#8203;bpmct](https://github.com/bpmct)) > Describes usage of the upcoming [support for multiple organizations](https://coder.com/docs/guides/using-organizations). - Add documentation for coderd terraform provider ([#&#8203;14374](https://github.com/coder/coder/issues/14374), [`d7800a4`](https://github.com/coder/coder/commit/d7800a43e)) ([@&#8203;ethanndickson](https://github.com/ethanndickson)) > Allows administrators to declare Coder resources via Terraform. See the [provider repository](https://github.com/coder/terraform-provider-coderd) for more information. - Add documentation for [notifications, an experimental feature](https://coder.com/docs/admin/notifications) ([#&#8203;14478](https://github.com/coder/coder/issues/14478), [`043f4f5`](https://github.com/coder/coder/commit/043f4f532)) ([@&#8203;dannykopping](https://github.com/dannykopping)) Compare: [`v2.14.2...v2.15.0`](https://github.com/coder/coder/compare/v2.14.2...v2.15.0) #### Container image - `docker pull ghcr.io/coder/coder:v2.15.0` #### Install/upgrade Refer to our docs to [install](https://coder.com/docs/install) or [upgrade](https://coder.com/docs/admin/upgrade) Coder, or use a release asset below. ### [`v2.14.3`](https://github.com/coder/coder/releases/tag/v2.14.3) [Compare Source](https://github.com/coder/coder/compare/v2.14.2...v2.14.3) > ## Stable (since September 05, 2024) #### Changelog ##### Bug fixes - Increase group name limit to 36 from 32 ([#&#8203;14443](https://github.com/coder/coder/issues/14443), [`4997691`](https://github.com/coder/coder/commit/499769187)) ([@&#8203;code-asher](https://github.com/code-asher)) - stop reporting future licenses as errors ([#&#8203;14492](https://github.com/coder/coder/issues/14492), [`4eac2ac`](https://github.com/coder/coder/commit/4eac2ac)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - allow posting licenses that will be valid in future ([#&#8203;14491](https://github.com/coder/coder/issues/14491), [`5bd5801`](https://github.com/coder/coder/commit/5bd5801)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) > Administrators may now load licenses ahead of their starting date. New licenses will be used automatically upon their activation time. - Do not log entire resources in provisionerd ([#&#8203;14538](https://github.com/coder/coder/issues/14538), [`5366f25`](https://github.com/coder/coder/commit/5366f25)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Dashboard: fix agent logs streaming for third party apps ([#&#8203;14541](https://github.com/coder/coder/issues/14541), [`242b1ea`](https://github.com/coder/coder/commit/242b1ea4)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) Compare: [`v2.14.2...v2.14.3`](https://github.com/coder/coder/compare/v2.14.2...v2.14.3) #### Container image - `docker pull ghcr.io/coder/coder:v2.14.3` #### Install/upgrade Refer to our docs to [install](https://coder.com/docs/install) or [upgrade](https://coder.com/docs/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:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
prskr added 1 commit 2024-09-06 20:01:18 +00:00
prskr force-pushed renovate/coder-2.x from b0465e4dc8 to 5bf3136ccb 2024-09-06 20:01:33 +00:00 Compare
prskr merged commit 1dc4d4e714 into main 2024-09-07 18:36:06 +00:00
prskr deleted branch renovate/coder-2.x 2024-09-07 18:36:06 +00:00
prskr changed title from chore(deps): update helm release coder to v2.15.0 to chore(deps): update helm release coder to v2.15.0 - autoclosed 2024-09-07 18:37:17 +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#286
No description provided.