chore(deps): update container image tccr.io/truecharts/van-dam to v0.54.0@75dc5bc (#15703)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/van-dam](https://togithub.com/truecharts/containers) | minor | `v0.53.0` -> `v0.54.0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS40IiwidXBkYXRlZEluVmVyIjoiMzcuODEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
18bed59780
commit
46902af341
|
@ -1,38 +1,38 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: van-dam
|
||||
version: 0.0.9
|
||||
appVersion: 0.53.0
|
||||
version: 0.1.0
|
||||
appVersion: 0.54.0
|
||||
description: A Digital Asset Manager (DAM), specifically designed for 3D print files.
|
||||
home: https://truecharts.org/charts/incubator/van-dam
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/van-dam.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/Floppy/van_dam
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/van-dam
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorvan-dam
|
||||
- https://github.com/Floppy/van_dam
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/van-dam
|
||||
- https://github.com/truecharts/containers/tree/master/mirrorvan-dam
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- vanDAM
|
||||
- media
|
||||
- vanDAM
|
||||
- media
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 7.0.6
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 7.0.6
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/van-dam
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.53.0@sha256:2b018bb41c253810ba9d01fe6764dc30a2ff653444007d383f85c6537c6cc358
|
||||
tag: v0.54.0@sha256:75dc5bcc5ef367b86d6983f6942d7b4c0e23cf6154d367a8d6a01a81310505aa
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue