Skip to content

fix(container): update image ghcr.io/anomalyco/opencode ( 1.2.19 ➔ 1.2.20 )#2354

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-anomalyco-opencode-1.x
Open

fix(container): update image ghcr.io/anomalyco/opencode ( 1.2.19 ➔ 1.2.20 )#2354
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-anomalyco-opencode-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/anomalyco/opencode patch 1.2.191.2.20

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ghcr.io-anomalyco-opencode-1.x branch from cf62425 to 4ceb3e6 Compare March 6, 2026 08:03
@deepsource-io
Copy link
Contributor

deepsource-io bot commented Mar 6, 2026

DeepSource Code Review

We reviewed changes in 283844e...4ceb3e6 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
JavaScript Mar 6, 2026 8:03a.m. Review ↗
Shell Mar 6, 2026 8:03a.m. Review ↗

@tanguille-cluster
Copy link

--- kubernetes/apps/ai/opencode/app Kustomization: ai/opencode HelmRelease: ai/opencode

+++ kubernetes/apps/ai/opencode/app Kustomization: ai/opencode HelmRelease: ai/opencode

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

               TZ: Europe/Brussels
             envFrom:
             - secretRef:
                 name: opencode-secret
             image:
               repository: ghcr.io/anomalyco/opencode
-              tag: 1.2.19@sha256:1e67e250c2cb9b117953a98c7911d0909d2a7bb6457369e96cab8aa2e89da493
+              tag: 1.2.20@sha256:29139b029ea050ad91f2283de289379e2f583a63dc7676ffdb239123b9a309f5
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@tanguille-cluster
Copy link

--- HelmRelease: ai/opencode Deployment: ai/opencode-server

+++ HelmRelease: ai/opencode Deployment: ai/opencode-server

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

           value: /home/opencode
         - name: TZ
           value: Europe/Brussels
         envFrom:
         - secretRef:
             name: opencode-secret
-        image: ghcr.io/anomalyco/opencode:1.2.19@sha256:1e67e250c2cb9b117953a98c7911d0909d2a7bb6457369e96cab8aa2e89da493
+        image: ghcr.io/anomalyco/opencode:1.2.20@sha256:29139b029ea050ad91f2283de289379e2f583a63dc7676ffdb239123b9a309f5
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /
             port: 4096
           initialDelaySeconds: 10

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.

0 participants