chore(deps): update container image corentinth/it-tools to v2023.12.21-5ed3693@cb54f27 by renovate (#16486)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | corentinth/it-tools | minor | `2023.11.2-7d94e11` -> `2023.12.21-5ed3693` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
f676bb71cf
commit
eebc6e9db8
|
@ -1,8 +1,8 @@
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: it-tools
|
name: it-tools
|
||||||
version: 2.0.11
|
version: 2.1.0
|
||||||
appVersion: 2023.11.2-7d94e11
|
appVersion: 2023.12.21-5ed3693
|
||||||
description: Useful tools for developer and people working in IT.
|
description: Useful tools for developer and people working in IT.
|
||||||
home: https://truecharts.org/charts/stable/it-tools
|
home: https://truecharts.org/charts/stable/it-tools
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/it-tools.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/it-tools.png
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: corentinth/it-tools
|
repository: corentinth/it-tools
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2023.11.2-7d94e11@sha256:8f6447888ec720a22e5c296592657b5c0b792d441cabe0ea894cafbcdde9cb63
|
tag: 2023.12.21-5ed3693@sha256:cb54f27c6f13bad7837132798ea3e2183fe02de2a00ed536525287fc21cd6aa4
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue