mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 01:41:20 -03:00
chore(helm): update image docker.io/alicevision/meshroom 2023.3.0-av3.2.0-centos7-cuda11.3.1 → 2025.1.0-av3.3.0-ubuntu22.04-cuda12.1.1 (#38904)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/alicevision/meshroom | major | `aa6750a` -> `a53a592` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
1
.github/ct-install.yaml
vendored
1
.github/ct-install.yaml
vendored
@@ -44,6 +44,7 @@ excluded-charts:
|
||||
- charts/stable/local-ai
|
||||
- charts/stable/mc-router
|
||||
- charts/stable/mend-renovate
|
||||
- charts/stable/meshroom
|
||||
- charts/stable/midarr
|
||||
- charts/stable/mindustry
|
||||
- charts/stable/multus
|
||||
|
||||
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2023.3.0
|
||||
appVersion: 2025.1.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.4
|
||||
@@ -35,5 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/meshroom
|
||||
- https://hub.docker.com/r/alicevision/meshroom
|
||||
type: application
|
||||
version: 12.3.3
|
||||
|
||||
version: 13.0.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/alicevision/meshroom
|
||||
tag: 2023.3.0-av3.2.0-centos7-cuda11.3.1@sha256:aa6750aacd95e1a0c03d4219bed49265ee46d28de565801e7a35ac46d67dbe35
|
||||
tag: 2025.1.0-av3.3.0-ubuntu22.04-cuda12.1.1@sha256:a53a5926e087409300cc6aaf32e4115d208e1f449fe83b3f52503d438132ef4b
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user