k8s-gitops icon indicating copy to clipboard operation
k8s-gitops copied to clipboard

fix: update docker image ghcr.io/linuxserver/calibre-web to version-0.6.19

Open carpenike-bot[bot] opened this issue 3 years ago • 1 comments

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.

carpenike-bot[bot] avatar Jul 31 '22 17:07 carpenike-bot[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"

carpenike-bot[bot] avatar Jul 31 '22 17:07 carpenike-bot[bot]