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 ( 2.12.3 → 2.13.1 ) #1953

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

samip5-bot[bot]
Copy link
Contributor

@samip5-bot samip5-bot bot commented Jul 3, 2024

This PR contains the following updates:

Package Update Change
coder (source) minor 2.12.3 -> 2.13.1

Release Notes

coder/coder (coder)

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

Bugfixes

Compare: v2.13.0...v2.13.1

Container image

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

Install/upgrade

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

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

BREAKING CHANGES
Features
Bug fixes
Changes to hidden experiments

These changes are hidden behind an unsafe experiment and will be made available in a future release. Follow progress in our issue tracker on Organizations + Custom Roles and Notifications.

Documentation
Code refactoring
Chores
Other changes

Compare: v2.12.3...v2.13.0

Container image

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

Install/upgrade

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

v2.12.5

Compare Source

Stable (since July 22, 2024)

Changelog

Bugfixes
  • Keep active users active in scim (#​13955, 03c5d42) (@​Emyrk)

    Caused an issue preventing workspaces from autostarting until the owning user logged in.

Compare: v2.12.4...v2.12.5

Container image

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

Install/upgrade

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

v2.12.4

Compare Source

Stable (since July 19, 2024)

Changelog

Changes

Compare: v2.12.3...v2.12.4

Container image

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

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.

Copy link
Contributor Author

samip5-bot bot commented Jul 3, 2024

--- k8s/nebula/apps/dev/coder/app Kustomization: flux-system/cluster-apps-coder HelmRelease: dev/coder

+++ k8s/nebula/apps/dev/coder/app Kustomization: flux-system/cluster-apps-coder HelmRelease: dev/coder

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

     spec:
       chart: coder
       sourceRef:
         kind: HelmRepository
         name: coder-charts
         namespace: flux-system
-      version: 2.12.3
+      version: 2.13.0
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2

Copy link
Contributor Author

samip5-bot bot commented Jul 3, 2024

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

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

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

               name: coder-secret
         - name: CODER_OIDC_CLIENT_SECRET
           valueFrom:
             secretKeyRef:
               key: CODER_OIDC_CLIENT_SECRET
               name: coder-secret
-        image: ghcr.io/coder/coder:v2.12.3
+        image: ghcr.io/coder/coder:v2.13.0
         imagePullPolicy: IfNotPresent
         lifecycle: {}
         livenessProbe:
           httpGet:
             path: /healthz
             port: http

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | coder   | 2.12.3 | 2.13.1 |
@samip5-bot samip5-bot bot force-pushed the renovate/nebula-coder-2.x branch from 6cdfea3 to aa72a90 Compare July 20, 2024 00:05
@samip5-bot samip5-bot bot changed the title feat(helm): update chart coder ( 2.12.3 → 2.13.0 ) feat(helm): update chart coder ( 2.12.3 → 2.13.1 ) Jul 20, 2024
@samip5-bot samip5-bot bot added the size/XS label Jul 20, 2024
@samip5 samip5 merged commit b688e0d into main Jul 23, 2024
5 of 8 checks passed
@samip5 samip5 deleted the renovate/nebula-coder-2.x branch July 23, 2024 10:22
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