Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(helm): update chart coder to 2.12.1 #418

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change OpenSSF
coder (source) minor 2.11.2 -> 2.12.1 OpenSSF Scorecard

Release Notes

coder/coder (coder)

v2.12.1

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.

Bug fixes

Compare: v2.12.0...v2.12.1

Container image

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

Install/upgrade

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

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.

[!IMPORTANT]
The v2.12.0 CLI is not backward compatible with previous versions of Coder Server.
The recommended workflow is to upgrade the server before upgrading the CLI.

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 Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Jun 4, 2024

--- kubernetes/apps/services/coder/app Kustomization: flux-system/coder HelmRelease: services/coder

+++ kubernetes/apps/services/coder/app Kustomization: flux-system/coder HelmRelease: services/coder

@@ -13,13 +13,13 @@

     spec:
       chart: coder
       sourceRef:
         kind: HelmRepository
         name: coder
         namespace: flux-system
-      version: 2.11.2
+      version: 2.12.1
   install:
     remediation:
       retries: 3
   interval: 30m
   uninstall:
     keepHistory: false

Copy link

github-actions bot commented Jun 4, 2024

--- HelmRelease: services/coder Deployment: services/coder

+++ HelmRelease: services/coder Deployment: services/coder

@@ -55,13 +55,13 @@

           value: https://coder.
         - name: CODER_OIDC_CLIENT_ID
           value: coder
         envFrom:
         - secretRef:
             name: coder-secret
-        image: ghcr.io/coder/coder:v2.11.2
+        image: ghcr.io/coder/coder:v2.12.1
         imagePullPolicy: IfNotPresent
         lifecycle: {}
         livenessProbe:
           httpGet:
             path: /healthz
             port: http

@renovate renovate bot force-pushed the renovate/coder-2.x branch from 27c95ee to de07428 Compare June 6, 2024 03:54
@renovate renovate bot changed the title feat(helm): update chart coder to 2.12.0 feat(helm): update chart coder to 2.12.1 Jun 6, 2024
@chrisbsmith chrisbsmith merged commit 255e63f into main Jun 6, 2024
5 checks passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/coder-2.x branch June 6, 2024 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant