feat(helm): update chart coder ( 2.29.4 ➔ 2.31.3 )#533
Open
mortyops[bot] wants to merge 1 commit intomainfrom
Open
feat(helm): update chart coder ( 2.29.4 ➔ 2.31.3 )#533mortyops[bot] wants to merge 1 commit intomainfrom
mortyops[bot] wants to merge 1 commit intomainfrom
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.29.4
+ version: 2.31.3
install:
crds: CreateReplace
remediation:
retries: 3
strategy:
name: RetryOnFailure |
Contributor
Author
--- HelmRelease: coder/coder Deployment: coder/coder
+++ HelmRelease: coder/coder Deployment: coder/coder
@@ -15,12 +15,13 @@
matchLabels:
app.kubernetes.io/instance: coder
app.kubernetes.io/name: coder
template:
metadata:
annotations:
+ app.kubernetes.io/component: coderd
prometheus.io/port: '2112'
prometheus.io/scrape: 'true'
labels:
app.kubernetes.io/instance: coder
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: coder
@@ -102,21 +103,15 @@
value: '*.coder...PLACEHOLDER_SECRET_DOMAIN..'
- name: CODER_UPDATE_CHECK
value: 'false'
envFrom:
- secretRef:
name: coder
- image: ghcr.io/coder/coder:v2.29.4
+ image: ghcr.io/coder/coder:v2.31.3
imagePullPolicy: IfNotPresent
lifecycle: {}
- livenessProbe:
- httpGet:
- path: /healthz
- port: http
- scheme: HTTP
- initialDelaySeconds: 0
name: coder
ports:
- containerPort: 8080
name: http
protocol: TCP
- containerPort: 2112 |
30a48e4 to
dd2f1de
Compare
dd2f1de to
a91c027
Compare
a91c027 to
8ab2b96
Compare
8ab2b96 to
e6d1573
Compare
e6d1573 to
abebbfe
Compare
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | coder | 2.29.4 | 2.31.3 |
abebbfe to
4bc1106
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.29.4→2.31.3Release Notes
coder/coder (coder)
v2.31.3Compare Source
Changelog
Chores
Bug Fixes
deaacff) (@Emyrk)Compare:
v2.31.2...v2.31.3Container image
docker pull ghcr.io/coder/coder:v2.31.2Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.31.2Compare Source
Changelog
Chores
2828d28) (@Emyrk)Compare:
v2.31.1...v2.31.2Container image
docker pull ghcr.io/coder/coder:v2.31.2Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.31.1Compare Source
Changelog
BREAKING CHANGES
feat(cli)!: expire tokens by default (#21783,
4a3304f) (@johnstcn)feat(site)!: add consent prompt for auto-creation with prefilled parameters (#22011,
60e3ab7) (@kacpersaw)fix!: remove deprecated prometheus metrics (#21788,
036ed56) (@mtojek)Features
AI Governance
aibridge_interceptionstable (#21839,90c11f3) (@pawbana)8e9638c) (@ssncferreira)5cf9795) (@ssncferreira)adcdbfd) (@jakehwll)bf076fb) (@app/blinkagent)Tasks
2549fc7) (@mafredri)62704eb) (@jakehwll)efcfee8) (@mafredri)coder task pausecommand (#22012,6d41d98) (@DanielleMaywood)coder task resumecommand (#22066,d737f8c) (@DanielleMaywood)21eabb1) (@mafredri)d5ae72d) (@EhabY)8990a10) (@EhabY)ebd7ab1) (@EhabY)3fcd8c6) (@EhabY)e6fbf50) (@SasSwart)47b8ca9) (@SasSwart)31c1279) (@DanielleMaywood)CLI
e3ce3c3) (@rowansmithau)683a7c0) (@rowansmithau)coder login tokencommand to print session token (#21627,d09300e) (@kacpersaw)Devontainers
coder_devcontainer(#21602,1a94aa6) (@DanielleMaywood)2de8cdf) (@DanielleMaywood)6ccd20d) (@DanielleMaywood)af0e171) (@DanielleMaywood)Dashboard
22ece10) (@sreya)presetdropdown (#21694,7a8d8d2) (@jakehwll)c990981) (@jaaydenh)Shared Workspaces
37a8e61) (@zenithwolf1000)Misc
1e27406) (@kacpersaw)37aecda) (@DanielleMaywood)6ac77f2) (@app/blinkagent)adc7775) (@ibetitsmike)04b0253) (@mtojek)353ebd9) (@johnstcn)8aa9e9a) (@spikecurtis)b84bb43) (@spikecurtis)6035e45) (@sreya)5f3be6b) (@cstyan)0071338) (@app/blinkagent)1069ce6) (@spikecurtis)efd98bd) (@Emyrk)Bug fixes
bb7b49d) (@mtojek)coder create --orgfor any organization (#21528,4b3889e) (@ethanndickson)--parameterflag during update (#22221,3c69d68) (@kacpersaw)require_active_versionis set (#22033,6c16794) (@f0ssel)c60c373) (@mafredri)f8eea54) (@johnstcn)f016d9e) (@kacpersaw)b776a14) (@ThomasK33)f75cbab) (@mafredri)96695ed) (@mafredri)client_secret_basicclient auth (#21793,dd6aec0) (@ThomasK33)c60f802) (@geokat)fcf431c) (@cryptoluks)CODER_PPROF_ADDRESSandCODER_PROMETHEUS_ADDRESS(#21714,892b226) (@app/blinkagent)total_member_countfor group subtitles when sharing (#21744,f5d4926) (@geokat)c3ea544) (@kylecarbs)b612762) (@mafredri)0ab54fd) (@DanielleMaywood)873e054) (@DanielleMaywood)de4ff78) (@jeremyruppel)0652664) (@jeremyruppel)4f1fd82) (@sreya)4847920) (@jaaydenh)3c1db17) (@sreya)b1e18f2) (@Emyrk)9d887f2) (@jakehwll)953a615) (@f0ssel)62fa0e8) (@aqandrew)View Taskfor Tasks workspaces (#21970,edcee32) (@jakehwll)456c0bc) (@mtojek)a5bc0eb) (@DevelopmentCats)a31e476) (@zedkipp)Activity bumpwhenDefault autostopis0(#22112,5e7b3c3) (@jakehwll)AuthInstanceIDfor sub agents (#22196,911d734) (@DanielleMaywood)workspace:createfor any owner to list users (#21947,e8d6016) (@f0ssel)Managed AgentsonEnterprise(#22210,d700f9e) (@jakehwll)e2cbf03) (@Emyrk)6a783fc) (@zedkipp)provisioner_statefromworkspace_build_with_userview (#22159,0a7a3da) (@sreya)974ca3e) (@DanielleMaywood)947b390) (@mafredri)93e8239) (@Emyrk)107fd97) (@rowansmithau)22c2da5) (@EhabY)Documentation
2add69a) (@mattvollmer)5da28ff) (@app/blinkagent)b035843) (@app/blinkagent)b91622e) (@matifali)72e89d3) (@app/blinkagent)28b4e64) (@ssncferreira)b955e10) (@ibetitsmike)90faf51) (@app/blinkagent)e3f7850) (@ssncferreira)a4296cb) (@app/blinkagent)e5c3d15) (@app/blinkagent)63563e5) (@matifali)fb027da) (@app/blinkagent)02a80ea) (@DanielleMaywood)Performance improvements
b9d237b) (@SasSwart)Chores
25a0c80) (@johnstcn)c2c2250) (@johnstcn)d0c67cc) (@dannykopping)788fdca) (@app/blinkagent)57ab991) (@bpmct)11e17b3) (@sreya)a613ffa) (@ssncferreira)01f0667) (@Emyrk)1c4dd78) (@rowansmithau)c664e4f) (@rowansmithau)d9ec892) (@rowansmithau)e5f64eb) (@Emyrk)efdaaa2) (@Emyrk)c339aa9) (@Emyrk)Compare:
v2.30.3...v2.31.1Container image
docker pull ghcr.io/coder/coder:v2.31.1Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.30.3Compare Source
Changelog
Bug fixes
55da992)7e0cf53) (@johnstcn)Chores
613029c)Compare:
v2.30.2...v2.30.3Container image
docker pull ghcr.io/coder/coder:v2.30.3Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.30.2Compare Source
Changelog
BREAKING CHANGES
40b3970)Features
soft_limittolimit(cherry-pick/v2.30) (#22209,bfb6583)Bug fixes
AuthInstanceIDfor sub agents (#22196) (#22211,fa284dc)Chores
d4ce962)b89dc43)fa050ee)Compare:
v2.30.1...v2.30.2Container image
docker pull ghcr.io/coder/coder:v2.30.2Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.30.1Compare Source
Changelog
Bug fixes
Update AI Bridge to preserve stream property in 'chat/completions' calls (#21953,
ef29702)CLI: Revert #21583 (#22000) (#22002,
16408b1)Compare:
v2.30.0...v2.30.1Container image
docker pull ghcr.io/coder/coder:v2.30.1Install/upgrade
Refer to our docs to install or upgrade Coder, or use a release asset below.
v2.30.0Compare Source
Changelog
BREAKING CHANGES
feat!: Cached Terraform Modules speed up workspace startup (#21398,
60b3fd0) (@Emyrk)feat!: implement
AI Bridgeheading to/deployment/observability(#20791,ab4366f) (@jakehwll)feat!: support PKCE in the oauth2 client's auth/exchange flow (#21215,
8fefd91) (@Emyrk)fix(agent/agentssh)!: use configured directory for SFTP connections (#21194,
6bea82b) (@mafredri)Other Major Callouts
This release includes the GA of Coder AI Bridge and Agent Boundaries through Coder's AI Governance Add-On. A future release of Coder will require the add-on license in order to continue using these features.
Agent Boundaries goes GA:
AI Bridge goes GA:
Shared Workspaces is Early Access:
Starting in v2.30, the PostgreSQL connection pool is now configurable; see the Connection pool tuning docs for additional guidance
Features
AI Bridge
e24cc5e) (@pawbana)b975722) (@ssncferreira)3517772) (@ssncferreira)b522c94) (@ssncferreira)74b6d12) (@ssncferreira)a406ed7) (@ssncferreira)09f5004) (@ssncferreira)a14a22e) (@dannykopping)47b3846) (@ssncferreira)ed679bb) (@kacpersaw)Boundary
0792403) (@zedkipp)6d8e6d4) (@zedkipp)2204731) (@zedkipp)CLI
ce627bf) (@SasSwart)0f446f9) (@johnstcn)2b448c7) (@johnstcn)cac6d4c) (@spikecurtis)4d414a0) (@code-asher)Dashboard
a87a444) (@aqandrew)b9f8295) (@jaaydenh)e4a06f8) (@jaaydenh)2de2cd5) (@jaaydenh)d25d952) (@jaaydenh)27f0413) (@code-asher)ee58f40) (@mafredri)a8862be) (@mtojek)8e460ca) (@bpmct)e7bbfe2) (@DanielleMaywood)Database
2132c53) (@mafredri)9ebcca5) (@mafredri)c85d79b) (@mafredri)9ec90cf) (@mafredri)workspace_agent_logs(#21039,ff46917) (@mafredri)49a42ef) (@dannykopping)Enterprise
4379230) (@geokat)103967e) (@geokat)0712fae) (@geokat)Server
56e7858) (@mafredri)6f86f67) (@kacpersaw)0552913) (@DanielleMaywood)4c7844a) ([@mafredri](htConfiguration
📅 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.
This PR has been generated by Renovate Bot.