feat(helm): update chart coder ( 2.35.3 ➔ 2.36.0 ) - #1306
Open
mortyops[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
--- kubernetes/apps/coder/app Kustomization: coder/coder HelmRelease: coder/coder
+++ kubernetes/apps/coder/app Kustomization: coder/coder HelmRelease: coder/coder
@@ -13,13 +13,13 @@
spec:
chart: coder
sourceRef:
kind: HelmRepository
name: coder
namespace: flux-system
- version: 2.35.3
+ version: 2.36.0
install:
crds: CreateReplace
remediation:
retries: 3
strategy:
name: RetryOnFailure |
Contributor
Author
--- HelmRelease: coder/coder Deployment: coder/coder
+++ HelmRelease: coder/coder Deployment: coder/coder
@@ -115,13 +115,13 @@
value: '*.coder.'
- name: CODER_UPDATE_CHECK
value: 'false'
envFrom:
- secretRef:
name: coder
- image: ghcr.io/coder/coder:v2.35.3
+ image: ghcr.io/coder/coder:v2.36.0
imagePullPolicy: IfNotPresent
lifecycle: {}
name: coder
ports:
- containerPort: 8080
name: http |
mortyops
Bot
force-pushed
the
renovate/coder-2.x
branch
17 times, most recently
from
August 12, 2026 16:58
6c8aad2 to
5695e61
Compare
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | coder | 2.35.3 | 2.36.0 |
mortyops
Bot
force-pushed
the
renovate/coder-2.x
branch
from
August 12, 2026 20:42
5695e61 to
4de7291
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.35.3→2.36.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
coder/coder (coder)
v2.36.0Compare Source
Changelog
BREAKING CHANGES
Dynamic client registration disabled by default (#27316)
login_type=nonedeprecated; existing accounts converted to password login (#26851)chat_model_configs.providercolumn removed (#26877)Features
AI Governance
Budget tracking and enforcement
User and group AI spend is now tracked, enforced, and exposed across the platform.
Seat counting
Standalone AI Gateway
The AI Gateway can now be deployed as a standalone process with its own start command, health endpoints, observability stack, and Helm chart.
coder ai-gateway startcommand (#26605)/healthzand/readyzendpoints (#26988)--aigateway-proxy-targetflag (#27122)Coder Agents
Chat quality of life
/compactcommand (#27081)spawn_agent(#26974, #27196, #27385)wait_agenterror payload; child error detail surfaced inlast_error(#27478, #27477)WatchAIProviderssynchronizes provider changes to clients in real time (#27091)claude-fable-5andclaude-mythos-5added as known model defaults (#27131)/v1/messagesroute on Copilot (#26911)Template Builder
User Secrets
coder secret importCLI command for bulk secret files (#27534)RBAC & Auth
Workspace & Platform
CommandExecutorinterface (#26422)Dashboard
AppearanceProviderintroduced to decoupleexternalImagesfrom theme (#27197)Bug fixes
Server
sync.Mapsemantics in the typed wrapper (#27582)AI
ChatErrorKindUsageLimit(#27538)ChatMessagePart.Signaturefield (#27588)chat_messages(#27087)Security & Auth
Template Builder
project_idvariable in GCP template builder bases (#27015)Dashboard
allow_user_autostopis on (#27083)prepareSQLFilterfor workspace and template endpoints (#27248)Documentation
write-docsauthoring skill added (#26767)manifest.jsonpage descriptions for SEO (#27267)BrandNames,GerundHeading, directional language, and contractions (#25501, #25502, #26729)@coder/docsas CODEOWNER for docs content and tooling (#27240)Compare:
v2.35.0...v2.36.0Container image
docker pull ghcr.io/coder/coder:v2.36.0Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.35.4Compare Source
Changelog
Security patches
Bug fixes
c9388a1) (@ssncferreira)fe656fc)fd5efa5)81add7e)Compare:
v2.35.3...v2.35.4Container image
docker pull ghcr.io/coder/coder:2.35.4Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.