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@5b82faa by renovate (#19236)

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 |
`b633806` -> `5b82faa` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjI0OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
  • Loading branch information
truecharts-admin authored Mar 16, 2024
1 parent b7a1614 commit a6775ef
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.9.0
version: 12.9.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:b633806a64803c1829b61e5d65ecf00ceee03d2a2599160f767cbe301c010e86
tag: 2.3.3@sha256:5b82faa33a605b4509540c063da69c79722b1333e0d86b0fd5fa5f2dcefeb2bf
securityContext:
container:
runAsNonRoot: false
Expand Down

0 comments on commit a6775ef

Please sign in to comment.