Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/linuxserver/fleet to 2.3.…
Browse files Browse the repository at this point in the history
…3@5e2b90d by renovate (#20268)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/fleet](https://togithub.com/linuxserver/docker-fleet/packages)
([source](https://togithub.com/linuxserver/docker-fleet)) | digest |
`677c979` -> `5e2b90d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuNCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Apr 5, 2024
1 parent d1fa701 commit 996a0d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/fleet/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/fleet
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.png
keywords:
- fleet
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -39,4 +39,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/fleet
- https://ghcr.io/linuxserver/fleet
type: application
version: 12.13.0
version: 12.13.1
2 changes: 1 addition & 1 deletion charts/stable/fleet/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/fleet
pullPolicy: IfNotPresent
tag: 2.3.3@sha256:677c979f850d94f9ebba2aa92465eb3bce24e76d0b6558e0753f9b744bbb315e
tag: 2.3.3@sha256:5e2b90d7579577b3325a49b3c1cdca90623218e35ab1126cb3587d3676e84777
securityContext:
container:
runAsNonRoot: false
Expand Down

0 comments on commit 996a0d4

Please sign in to comment.