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 coder ( 2.10.2 → 2.11.0 ) #2925

Merged
merged 1 commit into from
May 12, 2024

Conversation

mahoro-bot[bot]
Copy link
Contributor

@mahoro-bot mahoro-bot bot commented May 7, 2024

This PR contains the following updates:

Package Update Change
coder (source) minor 2.10.2 -> 2.11.0

Release Notes

coder/coder (coder)

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

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

Compare: v2.10.2...v2.11.0

Container image

  • docker pull ghcr.io/coder/coder:v2.11.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.

@mahoro-bot mahoro-bot bot requested a review from cbc02009 as a code owner May 7, 2024 18:22
@mahoro-bot mahoro-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels May 7, 2024
@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented May 7, 2024

--- kubernetes/main/apps/dev/coder/app Kustomization: flux-system/coder HelmRelease: dev/coder

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

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

     spec:
       chart: coder
       sourceRef:
         kind: HelmRepository
         name: coder-v2
         namespace: flux-system
-      version: 2.10.2
+      version: 2.11.0
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 3

@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented May 7, 2024

--- HelmRelease: dev/coder Deployment: dev/coder

+++ HelmRelease: dev/coder Deployment: dev/coder

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

           valueFrom:
             secretKeyRef:
               key: CODER_PG_CONNECTION_URL
               name: coder
         - name: CODER_ACCESS_URL
           value: https://coder.kokoro.wtf
-        image: ghcr.io/coder/coder:v2.10.2
+        image: ghcr.io/coder/coder:v2.11.0
         imagePullPolicy: IfNotPresent
         lifecycle: {}
         livenessProbe:
           httpGet:
             path: /healthz
             port: http

@mahoro-bot mahoro-bot bot merged commit 6a33652 into main May 12, 2024
6 checks passed
@mahoro-bot mahoro-bot bot deleted the renovate/main-coder-2.x branch May 13, 2024 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant