Skip to content

fix(container): update image ghcr.io/joryirving/opencode ( 1.18.29 ➔ 1.18.30 ) - #1636

Merged
mortyops[bot] merged 1 commit into
mainfrom
renovate/ghcr.io-joryirving-opencode-1.x
Sep 9, 2026
Merged

fix(container): update image ghcr.io/joryirving/opencode ( 1.18.29 ➔ 1.18.30 )#1636
mortyops[bot] merged 1 commit into
mainfrom
renovate/ghcr.io-joryirving-opencode-1.x

Conversation

@mortyops

@mortyops mortyops Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/joryirving/opencode (source) patch 1.18.291.18.30

Release Notes

sst/opencode (ghcr.io/joryirving/opencode)

v1.18.30

Compare Source

Core
Improvements
  • Added the Astra system prompt for GPT-6 models.
Bugfixes
  • Preserved Bedrock DeepSeek model IDs, including ARN-based IDs, so they resolve correctly. (@​YeEmrick)
  • Updated the Azure provider SDK to pick up compatibility fixes.
  • Updated the OpenAI provider SDK to pick up compatibility fixes.
  • Added reasoning effort variants for supported GitLab GPT and Claude models. (@​far-ouq)

Thank you to 3 community contributors:


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate CLI.

…1.18.30 )

| datasource | package                     | from    | to      |
| ---------- | --------------------------- | ------- | ------- |
| docker     | ghcr.io/joryirving/opencode | 1.18.29 | 1.18.30 |
@mortyops

mortyops Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor Author
--- Deployment ai/opencode
+++ Deployment ai/opencode
@@ -43,7 +43,7 @@
         envFrom:
         - secretRef:
             name: opencode
-        image: ghcr.io/joryirving/opencode:1.18.29@sha256:e78402bdaa80a6eae6de53865e6bfae55cb32244336abb1332757051cf6caa78
+        image: ghcr.io/joryirving/opencode:1.18.30@sha256:58dc035ef0d0ca1cbab1657f23a19132195f410a51d1642494f71a64e7c193cf
         livenessProbe:
           failureThreshold: 5
           initialDelaySeconds: 30

@mortyops
mortyops Bot merged commit ada82d4 into main Sep 9, 2026
15 checks passed
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

Automated recommendation: APPROVE

Analysis engine: pr-review-local@http://litellm.ai.svc.cluster.local:4000/v1 (openai)

Recommendation

Approve. This is a standard Renovate patch update (1.18.291.18.30) for ghcr.io/joryirving/opencode. The diff is a single-line image tag change with a new digest. The release notes indicate only bugfixes and minor improvements (Astra system prompt, Bedrock DeepSeek ID preservation, SDK compatibility fixes), with no breaking changes or configuration schema updates.

Required Checks

  • validate manifest against target cluster version: Verified. The HelmRelease uses helm.toolkit.fluxcd.io/v2, which is standard for this Flux v2 cluster. The image tag format 1.18.30@sha256:... is valid and correctly formatted. No API version changes or deprecated fields were introduced. The manifest structure (anchors, defaultPodOptions, controllers, persistence, service) follows the established app-template chart conventions used throughout the repo.
  • check for resource quota / limit changes: Verified. The diff only changes the image tag. Resource requests (cpu: 100m, memory: 512Mi) and limits (memory: 8Gi) remain unchanged. No new resources or quota adjustments are introduced.

Standards Compliance

  • Renovate Patch Bump: The PR is a pure digest/tag bump for a patch version. Per standards, "A pure digest or patch bump with nothing else in the diff is normally fine." The commit message follows the fix(container): ... convention.
  • No Secrets: No secrets, tokens, or keys are present in the diff.
  • Schema Comment: The file retains the required # yaml-language-server: $schema=... comment at the top.
  • Naming: The file path kubernetes/apps/base/ai/opencode/app/helmrelease.yaml follows the kebab-case and layout conventions.

Tool Harness Findings

Tool harness was disabled.

Unknowns or Needs Verification

None. The change is isolated, low-risk, and fully documented by the release notes.

@mortyops
mortyops Bot deleted the renovate/ghcr.io-joryirving-opencode-1.x branch September 9, 2026 16:02
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