chore(deps): update container image tccr.io/truecharts/fleet to 2.3.3 (#8465)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/fleet](https://togithub.com/truecharts/containers) | digest | `fa1194e` -> `d16c620` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjQuMCJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
506aa165fe
commit
364c402473
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: fleet
|
||||
version: 7.0.10
|
||||
version: 7.0.11
|
||||
appVersion: "2.3.3"
|
||||
description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories.
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/fleet
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.3.3@sha256:fa1194edf523f4a23884e3efa4ea4125992aed2f0d75fb6f68760bac71e77a26
|
||||
tag: 2.3.3@sha256:d16c6205d59ac17d847a4ce5f5707a6bd2608068a150be66afc2648e25f0787b
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue