Skip to content

Commit

Permalink
chore(deps): update container image koush/scrypted to v0.112.0 by ren…
Browse files Browse the repository at this point in the history
…ovate (truecharts#23780)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| koush/scrypted | minor | `v0.111.0-jammy-lite` ->
`v0.112.0-jammy-lite` |
| koush/scrypted | minor | `v0.111.0-jammy-full` ->
`v0.112.0-jammy-full` |

---

> [!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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin authored Jun 25, 2024
1 parent 3ab834d commit 80b849c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/stable/scrypted/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.111.0
appVersion: 0.112.0
dependencies:
- name: common
version: 24.1.2
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/scrypted
- https://hub.docker.com/r/koush/scrypted
type: application
version: 6.7.2
version: 6.9.0
4 changes: 2 additions & 2 deletions charts/stable/scrypted/values.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
image:
repository: koush/scrypted
tag: v0.111.0-jammy-full@sha256:0c7dda3f7333aa24d8c341473981ce003e867ed4f83043541195eca413569a5c
tag: v0.112.0-jammy-full@sha256:3354dd698814e611f57ff7a6286234a4824ca9df177abc04204cbd9525e474e7
pullPolicy: Always
liteImage:
repository: koush/scrypted
tag: v0.111.0-jammy-lite@sha256:5a71eb3bfc64cffb2da0d17e936a93d621507cccb460695a3886aff82f0da3fe
tag: v0.112.0-jammy-lite@sha256:7a224d68866919424b67bacfd5055a7744d00cf4b64962c4be67c0f8af2ac38d
pullPolicy: Always
nvidiaImage:
repository: koush/scrypted
Expand Down

0 comments on commit 80b849c

Please sign in to comment.