fix(container): update image ghcr.io/autobrr/qui ( v1.16.0 ➔ v1.16.1 )#4809
Merged
fix(container): update image ghcr.io/autobrr/qui ( v1.16.0 ➔ v1.16.1 )#4809
Conversation
Contributor
Author
--- HelmRelease: entertainment/qui Deployment: entertainment/qui
+++ HelmRelease: entertainment/qui Deployment: entertainment/qui
@@ -51,13 +51,13 @@
value: '80'
- name: TZ
value: America/Los_Angeles
envFrom:
- secretRef:
name: qui-secret
- image: ghcr.io/autobrr/qui:v1.16.0@sha256:fcdced7cb8395ce039f2c5f920d890d4ad8bd849faec4c4df31701a8f13423cb
+ image: ghcr.io/autobrr/qui:v1.16.1@sha256:07b6ea9572e52e8b5f70f8fb15a7c688d8d754a7616242d3ad0b21dbd5c05836
livenessProbe:
failureThreshold: 3
httpGet:
path: /health
port: 80
initialDelaySeconds: 0 |
Contributor
Author
--- kubernetes/apps/entertainment/qui/app Kustomization: entertainment/qui HelmRelease: entertainment/qui
+++ kubernetes/apps/entertainment/qui/app Kustomization: entertainment/qui HelmRelease: entertainment/qui
@@ -26,13 +26,13 @@
TZ: America/Los_Angeles
envFrom:
- secretRef:
name: '{{ .Release.Name }}-secret'
image:
repository: ghcr.io/autobrr/qui
- tag: v1.16.0@sha256:fcdced7cb8395ce039f2c5f920d890d4ad8bd849faec4c4df31701a8f13423cb
+ tag: v1.16.1@sha256:07b6ea9572e52e8b5f70f8fb15a7c688d8d754a7616242d3ad0b21dbd5c05836
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
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:
v1.16.0→v1.16.1Release Notes
autobrr/qui (ghcr.io/autobrr/qui)
v1.16.1Compare Source
Changelog
Bug Fixes
e177ad9: fix(auth): harden OIDC PKCE flow (#1746) (@s0up4200)393e2b7: fix(dirscan): tighten flexible matching and improve diagnostics (#1742) (@s0up4200)Full Changelog: autobrr/qui@v1.16.0...v1.16.1
Docker images
docker pull ghcr.io/autobrr/qui:v1.16.1docker pull ghcr.io/autobrr/qui:latestWhat to do next?
Thank you for using qui!
Configuration
📅 Schedule: (in timezone America/Los_Angeles)
🚦 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 has been generated by Renovate Bot.