chore(deps): update container image tccr.io/truecharts/kavita to v0.7.8 (#9524)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/kavita](https://togithub.com/truecharts/containers)
| patch | `v0.7.2` -> `v0.7.8` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please 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**: 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.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM2LjgyLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
TrueCharts Bot
2023-10-07 19:04:34 +02:00
committed by GitHub
parent cd47c400fc
commit bd24f4b353
2 changed files with 16 additions and 10 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: kavita
version: 6.0.0
appVersion: "0.7.2"
version: 6.0.1
appVersion: "0.7.8"
description: Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats
type: application
deprecated: false
@@ -19,7 +19,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 14.0.1
version: 14.0.6
# condition:
maintainers:
- email: info@truecharts.org
+13 -7
View File
@@ -1,13 +1,22 @@
image:
repository: tccr.io/truecharts/kavita
pullPolicy: IfNotPresent
tag: v0.7.2@sha256:f179e4b32af7fce6d51276bc7077118156d8e5652d04b95eca7ae388a8206680
tag: v0.7.8@sha256:5f679aaab6f65a5b01e7fc9b773eab6b0bc13c8d0e576c6bee38d6acf39050fb
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 5000
port: 10189
persistence:
config:
enabled: true
@@ -15,12 +24,9 @@ persistence:
manga:
enabled: true
mountPath: "/manga"
tmp:
enabled: false
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0