feat(container): update image ghcr.io/jfroy/stash ( v0.29.3 ➔ v0.31.1 )#1258
Merged
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR bumps the Stash container image tag from ChangesStash Image Tag Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
--- 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: |
--- 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: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.29.3-cudajellyfin→v0.31.1-cudajellyfinConfiguration
📅 Schedule: (in timezone America/Los_Angeles)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.
Summary by CodeRabbit
Release Notes