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,36 +1,36 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: it-tools
|
||||
version: 2.0.11
|
||||
appVersion: 2023.11.2-7d94e11
|
||||
version: 2.1.0
|
||||
appVersion: 2023.12.21-5ed3693
|
||||
description: Useful tools for developer and people working in IT.
|
||||
home: https://truecharts.org/charts/stable/it-tools
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/it-tools.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/CorentinTh/it-tools
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/it-tools
|
||||
- https://hub.docker.com/r/corentinth/it-tools
|
||||
- https://github.com/CorentinTh/it-tools
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/it-tools
|
||||
- https://hub.docker.com/r/corentinth/it-tools
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- it-tools
|
||||
- it-tools
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: tools
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: tools
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: corentinth/it-tools
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023.11.2-7d94e11@sha256:8f6447888ec720a22e5c296592657b5c0b792d441cabe0ea894cafbcdde9cb63
|
||||
tag: 2023.12.21-5ed3693@sha256:cb54f27c6f13bad7837132798ea3e2183fe02de2a00ed536525287fc21cd6aa4
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue