chore(deps): update helm release coder to v2.12.0 #142

Merged
prskr merged 1 commit from renovate/coder-2.x into main 2024-06-05 06:41:38 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
coder (source) HelmChart minor 2.11.2 -> 2.12.0

Release Notes

coder/coder (coder)

v2.12.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.

Networking Performance Improvements

Since version 2.9.0, we've made several improvements to our networking layer, culminating in remarkable performance gains in 2.12.0. You’ll immediately notice faster file transfers to and from your Coder Workspaces, more stable connections with less initial stutter, and a smoother experience when testing resource-heavy applications.

Read more about this on our blog: How We Improved Performance of Userspace TCP Stack in Go by 5x

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

Compare: v2.11.2...v2.12.0

Container image

  • docker pull ghcr.io/coder/coder:v2.12.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.11.2` -> `2.12.0` | --- ### Release Notes <details> <summary>coder/coder (coder)</summary> ### [`v2.12.0`](https://github.com/coder/coder/releases/tag/v2.12.0) [Compare Source](https://github.com/coder/coder/compare/v2.11.2...v2.12.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). #### Networking Performance Improvements Since version 2.9.0, we've made several improvements to our networking layer, culminating in remarkable performance gains in 2.12.0. You’ll immediately notice faster file transfers to and from your Coder Workspaces, more stable connections with less initial stutter, and a smoother experience when testing resource-heavy applications. > Read more about this on our blog: [How We Improved Performance of Userspace TCP Stack in Go by 5x](https://coder.com/blog/delivering-5x-faster-throughput-in-coder-2-12-0) ##### Features - Mask `coder login` token to enhance security ([#&#8203;12948](https://github.com/coder/coder/issues/12948), [`060f023`](https://github.com/coder/coder/commit/060f02317)) ([@&#8203;michaelbrewer](https://github.com/michaelbrewer)) - Use latest gVisor and go 1.22.3 ([#&#8203;13338](https://github.com/coder/coder/issues/13338), [`b43344b`](https://github.com/coder/coder/commit/b43344b67)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Add support for multiple banners ([#&#8203;13081](https://github.com/coder/coder/issues/13081), [`d8e0be6`](https://github.com/coder/coder/commit/d8e0be6ee)) ([@&#8203;aslilac](https://github.com/aslilac)) - Measure pubsub latencies and expose metrics ([#&#8203;13126](https://github.com/coder/coder/issues/13126), [`4671ebb`](https://github.com/coder/coder/commit/4671ebb33)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - Popover paywall in appearance settings ([#&#8203;13217](https://github.com/coder/coder/issues/13217), [`7eb228e`](https://github.com/coder/coder/commit/7eb228e3f)) ([@&#8203;aslilac](https://github.com/aslilac)) - Store `coder_workspace_tags` in the database ([#&#8203;13294](https://github.com/coder/coder/issues/13294), [`b8b80fe`](https://github.com/coder/coder/commit/b8b80fe6d)) ([@&#8203;mtojek](https://github.com/mtojek)) - Open most recent directory or workspace when launching VS Code ([#&#8203;13326](https://github.com/coder/coder/issues/13326), [`8e78b94`](https://github.com/coder/coder/commit/8e78b9495)) ([@&#8203;code-asher](https://github.com/code-asher)) - Allow workspaces to select a provisioner tag ([#&#8203;13333](https://github.com/coder/coder/issues/13333), [`c2837a6`](https://github.com/coder/coder/commit/c2837a62e)) ([@&#8203;mtojek](https://github.com/mtojek)) - Server: Add `times_used` to `coder_app`s in insights API ([#&#8203;13292](https://github.com/coder/coder/issues/13292), [`a0fce36`](https://github.com/coder/coder/commit/a0fce363c)) ([@&#8203;mafredri](https://github.com/mafredri)) - Server: Add endpoints for editing and deleting organizations ([#&#8203;13287](https://github.com/coder/coder/issues/13287), [`3f1e9c0`](https://github.com/coder/coder/commit/3f1e9c038)) ([@&#8203;aslilac](https://github.com/aslilac)) - Provisioner: Pass owner git ssh key via Terraform ([#&#8203;13366](https://github.com/coder/coder/issues/13366), [`cca3cb1`](https://github.com/coder/coder/commit/cca3cb1c5)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Dashboard: Open README links in new tab ([#&#8203;13264](https://github.com/coder/coder/issues/13264), [`a5a6494`](https://github.com/coder/coder/commit/a5a64948c)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - Dashboard: Show number of times `coder_app` is opened ([#&#8203;13335](https://github.com/coder/coder/issues/13335), [`f27f5c0`](https://github.com/coder/coder/commit/f27f5c000)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) ![Session counter on coder_app](https://github.com/coder/coder/assets/22407953/88545f49-2b93-46d8-9697-4ec655b69989) - Dashboard: Show "update and start" button when updates are required by the template ([#&#8203;13334](https://github.com/coder/coder/issues/13334), [`78deaba`](https://github.com/coder/coder/commit/78deaba48)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) ##### Bug fixes - Install openrc service on alpine ([#&#8203;12294](https://github.com/coder/coder/issues/12294)) ([#&#8203;12870](https://github.com/coder/coder/issues/12870), [`b20c63c`](https://github.com/coder/coder/commit/b20c63c18)) ([@&#8203;recanman](https://github.com/recanman)) - Make handleManifest always signal dependents ([#&#8203;13141](https://github.com/coder/coder/issues/13141), [`d51c691`](https://github.com/coder/coder/commit/d51c6912a)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Use a native websocket.NetConn for agent RPC client ([#&#8203;13142](https://github.com/coder/coder/issues/13142), [`e76b595`](https://github.com/coder/coder/commit/e76b59505)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Prevent extending if template disallows ([#&#8203;13182](https://github.com/coder/coder/issues/13182), [`24448e7`](https://github.com/coder/coder/commit/24448e79f)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - Skip license review for dependabot ([#&#8203;13239](https://github.com/coder/coder/issues/13239), [`82c1562`](https://github.com/coder/coder/commit/82c1562f8)) ([@&#8203;sreya](https://github.com/sreya)) - Fix nix flake sed command ([#&#8203;13243](https://github.com/coder/coder/issues/13243), [`ee817b4`](https://github.com/coder/coder/commit/ee817b4d8)) ([@&#8203;sreya](https://github.com/sreya)) - Properly convert max port share level for oss ([#&#8203;13261](https://github.com/coder/coder/issues/13261), [`ebee928`](https://github.com/coder/coder/commit/ebee9288a)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Update tests for useClipboard to minimize risks of flakes ([#&#8203;13250](https://github.com/coder/coder/issues/13250), [`63e0685`](https://github.com/coder/coder/commit/63e06853e)) ([@&#8203;Parkreiner](https://github.com/Parkreiner)) - Wait for PGCoordinator to clean up db state ([#&#8203;13351](https://github.com/coder/coder/issues/13351), [`a0962ba`](https://github.com/coder/coder/commit/a0962ba08)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Respect `--disable-direct-connections` on coder speedtest ([#&#8203;13377](https://github.com/coder/coder/issues/13377), [`a551aa5`](https://github.com/coder/coder/commit/a551aa51a)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Stop logging workspace agent unless verbose ([#&#8203;13378](https://github.com/coder/coder/issues/13378), [`84b3121`](https://github.com/coder/coder/commit/84b312177)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Block writes from gVisor to tailscale instead of dropping ([#&#8203;13389](https://github.com/coder/coder/issues/13389), [`b7edf5b`](https://github.com/coder/coder/commit/b7edf5bbc)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Increses DERP send queue length to 512 for increased throughput ([#&#8203;13406](https://github.com/coder/coder/issues/13406), [`5aea803`](https://github.com/coder/coder/commit/5aea80381)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Return error if agent init script fails to download valid binary ([#&#8203;13280](https://github.com/coder/coder/issues/13280), [`59ab505`](https://github.com/coder/coder/commit/59ab5053b)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - Update install.sh to remove dead doc link ([#&#8203;13308](https://github.com/coder/coder/issues/13308), [`bee4ece`](https://github.com/coder/coder/commit/bee4ece1b)) ([@&#8203;Kira-Pilot](https://github.com/Kira-Pilot)) - Update `DeleteWorkspaceOptions` to pick properties correctly ([#&#8203;13423](https://github.com/coder/coder/issues/13423), [`19530c6`](https://github.com/coder/coder/commit/19530c6b4)) ([@&#8203;Parkreiner](https://github.com/Parkreiner)) - CLI: Skip optional coder_external_auth ([#&#8203;13368](https://github.com/coder/coder/issues/13368), [`bc8126f`](https://github.com/coder/coder/commit/bc8126fa4)) ([@&#8203;michaelbrewer](https://github.com/michaelbrewer)) - Installer: Install from github when using `--stable` on macOS ([#&#8203;13216](https://github.com/coder/coder/issues/13216), [`e14f8fb`](https://github.com/coder/coder/commit/e14f8fb64)) ([@&#8203;aslilac](https://github.com/aslilac)) - Dashboard: Fix group badge visual ([#&#8203;13263](https://github.com/coder/coder/issues/13263), [`f149279`](https://github.com/coder/coder/commit/f14927955)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - Dashboard: Fix floating number on duration fields ([#&#8203;13209](https://github.com/coder/coder/issues/13209), [`4af0f09`](https://github.com/coder/coder/commit/4af0f093e)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - Dashboard: Correct the size and position of the timeline trail in safari ([#&#8203;13348](https://github.com/coder/coder/issues/13348), [`d748c6d`](https://github.com/coder/coder/commit/d748c6d71)) ([@&#8203;aslilac](https://github.com/aslilac)) ##### Documentation - Show the proper Redirect URI for Gitea ([#&#8203;13162](https://github.com/coder/coder/issues/13162), [`6f5c183`](https://github.com/coder/coder/commit/6f5c183c8)) ([@&#8203;Idleite](https://github.com/Idleite)) - Bump mainline version to v2.11.0 ([#&#8203;13202](https://github.com/coder/coder/issues/13202), [`c73d5a2`](https://github.com/coder/coder/commit/c73d5a261)) ([@&#8203;stirby](https://github.com/stirby)) - Describe AWS hard NAT ([#&#8203;13205](https://github.com/coder/coder/issues/13205), [`1832a75`](https://github.com/coder/coder/commit/1832a755e)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Bump k8s install version ([#&#8203;13302](https://github.com/coder/coder/issues/13302), [`92c5dfa`](https://github.com/coder/coder/commit/92c5dfa26)) ([@&#8203;coadler](https://github.com/coadler)) - Describe workspace tags ([#&#8203;13352](https://github.com/coder/coder/issues/13352), [`98fa823`](https://github.com/coder/coder/commit/98fa823c7)) ([@&#8203;mtojek](https://github.com/mtojek)) - docs(admin/external-auth.md): add JFrog Artifactory guide ([#&#8203;13166](https://github.com/coder/coder/issues/13166), [`7c3ec51`](https://github.com/coder/coder/commit/7c3ec5199)) ([@&#8203;matifali](https://github.com/matifali)) - docs(ides): document connection via JetBrains Fleet ([#&#8203;13179](https://github.com/coder/coder/issues/13179), [`6790993`](https://github.com/coder/coder/commit/679099373)) ([@&#8203;matifali](https://github.com/matifali)) ##### Code refactoring - Improve test isolation for Axios API logic ([#&#8203;13125](https://github.com/coder/coder/issues/13125), [`f13b1c9`](https://github.com/coder/coder/commit/f13b1c9af)) ([@&#8203;Parkreiner](https://github.com/Parkreiner)) - Dashboard: Refactor the workspace settings form ([#&#8203;13198](https://github.com/coder/coder/issues/13198), [`35cb572`](https://github.com/coder/coder/commit/35cb57288)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - Dashboard: Hide unavailable usage information ([#&#8203;13341](https://github.com/coder/coder/issues/13341), [`390ff9a`](https://github.com/coder/coder/commit/390ff9ac0)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) ##### Tests - Database: Fix DST issue in dbpurge test ([#&#8203;13170](https://github.com/coder/coder/issues/13170), [`619ec92`](https://github.com/coder/coder/commit/619ec927e)) ([@&#8203;mafredri](https://github.com/mafredri)) ##### Continuous integration - Sync terraform version ([#&#8203;13187](https://github.com/coder/coder/issues/13187), [`05facc9`](https://github.com/coder/coder/commit/05facc971)) ([@&#8203;matifali](https://github.com/matifali)) - Only send docs-check notifications on schedule ([#&#8203;13191](https://github.com/coder/coder/issues/13191), [`b56c9c4`](https://github.com/coder/coder/commit/b56c9c438)) ([@&#8203;matifali](https://github.com/matifali)) - Fix test-migrations target when main branch is not present locally ([#&#8203;13306](https://github.com/coder/coder/issues/13306), [`f23d480`](https://github.com/coder/coder/commit/f23d4802b)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Re-pin `actions/dependency-review-action` back to a release ([#&#8203;13309](https://github.com/coder/coder/issues/13309), [`f176ff5`](https://github.com/coder/coder/commit/f176ff532)) ([@&#8203;coadler](https://github.com/coadler)) - Re-enable test migrations in release workflow ([#&#8203;13307](https://github.com/coder/coder/issues/13307), [`45b45f1`](https://github.com/coder/coder/commit/45b45f110)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Build base image on PRs ([#&#8203;13409](https://github.com/coder/coder/issues/13409), [`6730c24`](https://github.com/coder/coder/commit/6730c24c5)) ([@&#8203;matifali](https://github.com/matifali)) - Fix syntax issue in docker-base.yaml ([#&#8203;13412](https://github.com/coder/coder/issues/13412), [`7a7bef0`](https://github.com/coder/coder/commit/7a7bef0da)) ([@&#8203;matifali](https://github.com/matifali)) ##### Chores - Fix build ci ([#&#8203;13164](https://github.com/coder/coder/issues/13164), [`886a97b`](https://github.com/coder/coder/commit/886a97b42)) ([@&#8203;coadler](https://github.com/coadler)) - Add EasyNATDERP tailnet integration test ([#&#8203;13138](https://github.com/coder/coder/issues/13138), [`d956af0`](https://github.com/coder/coder/commit/d956af0a3)) ([@&#8203;deansheather](https://github.com/deansheather)) - Remove superfluous context.Canceled handling ([#&#8203;13140](https://github.com/coder/coder/issues/13140), [`2efb46a`](https://github.com/coder/coder/commit/2efb46a10)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Add build targets to nix flake ([#&#8203;13186](https://github.com/coder/coder/issues/13186), [`3e31187`](https://github.com/coder/coder/commit/3e3118794)) ([@&#8203;kylecarbs](https://github.com/kylecarbs)) - Add DERP websocket integration tests ([#&#8203;13168](https://github.com/coder/coder/issues/13168), [`5e8f97d`](https://github.com/coder/coder/commit/5e8f97d8c)) ([@&#8203;deansheather](https://github.com/deansheather)) - Implement easy NAT direct integration test ([#&#8203;13169](https://github.com/coder/coder/issues/13169), [`72f2efe`](https://github.com/coder/coder/commit/72f2efe04)) ([@&#8203;deansheather](https://github.com/deansheather)) - Add tailnet integration test CI job ([#&#8203;13181](https://github.com/coder/coder/issues/13181), [`677be9a`](https://github.com/coder/coder/commit/677be9aab)) ([@&#8203;deansheather](https://github.com/deansheather)) - Add nginx topology to tailnet tests ([#&#8203;13188](https://github.com/coder/coder/issues/13188), [`421c0d1`](https://github.com/coder/coder/commit/421c0d124)) ([@&#8203;coadler](https://github.com/coadler)) - Enable terraform provisioners in e2e by default ([#&#8203;13134](https://github.com/coder/coder/issues/13134), [`a4bd50c`](https://github.com/coder/coder/commit/a4bd50c98)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Prevent commit signing in tests ([#&#8203;13222](https://github.com/coder/coder/issues/13222), [`989575c`](https://github.com/coder/coder/commit/989575c5b)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - Remove dependabot config for dogfood template ([#&#8203;13230](https://github.com/coder/coder/issues/13230), [`6182ee9`](https://github.com/coder/coder/commit/6182ee90f)) ([@&#8203;matifali](https://github.com/matifali)) - Add multi-org experiment for UI view toggling ([#&#8203;13260](https://github.com/coder/coder/issues/13260), [`9ced001`](https://github.com/coder/coder/commit/9ced00157)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Add setting to enable multi-organization ui ([#&#8203;13266](https://github.com/coder/coder/issues/13266), [`2b29559`](https://github.com/coder/coder/commit/2b2955998)) ([@&#8203;aslilac](https://github.com/aslilac)) - Add workspace activity linter ([#&#8203;13273](https://github.com/coder/coder/issues/13273), [`721ab2a`](https://github.com/coder/coder/commit/721ab2a1b)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Expose all organization ids from AuthContext ([#&#8203;13268](https://github.com/coder/coder/issues/13268), [`a8a0be9`](https://github.com/coder/coder/commit/a8a0be98b)) ([@&#8203;aslilac](https://github.com/aslilac)) - Push rbac actions to policy package ([#&#8203;13274](https://github.com/coder/coder/issues/13274), [`cb6b5e8`](https://github.com/coder/coder/commit/cb6b5e8fb)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Remove rbac psuedo resources, add custom verbs ([#&#8203;13276](https://github.com/coder/coder/issues/13276), [`1f5788f`](https://github.com/coder/coder/commit/1f5788fef)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Verify validity of built in rbac roles ([#&#8203;13296](https://github.com/coder/coder/issues/13296), [`194be12`](https://github.com/coder/coder/commit/194be1213)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Implement databased backend for custom roles ([#&#8203;13295](https://github.com/coder/coder/issues/13295), [`cf91eff`](https://github.com/coder/coder/commit/cf91eff7c)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Fix `TestMeasureLatency/MeasureLatencyRecvTimeout` flake ([#&#8203;13301](https://github.com/coder/coder/issues/13301), [`85de0e9`](https://github.com/coder/coder/commit/85de0e966)) ([@&#8203;coadler](https://github.com/coadler)) - Implement api for creating custom roles ([#&#8203;13298](https://github.com/coder/coder/issues/13298), [`ad8c314`](https://github.com/coder/coder/commit/ad8c31413)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Update git -> 2.43.4 ([#&#8203;13299](https://github.com/coder/coder/issues/13299), [`80538c0`](https://github.com/coder/coder/commit/80538c079)) ([@&#8203;coadler](https://github.com/coadler)) - Update Terraform -> 1.8.4 ([#&#8203;13429](https://github.com/coder/coder/issues/13429), [`b723da9`](https://github.com/coder/coder/commit/b723da9e9)) ([@&#8203;coadler](https://github.com/coadler)) - Add unique org name constraint to db ([#&#8203;13311](https://github.com/coder/coder/issues/13311), [`a63d427`](https://github.com/coder/coder/commit/a63d427ef)) ([@&#8203;aslilac](https://github.com/aslilac)) - Fix tailnet integration test flake ([#&#8203;13313](https://github.com/coder/coder/issues/13313), [`2732094`](https://github.com/coder/coder/commit/273209432)) ([@&#8203;deansheather](https://github.com/deansheather)) - Expose formatExamples enterprise commands ([#&#8203;13304](https://github.com/coder/coder/issues/13304), [`0a86d6d`](https://github.com/coder/coder/commit/0a86d6d17)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Update kubernetes.md, bumping stable from v2.9.4 to v2.10.2 ([#&#8203;13275](https://github.com/coder/coder/issues/13275), [`7ea4a89`](https://github.com/coder/coder/commit/7ea4a89a2)) ([@&#8203;jmshoffs0812](https://github.com/jmshoffs0812)) - Generate terraform testdata with matching terraform version ([#&#8203;13343](https://github.com/coder/coder/issues/13343), [`3364abe`](https://github.com/coder/coder/commit/3364abecd)) ([@&#8203;kylecarbs](https://github.com/kylecarbs)) - Update scale docs to include guidelines for wsproxies ([#&#8203;13350](https://github.com/coder/coder/issues/13350), [`c67eba1`](https://github.com/coder/coder/commit/c67eba10d)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Include custom roles in list org roles ([#&#8203;13336](https://github.com/coder/coder/issues/13336), [`1b4ca00`](https://github.com/coder/coder/commit/1b4ca0042)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Add easy NAT integration tests part 2 ([#&#8203;13312](https://github.com/coder/coder/issues/13312), [`e5bb0a7`](https://github.com/coder/coder/commit/e5bb0a7a0)) ([@&#8203;deansheather](https://github.com/deansheather)) - Skip Azure `TestExpiresSoon` ([#&#8203;13385](https://github.com/coder/coder/issues/13385), [`79d73f7`](https://github.com/coder/coder/commit/79d73f77f)) ([@&#8203;kylecarbs](https://github.com/kylecarbs)) - Add refresh token and error to user's external auth page ([#&#8203;13380](https://github.com/coder/coder/issues/13380), [`6293c33`](https://github.com/coder/coder/commit/6293c3374)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Hard NAT <-> easy NAT integration test ([#&#8203;13314](https://github.com/coder/coder/issues/13314), [`9299e9f`](https://github.com/coder/coder/commit/9299e9f6b)) ([@&#8203;deansheather](https://github.com/deansheather)) - Upgrade `go.uber.org/goleak` ([#&#8203;13388](https://github.com/coder/coder/issues/13388), [`02c3686`](https://github.com/coder/coder/commit/02c36868b)) ([@&#8203;coadler](https://github.com/coadler)) - Move stat reporting into workspacestats package ([#&#8203;13386](https://github.com/coder/coder/issues/13386), [`5789ea5`](https://github.com/coder/coder/commit/5789ea539)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Update deprecated usage of coder_workspace.owner\* fields ([#&#8203;13390](https://github.com/coder/coder/issues/13390), [`e176867`](https://github.com/coder/coder/commit/e176867d7)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Remove git pinning ([#&#8203;13414](https://github.com/coder/coder/issues/13414), [`7569ccc`](https://github.com/coder/coder/commit/7569cccc5)) ([@&#8203;dannykopping](https://github.com/dannykopping)) - Move template meta last_used_at update to workspacestats ([#&#8203;13415](https://github.com/coder/coder/issues/13415), [`de8149f`](https://github.com/coder/coder/commit/de8149fbf)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Rename notification banners to announcement banners ([#&#8203;13419](https://github.com/coder/coder/issues/13419), [`b248f12`](https://github.com/coder/coder/commit/b248f125e)) ([@&#8203;aslilac](https://github.com/aslilac)) - Documentation: Replace git-auth with external-auth ([#&#8203;13167](https://github.com/coder/coder/issues/13167), [`3e77f5b`](https://github.com/coder/coder/commit/3e77f5b51)) ([@&#8203;matifali](https://github.com/matifali)) - Documentation: Update k8s mainline version ([#&#8203;13346](https://github.com/coder/coder/issues/13346), [`a40e954`](https://github.com/coder/coder/commit/a40e954af)) ([@&#8203;coadler](https://github.com/coadler)) - Documentation: Update github app permission to read org members ([#&#8203;13362](https://github.com/coder/coder/issues/13362), [`47f8f5d`](https://github.com/coder/coder/commit/47f8f5d96)) ([@&#8203;matifali](https://github.com/matifali)) - Documentation: Add recommendations for dependency management ([#&#8203;13400](https://github.com/coder/coder/issues/13400), [`7cc96f5`](https://github.com/coder/coder/commit/7cc96f5d4)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - chore(dogfood): bump module versions to latest ([#&#8203;13246](https://github.com/coder/coder/issues/13246), [`7358c1b`](https://github.com/coder/coder/commit/7358c1b1a)) ([@&#8203;matifali](https://github.com/matifali)) - chore(README): add hiring link ([#&#8203;13345](https://github.com/coder/coder/issues/13345), [`ed6ee9a`](https://github.com/coder/coder/commit/ed6ee9aaa)) ([@&#8203;ammario](https://github.com/ammario)) - chore(scripts): fix stable release promote script ([#&#8203;13204](https://github.com/coder/coder/issues/13204), [`f66d044`](https://github.com/coder/coder/commit/f66d0445d)) ([@&#8203;mafredri](https://github.com/mafredri)) - chore(scripts): remove `gh_auth` from `release.sh` ([#&#8203;13347](https://github.com/coder/coder/issues/13347), [`fa9edc1`](https://github.com/coder/coder/commit/fa9edc1f4)) ([@&#8203;coadler](https://github.com/coadler)) - chore(scripts): handle renamed cherry-pick commits in release script ([#&#8203;13395](https://github.com/coder/coder/issues/13395), [`374f0a0`](https://github.com/coder/coder/commit/374f0a0fd)) ([@&#8203;mafredri](https://github.com/mafredri)) - chore(scripts): push version bump pr branch in release script ([#&#8203;13397](https://github.com/coder/coder/issues/13397), [`9ae825e`](https://github.com/coder/coder/commit/9ae825eba)) ([@&#8203;mafredri](https://github.com/mafredri)) - chore(scripts): add custom gh auth to release script ([#&#8203;13396](https://github.com/coder/coder/issues/13396), [`5fb2317`](https://github.com/coder/coder/commit/5fb231774)) ([@&#8203;mafredri](https://github.com/mafredri)) - chore(scripts): add safety check for difference between dry run release notes ([#&#8203;13398](https://github.com/coder/coder/issues/13398), [`9eb797e`](https://github.com/coder/coder/commit/9eb797eb5)) ([@&#8203;mafredri](https://github.com/mafredri)) - chore(scripts): fix expression interpreted as exit code on some Bash versions ([#&#8203;13417](https://github.com/coder/coder/issues/13417), [`4758952`](https://github.com/coder/coder/commit/4758952eb)) ([@&#8203;mafredri](https://github.com/mafredri)) - Dashboard: Fix portforward issue with vite ([#&#8203;13262](https://github.com/coder/coder/issues/13262), [`8412450`](https://github.com/coder/coder/commit/8412450ae)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - Fix unbound variable in tag_version.sh ([#&#8203;13428](https://github.com/coder/coder/issues/13428), [`ba0bf43`](https://github.com/coder/coder/commit/ba0bf43de)) ([@&#8203;mafredri](https://github.com/mafredri)) ##### Other changes - Added documentation for using JetBrains Fleet ([#&#8203;13363](https://github.com/coder/coder/issues/13363), [`ec78f54`](https://github.com/coder/coder/commit/ec78f5494)) ([@&#8203;stirby](https://github.com/stirby)) - Fixed sharable port + coder_app interaction ([#&#8203;13285](https://github.com/coder/coder/issues/13285), [`114fb31`](https://github.com/coder/coder/commit/114fb31fb)) ([@&#8203;stirby](https://github.com/stirby)) - Update manifest.json ([#&#8203;13391](https://github.com/coder/coder/issues/13391), [`b69f635`](https://github.com/coder/coder/commit/b69f6358f)) ([@&#8203;mattvollmer](https://github.com/mattvollmer)) - Upgrade to git v2.45.1 to fix alpine 3.20 builds ([#&#8203;13411](https://github.com/coder/coder/issues/13411), [`a1671a6`](https://github.com/coder/coder/commit/a1671a633)) ([@&#8203;dannykopping](https://github.com/dannykopping)) Compare: [`v2.11.2...v2.12.0`](https://github.com/coder/coder/compare/v2.11.2...v2.12.0) #### Container image - `docker pull ghcr.io/coder/coder:v2.12.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
prskr added 1 commit 2024-06-04 21:18:09 +00:00
chore(deps): update helm release coder to v2.12.0
All checks were successful
Renovate / renovate (push) Successful in 37s
1b0930fae6
prskr merged commit 1b0930fae6 into main 2024-06-05 06:41:38 +00:00
prskr deleted branch renovate/coder-2.x 2024-06-05 06:41:38 +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#142
No description provided.