chore(deps): update container image jvmilazz0/kavita to v0.8.3@86b83cf by renovate (#26630)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| jvmilazz0/kavita | patch | `0.8.2` -> `0.8.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44OC4xIiwidXBkYXRlZEluVmVyIjoiMzguODguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot 2024-09-18 20:31:47 +02:00 committed by GitHub
parent 1d57ad7ef4
commit def9d39f90
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 0.8.2 appVersion: 0.8.3
dependencies: dependencies:
- name: common - name: common
version: 24.1.16 version: 24.1.16
@ -35,4 +35,4 @@ sources:
- https://hub.docker.com/r/jvmilazz0/kavita - https://hub.docker.com/r/jvmilazz0/kavita
- https://www.kavitareader.com - https://www.kavitareader.com
type: application type: application
version: 11.1.9 version: 11.1.10

View File

@ -1,7 +1,7 @@
image: image:
repository: jvmilazz0/kavita repository: jvmilazz0/kavita
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 0.8.2@sha256:0fc5cef9fa015431f8b083a53a6cabbcb500b16d2acf55045539dee1f3a0b07a tag: 0.8.3@sha256:86b83cf58581e3e4ae41873b950451376f3bea76b3cb9362cef9f0557270d8b6
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false