chore(deps): update ghcr.io/coder/coder docker tag to v2.10.0 #15

Merged
prskr merged 1 commit from renovate/ghcr.io-coder-coder-2.x into main 2024-04-10 19:42:30 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
ghcr.io/coder/coder docker minor v2.9.1-arm64 -> v2.10.0-arm64
ghcr.io/coder/coder docker minor v2.9.1 -> v2.10.0

Release Notes

coder/coder (ghcr.io/coder/coder)

v2.10.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. Learn more about our Release Schedule.

BREAKING CHANGES
  • Removed max_ttl from templates (#​12644) (@​Emyrk)

    Maximum Workspace Lifetime, or MAX_TTL, has been removed from the product in favor of Autostop Requirement. Max Lifetime was designed to automate workspace shutdowns to enable security policy enforcement, enforce routine updates, and reduce idle resource costs.

    If you use Maximum Lifetime in your templates, workspaces will no longer stop at the end of this timer. Instead, we advise migrating to Autostop Requirement.

    Autostop Requirement shares the benefits of MAX_TTL, but also respects user-configured quiet hours to avoid forcing shutdowns while developers are connected.

    We only completely deprecate features after a 2-month heads up in the UI.

Features
Bug fixes
Documentation
Performance improvements
Tests

Compare: v2.9.0...v2.10.0

Container image
  • docker pull ghcr.io/coder/coder:v2.10.0
Install/upgrade

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

v2.9.2

Compare Source

Changelog
Bug fixes

Compare: v2.9.1...v2.9.2

Container image
  • docker pull ghcr.io/coder/coder:v2.9.2
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 these updates 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 | |---|---|---|---| | [ghcr.io/coder/coder](https://github.com/coder/coder) | docker | minor | `v2.9.1-arm64` -> `v2.10.0-arm64` | | [ghcr.io/coder/coder](https://github.com/coder/coder) | docker | minor | `v2.9.1` -> `v2.10.0` | --- ### Release Notes <details> <summary>coder/coder (ghcr.io/coder/coder)</summary> ### [`v2.10.0`](https://github.com/coder/coder/releases/tag/v2.10.0) [Compare Source](https://github.com/coder/coder/compare/v2.9.2...v2.10.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). Learn more about our [Release Schedule](https://github.com/coder/coder/blob/main/docs/install/releases.md). ##### BREAKING CHANGES - Removed `max_ttl` from templates ([#&#8203;12644](https://github.com/coder/coder/issues/12644)) ([@&#8203;Emyrk](https://github.com/Emyrk)) > Maximum Workspace Lifetime, or `MAX_TTL`, has been removed from the product in favor of Autostop Requirement. Max Lifetime was designed to automate workspace shutdowns to enable security policy enforcement, enforce routine updates, and reduce idle resource costs. > > If you use Maximum Lifetime in your templates, workspaces will no longer stop at the end of this timer. Instead, we advise migrating to Autostop Requirement. > > Autostop Requirement shares the benefits of `MAX_TTL`, but also respects user-configured quiet hours to avoid forcing shutdowns while developers are connected. > > We only completely deprecate features after a 2-month heads up in the UI. ##### Features - Make agent stats' cardinality configurable ([#&#8203;12535](https://github.com/coder/coder/issues/12535)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - Upgrade tailscale fork to set TCP options for performance ([#&#8203;12574](https://github.com/coder/coder/issues/12574)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Add AWS IAM RDS Database auth driver ([#&#8203;12566](https://github.com/coder/coder/issues/12566)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Support Windows containers in bootstrap script ([#&#8203;12662](https://github.com/coder/coder/issues/12662)) ([@&#8203;kylecarbs](https://github.com/kylecarbs)) - Add `workspace_id` to `workspace_build` audit logs ([#&#8203;12718](https://github.com/coder/coder/issues/12718)) ([@&#8203;sreya](https://github.com/sreya)) - Make OAuth2 provider not enterprise-only ([#&#8203;12732](https://github.com/coder/coder/issues/12732)) ([@&#8203;code-asher](https://github.com/code-asher)) - Allow number options with monotonic validation ([#&#8203;12726](https://github.com/coder/coder/issues/12726)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - Expose workspace statuses (with details) as a prometheus metric ([#&#8203;12762](https://github.com/coder/coder/issues/12762)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - Agent: Support adjusting child process OOM scores ([#&#8203;12655](https://github.com/coder/coder/issues/12655)) ([@&#8203;sreya](https://github.com/sreya)) > This opt-in configuration protects the Agent process from crashing via OOM. To prevent the agent from being killed in most scenarios, set `CODER_PROC_PRIO_MGMT=1` on your container. - Expose HTTP debug server over tailnet API ([#&#8203;12582](https://github.com/coder/coder/issues/12582)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Show queue position during workspace builds ([#&#8203;12606](https://github.com/coder/coder/issues/12606)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - Unhide support bundle command ([#&#8203;12745](https://github.com/coder/coder/issues/12745)) ([@&#8203;johnstcn](https://github.com/johnstcn)) > The Coder support bundle grabs a variety of deployment health information to improve and expedite the debugging experience. > ![Coder Support Bundle](https://raw.githubusercontent.com/coder/coder/main/docs/changelogs/images/support-bundle.png) - Add golden tests for errors ([#&#8203;11588](https://github.com/coder/coder/issues/11588)) ([#&#8203;12698](https://github.com/coder/coder/issues/12698)) ([@&#8203;elasticspoon](https://github.com/elasticspoon)) - Enforce confirmation before creating bundle ([#&#8203;12684](https://github.com/coder/coder/issues/12684)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Add enabled experiments to telemetry ([#&#8203;12656](https://github.com/coder/coder/issues/12656)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - Export metric indicating each experiment's status ([#&#8203;12657](https://github.com/coder/coder/issues/12657)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - Add sftp to insights apps ([#&#8203;12675](https://github.com/coder/coder/issues/12675)) ([@&#8203;mafredri](https://github.com/mafredri)) - Add `template_usage_stats` table and rollup query ([#&#8203;12664](https://github.com/coder/coder/issues/12664)) ([@&#8203;mafredri](https://github.com/mafredri)) - Add `dbrollup` service to rollup insights ([#&#8203;12665](https://github.com/coder/coder/issues/12665)) ([@&#8203;mafredri](https://github.com/mafredri)) - Use `template_usage_stats` in `GetTemplateInsights` query ([#&#8203;12666](https://github.com/coder/coder/issues/12666)) ([@&#8203;mafredri](https://github.com/mafredri)) - Use `template_usage_stats` in `GetTemplateInsightsByInterval` query ([#&#8203;12667](https://github.com/coder/coder/issues/12667)) ([@&#8203;mafredri](https://github.com/mafredri)) - Use `template_usage_stats` in `GetTemplateAppInsights` query ([#&#8203;12669](https://github.com/coder/coder/issues/12669)) ([@&#8203;mafredri](https://github.com/mafredri)) - Use `template_usage_stats` in `GetUserLatencyInsights` query ([#&#8203;12671](https://github.com/coder/coder/issues/12671)) ([@&#8203;mafredri](https://github.com/mafredri)) - Use `template_usage_stats` in `GetUserActivityInsights` query ([#&#8203;12672](https://github.com/coder/coder/issues/12672)) ([@&#8203;mafredri](https://github.com/mafredri)) - Use `template_usage_stats` in `*ByTemplate` insights queries ([#&#8203;12668](https://github.com/coder/coder/issues/12668)) ([@&#8203;mafredri](https://github.com/mafredri)) - Add debug handlers for logs, manifest, and token to agent ([#&#8203;12593](https://github.com/coder/coder/issues/12593)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Add linting to all examples ([#&#8203;12595](https://github.com/coder/coder/issues/12595)) ([@&#8203;mafredri](https://github.com/mafredri)) - Add C++ icon ([#&#8203;12572](https://github.com/coder/coder/issues/12572)) ([@&#8203;michaelbrewer](https://github.com/michaelbrewer)) - Add support for `--mainline` (default) and `--stable` ([#&#8203;12858](https://github.com/coder/coder/issues/12858)) ([@&#8203;mafredri](https://github.com/mafredri)) - Make listening ports scrollable ([#&#8203;12660](https://github.com/coder/coder/issues/12660)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - Fetch agent network info over tailnet ([#&#8203;12577](https://github.com/coder/coder/issues/12577)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Add client magicsock and agent prometheus metrics to support bundle ([#&#8203;12604](https://github.com/coder/coder/issues/12604)) ([@&#8203;johnstcn](https://github.com/johnstcn)) ##### Bug fixes - Server: Fix data race in TestLabelsAggregation tests ([#&#8203;12578](https://github.com/coder/coder/issues/12578)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - Dashboard: Hide actions and notifications from deleted workspaces ([#&#8203;12563](https://github.com/coder/coder/issues/12563)) ([@&#8203;aslilac](https://github.com/aslilac)) - VSCode: Importing api into vscode-coder ([#&#8203;12570](https://github.com/coder/coder/issues/12570)) ([@&#8203;code-asher](https://github.com/code-asher)) - CLI: Clean template destination path for `pull` ([#&#8203;12559](https://github.com/coder/coder/issues/12559)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - Agent: Ensure agent token is from latest build in middleware ([#&#8203;12443](https://github.com/coder/coder/issues/12443)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - CLI: Handle CLI default organization when none exists in \<v2.9.0 coderd ([#&#8203;12594](https://github.com/coder/coder/issues/12594)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Server: Separate signals for passive, active, and forced shutdown ([#&#8203;12358](https://github.com/coder/coder/issues/12358)) ([@&#8203;kylecarbs](https://github.com/kylecarbs)) - Docs: Correct typo error about minTerraformVersion ([#&#8203;12621](https://github.com/coder/coder/issues/12621)) ([@&#8203;garylavayou](https://github.com/garylavayou)) - Docs: Correct troubleshooting links ([#&#8203;12608](https://github.com/coder/coder/issues/12608)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - Server: Prevent single replica proxies from staying unhealthy ([#&#8203;12641](https://github.com/coder/coder/issues/12641)) ([@&#8203;deansheather](https://github.com/deansheather)) - Database: Implicit schema in dump ([#&#8203;12646](https://github.com/coder/coder/issues/12646)) ([@&#8203;mtojek](https://github.com/mtojek)) - Server: Disable workspace auto-create if external auth requirements aren't met ([#&#8203;12538](https://github.com/coder/coder/issues/12538)) ([@&#8203;aslilac](https://github.com/aslilac)) - Server: Allow proxy version mismatch (with warning) ([#&#8203;12433](https://github.com/coder/coder/issues/12433)) ([@&#8203;deansheather](https://github.com/deansheather)) - Server: Disable relay if built-in DERP is disabled ([#&#8203;12654](https://github.com/coder/coder/issues/12654)) ([@&#8203;coadler](https://github.com/coadler)) - Dashboard: Create workspace with optional auth providers ([#&#8203;12729](https://github.com/coder/coder/issues/12729)) ([@&#8203;aslilac](https://github.com/aslilac)) - Always use bash when executing web terminal tests ([#&#8203;12755](https://github.com/coder/coder/issues/12755)) ([@&#8203;aslilac](https://github.com/aslilac)) - Server: Nil ptr dereference when removing a license ([#&#8203;12785](https://github.com/coder/coder/issues/12785)) ([@&#8203;coadler](https://github.com/coadler)) - Use latest coder/tailscale ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Agent: remove unused token debug handler ([#&#8203;12602](https://github.com/coder/coder/issues/12602)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - CLI: Show error/hide help for unsupported subcommands ([#&#8203;10760](https://github.com/coder/coder/issues/10760)) ([#&#8203;12624](https://github.com/coder/coder/issues/12624)) ([@&#8203;elasticspoon](https://github.com/elasticspoon)) - CLI: Port-forward: update workspace last_used_at ([#&#8203;12659](https://github.com/coder/coder/issues/12659)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - CLI: Fix newline escape sequence in support blurb ([#&#8203;12749](https://github.com/coder/coder/issues/12749)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Server: Skip logging error for cancelled query in agent report stats ([#&#8203;12730](https://github.com/coder/coder/issues/12730)) ([@&#8203;mafredri](https://github.com/mafredri)) - Server: Add timeout to websocket waitgroup on shutdown ([#&#8203;12754](https://github.com/coder/coder/issues/12754)) ([@&#8203;coadler](https://github.com/coadler)) - Server: Use insights for DAUs, simplify metricscache ([#&#8203;12775](https://github.com/coder/coder/issues/12775)) ([@&#8203;mafredri](https://github.com/mafredri)) - API: always write agent stats when provided ([#&#8203;12699](https://github.com/coder/coder/issues/12699)) ([@&#8203;mafredri](https://github.com/mafredri)) - Database: Improve data exclusion in `UpsertTemplateUsageStats` ([#&#8203;12764](https://github.com/coder/coder/issues/12764)) ([@&#8203;mafredri](https://github.com/mafredri)) - Database: Improve query performance of `GetTemplateAppInsights` ([#&#8203;12767](https://github.com/coder/coder/issues/12767)) ([@&#8203;mafredri](https://github.com/mafredri)) - Database: Improve performance of `GetTemplateInsightsByInterval` ([#&#8203;12773](https://github.com/coder/coder/issues/12773)) ([@&#8203;mafredri](https://github.com/mafredri)) - Database: Add FK index for `workspace_agent_scripts` ([#&#8203;12791](https://github.com/coder/coder/issues/12791)) ([@&#8203;mafredri](https://github.com/mafredri)) - API: Abort in-progress writes/reads when closing websocket ([#&#8203;12650](https://github.com/coder/coder/issues/12650)) ([@&#8203;ammario](https://github.com/ammario)) - Update base image in lima/coder.yaml example, remove usage of deprecated LIMA_CIDATA ([#&#8203;12613](https://github.com/coder/coder/issues/12613)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Removed hardcoded public ([#&#8203;12620](https://github.com/coder/coder/issues/12620)) ([@&#8203;95gabor](https://github.com/95gabor)) - API: change test to use bash script instead of binary echo ([#&#8203;12759](https://github.com/coder/coder/issues/12759)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Dashboard: Display not found page when pagination page is invalid ([#&#8203;12611](https://github.com/coder/coder/issues/12611)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - Dashboard: Fix and improve pending state on template editor UI ([#&#8203;12766](https://github.com/coder/coder/issues/12766)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - Also sanitize agent environment ([#&#8203;12615](https://github.com/coder/coder/issues/12615)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Sanitize manifest for tests ([#&#8203;12711](https://github.com/coder/coder/issues/12711)) ([@&#8203;johnstcn](https://github.com/johnstcn)) ##### Documentation - Add updated architecture diagrams ([#&#8203;12584](https://github.com/coder/coder/issues/12584)) ([@&#8203;ericpaulsen](https://github.com/ericpaulsen)) - Describe reference architectures ([#&#8203;12609](https://github.com/coder/coder/issues/12609)) ([@&#8203;mtojek](https://github.com/mtojek)) - Use scale testing utility ([#&#8203;12643](https://github.com/coder/coder/issues/12643)) ([@&#8203;mtojek](https://github.com/mtojek)) - Describe Coder's operational readiness ([#&#8203;12723](https://github.com/coder/coder/issues/12723)) ([@&#8203;mtojek](https://github.com/mtojek)) - Add guide for JFrog Xray integration ([#&#8203;12629](https://github.com/coder/coder/issues/12629)) ([@&#8203;matifali](https://github.com/matifali)) - Document how to run workspace-proxy as a system service ([#&#8203;12810](https://github.com/coder/coder/issues/12810)) ([@&#8203;michaelbrewer](https://github.com/michaelbrewer)) - Describe mutually exclusive create workspace template fields ([#&#8203;12834](https://github.com/coder/coder/issues/12834)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Describe single region and multi-region deployments ([#&#8203;12779](https://github.com/coder/coder/issues/12779)) ([@&#8203;mtojek](https://github.com/mtojek)) - Fix coder-logstream-kube typo in deployment-logs.md ([#&#8203;12845](https://github.com/coder/coder/issues/12845)) ([@&#8203;toshikish](https://github.com/toshikish)) - Remove phone number, we do not offer phone support yet ([#&#8203;12658](https://github.com/coder/coder/issues/12658)) ([@&#8203;bpmct](https://github.com/bpmct)) ##### Performance improvements - Optimize `GetWorkspaceAgentAndLatestBuildByAuthToken` query ([#&#8203;12809](https://github.com/coder/coder/issues/12809)) ([@&#8203;mafredri](https://github.com/mafredri)) ##### Tests - Apptest was accidently choosing ports in use ([#&#8203;12580](https://github.com/coder/coder/issues/12580)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Ensure `RequireActiveVersion` is actually set when testing with AGPL store ([#&#8203;12843](https://github.com/coder/coder/issues/12843)) ([@&#8203;aslilac](https://github.com/aslilac)) - Add an E2E test for removing a group ([#&#8203;12844](https://github.com/coder/coder/issues/12844)) ([@&#8203;aslilac](https://github.com/aslilac)) - Enable `dbrollup` service for insights tests ([#&#8203;12673](https://github.com/coder/coder/issues/12673)) ([@&#8203;mafredri](https://github.com/mafredri)) - Fix TODO for increased accuracy in insights test ([#&#8203;12727](https://github.com/coder/coder/issues/12727)) ([@&#8203;mafredri](https://github.com/mafredri)) - Fix template name too long in TestPatchTemplateMeta ([#&#8203;12781](https://github.com/coder/coder/issues/12781)) ([@&#8203;mafredri](https://github.com/mafredri)) Compare: [`v2.9.0...v2.10.0`](https://github.com/coder/coder/compare/v2.9.0...v2.10.0) ##### Container image - `docker pull ghcr.io/coder/coder:v2.10.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. ### [`v2.9.2`](https://github.com/coder/coder/releases/tag/v2.9.2) [Compare Source](https://github.com/coder/coder/compare/v2.9.1...v2.9.2) ##### Changelog ##### Bug fixes - Fix issue causing Coder's external auth to open duplicate windows ([#&#8203;12729](https://github.com/coder/coder/issues/12729)) ([@&#8203;aslilac](https://github.com/aslilac)) - Fix: remove unnecessary href from external auth flow ([#&#8203;12586](https://github.com/coder/coder/issues/12586)) ([@&#8203;emryk](https://github.com/emryk)) Compare: [`v2.9.1...v2.9.2`](https://github.com/coder/coder/compare/v2.9.1...v2.9.2) ##### Container image - `docker pull ghcr.io/coder/coder:v2.9.2` ##### 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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
prskr added 1 commit 2024-04-04 04:11:51 +00:00
chore(deps): update ghcr.io/coder/coder docker tag to v2.10.0
All checks were successful
Hetzner Cloud template / hetzner-cloud-template (pull_request) Successful in 24s
12591526fd
prskr merged commit 3d80c9bc71 into main 2024-04-10 19:42:30 +00:00
prskr deleted branch renovate/ghcr.io-coder-coder-2.x 2024-04-10 19:42:30 +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: prskr/coder-template#15
No description provided.