-
Notifications
You must be signed in to change notification settings - Fork 1
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 ghcr.io/onedr0p/bazarr to v1.4.0 #1019
Merged
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
| datasource | package | from | to | | ---------- | ---------------------- | ----- | ----- | | docker | ghcr.io/onedr0p/bazarr | 1.3.1 | 1.4.0 |
snoopy82481-bot
bot
added
renovate/container
type/minor
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
area/kubernetes
Changes made in the kubernetes namespace directory
labels
Nov 30, 2023
--- kubernetes/apps/media/bazarr/app Kustomization: flux-system/cluster-apps-bazarr HelmRelease: media/bazarr
+++ kubernetes/apps/media/bazarr/app Kustomization: flux-system/cluster-apps-bazarr HelmRelease: media/bazarr
@@ -41,13 +41,13 @@
containers:
main:
env:
TZ: ${TIMEZONE}
image:
repository: ghcr.io/onedr0p/bazarr
- tag: 1.3.1@sha256:840242bb1dfb337e5bfa579af039738bbf9948f6f33deecf451ebdd9ca509e31
+ tag: 1.4.0@sha256:c81c4d9cbec093d5a999cfa3cd1af01d3f00d6292d6f5c33608510cef0ed83c7
nameOverride: bazarr
resources:
limits:
memory: 2000Mi
requests:
cpu: 10m
--- kubernetes/apps/media/bazarr-anime/app Kustomization: flux-system/cluster-apps-bazarr-anime HelmRelease: media/bazarr-anime
+++ kubernetes/apps/media/bazarr-anime/app Kustomization: flux-system/cluster-apps-bazarr-anime HelmRelease: media/bazarr-anime
@@ -41,13 +41,13 @@
containers:
main:
env:
TZ: ${TIMEZONE}
image:
repository: ghcr.io/onedr0p/bazarr
- tag: 1.3.1@sha256:840242bb1dfb337e5bfa579af039738bbf9948f6f33deecf451ebdd9ca509e31
+ tag: 1.4.0@sha256:c81c4d9cbec093d5a999cfa3cd1af01d3f00d6292d6f5c33608510cef0ed83c7
nameOverride: bazarr-anime
resources:
limits:
memory: 2000Mi
requests:
cpu: 10m
--- kubernetes/apps/media/bazarr-uhd/app Kustomization: flux-system/cluster-apps-bazarr-uhd HelmRelease: media/bazarr-uhd
+++ kubernetes/apps/media/bazarr-uhd/app Kustomization: flux-system/cluster-apps-bazarr-uhd HelmRelease: media/bazarr-uhd
@@ -41,13 +41,13 @@
containers:
main:
env:
TZ: ${TIMEZONE}
image:
repository: ghcr.io/onedr0p/bazarr
- tag: 1.3.1@sha256:840242bb1dfb337e5bfa579af039738bbf9948f6f33deecf451ebdd9ca509e31
+ tag: 1.4.0@sha256:c81c4d9cbec093d5a999cfa3cd1af01d3f00d6292d6f5c33608510cef0ed83c7
nameOverride: bazarr-uhd
resources:
limits:
memory: 2000Mi
requests:
cpu: 10m |
--- kubernetes HelmRelease: media/bazarr-uhd Deployment: media/bazarr-uhd
+++ kubernetes HelmRelease: media/bazarr-uhd Deployment: media/bazarr-uhd
@@ -36,13 +36,13 @@
hostPID: false
dnsPolicy: ClusterFirst
containers:
- env:
- name: TZ
value: ${TIMEZONE}
- image: ghcr.io/onedr0p/bazarr:1.3.1@sha256:840242bb1dfb337e5bfa579af039738bbf9948f6f33deecf451ebdd9ca509e31
+ image: ghcr.io/onedr0p/bazarr:1.4.0@sha256:c81c4d9cbec093d5a999cfa3cd1af01d3f00d6292d6f5c33608510cef0ed83c7
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 6767
--- kubernetes HelmRelease: media/bazarr Deployment: media/bazarr
+++ kubernetes HelmRelease: media/bazarr Deployment: media/bazarr
@@ -36,13 +36,13 @@
hostPID: false
dnsPolicy: ClusterFirst
containers:
- env:
- name: TZ
value: ${TIMEZONE}
- image: ghcr.io/onedr0p/bazarr:1.3.1@sha256:840242bb1dfb337e5bfa579af039738bbf9948f6f33deecf451ebdd9ca509e31
+ image: ghcr.io/onedr0p/bazarr:1.4.0@sha256:c81c4d9cbec093d5a999cfa3cd1af01d3f00d6292d6f5c33608510cef0ed83c7
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 6767
--- kubernetes HelmRelease: media/bazarr-anime Deployment: media/bazarr-anime
+++ kubernetes HelmRelease: media/bazarr-anime Deployment: media/bazarr-anime
@@ -36,13 +36,13 @@
hostPID: false
dnsPolicy: ClusterFirst
containers:
- env:
- name: TZ
value: ${TIMEZONE}
- image: ghcr.io/onedr0p/bazarr:1.3.1@sha256:840242bb1dfb337e5bfa579af039738bbf9948f6f33deecf451ebdd9ca509e31
+ image: ghcr.io/onedr0p/bazarr:1.4.0@sha256:c81c4d9cbec093d5a999cfa3cd1af01d3f00d6292d6f5c33608510cef0ed83c7
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 6767 |
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/kubernetes
Changes made in the kubernetes namespace directory
renovate/container
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
type/minor
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:
1.3.1
->1.4.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 this update again.
This PR has been generated by Renovate Bot.