-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(container): update image docker.io/meisnate12/plex-meta-manager ( v1.19.1 β v1.21.0 ) #5147
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/cluster-0-docker.io-meisnate12-plex-meta-manager-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat(container): update image docker.io/meisnate12/plex-meta-manager ( v1.19.1 β v1.21.0 ) #5147
renovate
wants to merge
1
commit into
main
from
renovate/cluster-0-docker.io-meisnate12-plex-meta-manager-1.x
Conversation
This file contains 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
π¦ MegaLinter status: β SUCCESS
See detailed report in MegaLinter reports |
--- kubernetes/cluster-0/apps/media/plex/tools Kustomization: flux-system/cluster-apps-plex-tools HelmRelease: media/plex-meta-manager
+++ kubernetes/cluster-0/apps/media/plex/tools Kustomization: flux-system/cluster-apps-plex-tools HelmRelease: media/plex-meta-manager
@@ -42,13 +42,13 @@
TZ: America/New_York
envFrom:
- secretRef:
name: plex-meta-manager-secret
image:
repository: docker.io/meisnate12/plex-meta-manager
- tag: v1.19.1
+ tag: v1.21.0
resources:
limits:
memory: 8192M
requests:
cpu: 10m
memory: 4096M |
--- HelmRelease: actions-runner-system/actions-runner-controller Deployment: actions-runner-system/actions-runner-controller-gha-rs-controller
+++ HelmRelease: actions-runner-system/actions-runner-controller Deployment: actions-runner-system/actions-runner-controller-gha-rs-controller
@@ -30,13 +30,13 @@
app.kubernetes.io/namespace: actions-runner-system
app.kubernetes.io/instance: actions-runner-controller
spec:
serviceAccountName: actions-runner-controller-gha-rs-controller
containers:
- name: manager
- image: ghcr.io/actions/gha-runner-scale-set-controller:0.8.3
+ image: ghcr.io/actions/gha-runner-scale-set-controller:0.8.1
imagePullPolicy: IfNotPresent
args:
- --auto-scaling-runner-set-only
- --log-level=debug
- --log-format=text
- --update-strategy=immediate
@@ -44,13 +44,13 @@
- --listener-metrics-endpoint=
- --metrics-addr=0
command:
- /manager
env:
- name: CONTROLLER_MANAGER_CONTAINER_IMAGE
- value: ghcr.io/actions/gha-runner-scale-set-controller:0.8.3
+ value: ghcr.io/actions/gha-runner-scale-set-controller:0.8.1
- name: CONTROLLER_MANAGER_POD_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
volumeMounts:
- mountPath: /tmp
--- HelmRelease: media/readarr-ebooks Deployment: media/readarr-ebooks
+++ HelmRelease: media/readarr-ebooks Deployment: media/readarr-ebooks
@@ -67,13 +67,13 @@
value: '80'
- name: READARR__THEME
value: dark
envFrom:
- secretRef:
name: readarr-ebooks-secret
- image: ghcr.io/onedr0p/readarr-develop:0.3.18.2411@sha256:a1d9eb2001d499322e00876106a675c36b6f750cd253843595bb8e022a54f37a
+ image: ghcr.io/onedr0p/readarr-develop:0.3.10.2287@sha256:ff5f0db30fd5e0461a43a5b97556bea46e1f6f84b9c6d94028f636a14a158c24
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 80
--- HelmRelease: media/sonarr Deployment: media/sonarr
+++ HelmRelease: media/sonarr Deployment: media/sonarr
@@ -71,13 +71,13 @@
value: dark
- name: TZ
value: America/New_York
envFrom:
- secretRef:
name: sonarr-secret
- image: ghcr.io/onedr0p/sonarr-develop:4.0.2.1262@sha256:0d6462d2e4d3d37bc5af27886f5023929f5f9342abf372bb665847ee1886a7a2
+ image: ghcr.io/onedr0p/sonarr-develop:4.0.0.737@sha256:b87e975273270c62adff5df680d8d2159c0a9fe49466aabee30546685efd0ac8
livenessProbe:
failureThreshold: 3
httpGet:
path: /ping
port: 80
initialDelaySeconds: 0
--- HelmRelease: selfhosted/obsidian-couchdb StatefulSet: selfhosted/obsidian-couchdb
+++ HelmRelease: selfhosted/obsidian-couchdb StatefulSet: selfhosted/obsidian-couchdb
@@ -43,13 +43,13 @@
dnsPolicy: ClusterFirst
initContainers:
- command:
- /bin/sh
- -c
- cp /tmp/config/*.ini /opt/couchdb/etc/default.d/; ls -lrt /opt/couchdb/etc/default.d;
- image: public.ecr.aws/docker/library/busybox:latest@sha256:6d9ac9237a84afe1516540f40a0fafdc86859b2141954b4d643af7066d598b74
+ image: public.ecr.aws/docker/library/busybox:latest@sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8
imagePullPolicy: IfNotPresent
name: init-config
volumeMounts:
- mountPath: /tmp/config
name: config
- mountPath: /opt/couchdb/etc/default.d
--- HelmRelease: media/plex-meta-manager CronJob: media/plex-meta-manager
+++ HelmRelease: media/plex-meta-manager CronJob: media/plex-meta-manager
@@ -49,13 +49,13 @@
value: '568'
- name: TZ
value: America/New_York
envFrom:
- secretRef:
name: plex-meta-manager-secret
- image: docker.io/meisnate12/plex-meta-manager:v1.19.1
+ image: docker.io/meisnate12/plex-meta-manager:v1.20.0
name: main
resources:
limits:
memory: 8192M
requests:
cpu: 10m
--- HelmRelease: media/qbittorrent Deployment: media/qbittorrent
+++ HelmRelease: media/qbittorrent Deployment: media/qbittorrent
@@ -72,13 +72,13 @@
- name: QBT_Preferences__WebUI__AuthSubnetWhitelistEnabled
value: 'true'
- name: QBT_Preferences__WebUI__LocalHostAuth
value: 'false'
- name: TZ
value: America/New_York
- image: ghcr.io/onedr0p/qbittorrent:4.6.3@sha256:a4ad890e8c4a287c17d12ca22eb1d84a046aba2efbd882bf7d6eb12459f6a70c
+ image: ghcr.io/onedr0p/qbittorrent:4.6.2@sha256:fedb62126c82ae0c7192e9052633411294a27e9c233613c03b0a8d168d160040
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 80
--- HelmRelease: home/home-assistant StatefulSet: home/home-assistant
+++ HelmRelease: home/home-assistant StatefulSet: home/home-assistant
@@ -44,13 +44,13 @@
hostPID: false
dnsPolicy: ClusterFirst
containers:
- envFrom:
- secretRef:
name: home-assistant-secret
- image: ghcr.io/home-assistant/home-assistant:2023.12.4@sha256:8d000332b09b71fd946f596b1f721b0af969263b6f27ebc1d212fdbd13bb1bd8
+ image: ghcr.io/home-assistant/home-assistant:2023.12.0@sha256:f173ad0c19bbc41bdf7bde0d5f18b3acd4dacade8c42bc2943c24853d6e74319
name: main
resources:
limits:
memory: 1254M
requests:
cpu: 47m
--- HelmRelease: network/omada-controller Deployment: network/omada-controller
+++ HelmRelease: network/omada-controller Deployment: network/omada-controller
@@ -47,13 +47,13 @@
- name: SHOW_MONGODB_LOGS
value: 'true'
- name: SHOW_SERVER_LOGS
value: 'true'
- name: TZ
value: America/New_York
- image: mbentley/omada-controller:5.13@sha256:352425d58edc9a5a57857c39e03acd4a5d08af97fc8a86a2373a26982a822115
+ image: mbentley/omada-controller:5.13@sha256:eab6ecf4a14207b7aaa012a1b2f29c098f8fa8ad0645b24232ccd1d8bdcd9dfb
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 8043
--- HelmRelease: system/local-path-provisioner DaemonSet: system/local-path-provisioner-democratic-csi-node
+++ HelmRelease: system/local-path-provisioner DaemonSet: system/local-path-provisioner-democratic-csi-node
@@ -18,14 +18,14 @@
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/csi-role: node
app.kubernetes.io/component: node-linux
template:
metadata:
annotations:
- checksum/secret: c85811249efb765d98ec89d0f6a770bcab33a1bc70437ddf8830af084d808831
- checksum/configmap: e5f822e67c7eb3a6c1401392202a0c10b9205996836be5c8b16de5aef9e525da
+ checksum/secret: 0773f9b99370a73c3498a0c06340f7f73ef8e067b13277288be99148ffaf97af
+ checksum/configmap: eece300f11492c49714ac163f71f8c3f6c761eea0738411fd7c6b31e5fbfa726
labels:
app.kubernetes.io/name: democratic-csi
app.kubernetes.io/instance: local-path-provisioner
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/csi-role: node
app.kubernetes.io/component: node-linux
--- HelmRelease: media/readarr-audio Deployment: media/readarr-audio
+++ HelmRelease: media/readarr-audio Deployment: media/readarr-audio
@@ -67,13 +67,13 @@
value: '80'
- name: READARR__THEME
value: dark
envFrom:
- secretRef:
name: readarr-audio-secret
- image: ghcr.io/onedr0p/readarr-develop:0.3.18.2411@sha256:a1d9eb2001d499322e00876106a675c36b6f750cd253843595bb8e022a54f37a
+ image: ghcr.io/onedr0p/readarr-develop:0.3.10.2287@sha256:ff5f0db30fd5e0461a43a5b97556bea46e1f6f84b9c6d94028f636a14a158c24
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 80 |
429352d
to
3dddd08
Compare
β¦( v1.19.1 β v1.21.0 ) | datasource | package | from | to | | ---------- | -------------------------------------- | ------- | ------- | | docker | docker.io/meisnate12/plex-meta-manager | v1.19.1 | v1.21.0 |
3dddd08
to
33b377f
Compare
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:
v1.19.1
->v1.21.0
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, 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.