Skip to content

Commit

Permalink
feat(container): update image ghcr.io/taxel/plextraktsync to v0.32.8
Browse files Browse the repository at this point in the history
| datasource | package                     | from    | to     |
| ---------- | --------------------------- | ------- | ------ |
| docker     | ghcr.io/taxel/plextraktsync | 0.31.13 | 0.32.8 |
  • Loading branch information
mfin-bot[bot] authored Jan 16, 2025
1 parent b89e032 commit a3f86a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion k8s/media/plex-trakt-sync/templates/cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
envFrom:
- secretRef:
name: plex-trakt-sync
image: ghcr.io/taxel/plextraktsync:0.31.13
image: ghcr.io/taxel/plextraktsync:0.32.8
imagePullPolicy: IfNotPresent
name: plex-trakt-sync
terminationMessagePath: /dev/termination-log
Expand Down
2 changes: 1 addition & 1 deletion k8s/media/plex-trakt-sync/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ app-template:
main:
image:
repository: ghcr.io/taxel/plextraktsync
tag: 0.31.13
tag: 0.32.8
args:
- watch
envFrom:
Expand Down

0 comments on commit a3f86a4

Please sign in to comment.