Skip to content

feat(container): update image ghcr.io/jfroy/stash ( v0.29.3 ➔ v0.31.1 )#1258

Merged
jfroy merged 1 commit into
mainfrom
renovate/ghcr.io-jfroy-stash-0.x
May 5, 2026
Merged

feat(container): update image ghcr.io/jfroy/stash ( v0.29.3 ➔ v0.31.1 )#1258
jfroy merged 1 commit into
mainfrom
renovate/ghcr.io-jfroy-stash-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 5, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/jfroy/stash minor v0.29.3-cudajellyfinv0.31.1-cudajellyfin

Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • 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 was generated by Mend Renovate. View the repository job log.

Summary by CodeRabbit

Release Notes

  • Chores
    • Updated Stash container image to version v0.31.1-cudajellyfin

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 5, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 26fabfc7-795d-4323-b9fd-06de7aae6016

📥 Commits

Reviewing files that changed from the base of the PR and between bbc6e45 and 0bf753e.

📒 Files selected for processing (1)
  • kubernetes/apps/default/stash/app/helmrelease.yaml

📝 Walkthrough

Walkthrough

This PR bumps the Stash container image tag from v0.29.3-cudajellyfin to v0.31.1-cudajellyfin in the Kubernetes HelmRelease manifest, updating the deployed version of the Stash service.

Changes

Stash Image Tag Update

Layer / File(s) Summary
Manifest Configuration
kubernetes/apps/default/stash/app/helmrelease.yaml
Container image tag for stash updated from v0.29.3-cudajellyfin to v0.31.1-cudajellyfin.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

area/kubernetes

Suggested reviewers

  • jfroy

Poem

🐰 A tiny hop, a version bump,
From point-twenty-nine to thirty-one—
Stash grows newer, stronger, fleet,
One line changed makes the update complete! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: a container image version bump for the stash application from v0.29.3 to v0.31.1, which is the sole modification in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/ghcr.io-jfroy-stash-0.x

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

--- kubernetes/apps/default/stash/app Kustomization: default/stash HelmRelease: default/stash

+++ kubernetes/apps/default/stash/app Kustomization: default/stash HelmRelease: default/stash

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

               STASH_PLUGINS_PATH: /plugins
               STASH_PORT: 9999
               STASH_SCRAPERS_PATH: /scrapers
               TZ: America/Los_Angeles
             image:
               repository: ghcr.io/jfroy/stash
-              tag: v0.29.3-cudajellyfin
+              tag: v0.31.1-cudajellyfin
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

--- HelmRelease: default/stash Deployment: default/stash

+++ HelmRelease: default/stash Deployment: default/stash

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

         - name: STASH_PORT
           value: '9999'
         - name: STASH_SCRAPERS_PATH
           value: /scrapers
         - name: TZ
           value: America/Los_Angeles
-        image: ghcr.io/jfroy/stash:v0.29.3-cudajellyfin
+        image: ghcr.io/jfroy/stash:v0.31.1-cudajellyfin
         livenessProbe:
           httpGet:
             path: /healthz
             port: 9999
         name: stash
         readinessProbe:

@jfroy jfroy merged commit 5c411c2 into main May 5, 2026
12 checks passed
@jfroy jfroy deleted the renovate/ghcr.io-jfroy-stash-0.x branch May 5, 2026 22:17
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