⬆️ Update ghcr.io/auricom/music-transcode ( 9d0ac85 → bd7a6dd )#8705
Merged
feisar-bot[bot] merged 1 commit intomainfrom Apr 19, 2026
Merged
Conversation
Contributor
Author
--- HelmRelease: default/homelab-music-transcode CronJob: default/homelab-music-transcode
+++ HelmRelease: default/homelab-music-transcode CronJob: default/homelab-music-transcode
@@ -64,13 +64,13 @@
value: /mnt/music
- name: TRANSCODE_OUTPUT_DIR
value: /mnt/music_transcoded
envFrom:
- secretRef:
name: homelab-nas-music-transcode-secret
- image: ghcr.io/auricom/music-transcode:rolling@sha256:9d0ac8544756644b4284cbfdc0bc07805c103556f50f9bab041221a993ba5c29
+ image: ghcr.io/auricom/music-transcode:rolling@sha256:bd7a6dd452aaa76bd3e1c0f12d84bf3a2df65d73db429cf981bad0f7760be383
name: app
volumeMounts:
- mountPath: /app/transcode_exclude.cfg
name: exclude
readOnly: true
subPath: transcode_exclude.cfg |
Contributor
Author
--- kubernetes/apps/default/homelab/music-transcode Kustomization: default/homelab-music-transcode HelmRelease: default/homelab-music-transcode
+++ kubernetes/apps/default/homelab/music-transcode Kustomization: default/homelab-music-transcode HelmRelease: default/homelab-music-transcode
@@ -54,13 +54,13 @@
TRANSCODE_OUTPUT_DIR: /mnt/music_transcoded
envFrom:
- secretRef:
name: homelab-nas-music-transcode-secret
image:
repository: ghcr.io/auricom/music-transcode
- tag: rolling@sha256:9d0ac8544756644b4284cbfdc0bc07805c103556f50f9bab041221a993ba5c29
+ tag: rolling@sha256:bd7a6dd452aaa76bd3e1c0f12d84bf3a2df65d73db429cf981bad0f7760be383
cronjob:
concurrencyPolicy: Forbid
schedule: '@daily'
type: cronjob
persistence:
exclude: |
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:
9d0ac85→bd7a6ddConfiguration
📅 Schedule: (UTC)
🚦 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 has been generated by Renovate Bot.