Skip to content

Commit

Permalink
chore(deps): update container image jvmilazz0/kavita to v0.8.0@b74688…
Browse files Browse the repository at this point in the history
…2 by renovate (#20689)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| jvmilazz0/kavita | minor | `0.7.14` -> `0.8.0` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI5MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Apr 13, 2024
1 parent 134a9e3 commit c2aa9bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/kavita/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.7.14
appVersion: 0.8.0
dependencies:
- name: common
version: 20.3.6
Expand Down Expand Up @@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/kavita
- https://hub.docker.com/r/jvmilazz0/kavita
type: application
version: 9.8.5
version: 9.9.0
2 changes: 1 addition & 1 deletion charts/stable/kavita/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: jvmilazz0/kavita
pullPolicy: IfNotPresent
tag: 0.7.14@sha256:ccb9c2cc73fcb46d03104fda86583644d34430c18e2952f5a15fb23feee38956
tag: 0.8.0@sha256:b746882b5016e2c368b05169b5b7298a53baebcaa017e316bb36a37328621836
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down

0 comments on commit c2aa9bb

Please sign in to comment.