k8s-gitops
k8s-gitops copied to clipboard
fix: update docker image ghcr.io/linuxserver/calibre-web to version-0.6.19
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/calibre-web | patch | version-0.6.18 -> version-0.6.19 |
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.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Renovate Bot.
Path: k8s/clusters/cluster-0/manifests/media/calibre-web/helm-release.yaml
@@ -50,7 +50,7 @@
enableServiceLinks: true
containers:
- name: calibre-web
- image: "ghcr.io/linuxserver/calibre-web:version-0.6.18"
+ image: "ghcr.io/linuxserver/calibre-web:version-0.6.19"
imagePullPolicy: IfNotPresent
env:
- name: "DOCKER_MODS"