chore(ci): group more apps and fix some images (#6356)
* chore(apps): fix some multi image apps for renovate * group some more apps
This commit is contained in:
86
.github/renovate.json5
vendored
86
.github/renovate.json5
vendored
@@ -181,20 +181,100 @@
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"versioning": "regex:^v(?<major>\\d+)-(?<minor>\\d+)$",
|
||||
"matchPackagePrefixes": ["tccr.io/truecharts/jupyter-"],
|
||||
"matchPackagePrefixes": ["tccr.io/truecharts/jupyter"],
|
||||
"groupName": "jupyter",
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"versioning": "regex:^(?<major>\\d{1})(?<minor>\\d{1})(?<patch>\\d{2})$",
|
||||
"matchPackagePrefixes": ["tccr.io/truecharts/jitsi-"],
|
||||
"matchPackagePrefixes": ["tccr.io/truecharts/jitsi"],
|
||||
"groupName": "jitsi",
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)_\\d+$",
|
||||
"matchPackagePrefixes": ["tccr.io/truecharts/immich-"],
|
||||
"matchPackagePrefixes": ["tccr.io/truecharts/immich"],
|
||||
"groupName": "immich",
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackagePrefixes": ["tccr.io/truecharts/neko"],
|
||||
"groupName": "neko",
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackagePrefixes": ["tccr.io/truecharts/webtop"],
|
||||
"groupName": "webtop",
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackagePrefixes": ["tccr.io/truecharts/zabbix"],
|
||||
"groupName": "zabbix",
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackagePrefixes": ["tccr.io/truecharts/vikunja"],
|
||||
"groupName": "vikunja",
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackagePrefixes": ["tccr.io/truecharts/ml-workspace"],
|
||||
"groupName": "ml-workspace",
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackagePrefixes": ["tccr.io/truecharts/bungeecord"],
|
||||
"groupName": "bungeecord",
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackagePrefixes": ["tccr.io/truecharts/minecraft-java"],
|
||||
"groupName": "minecraft-java",
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackagePrefixes": ["tccr.io/truecharts/mealie"],
|
||||
"groupName": "mealie",
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackagePrefixes": ["tccr.io/truecharts/librephotos"],
|
||||
"groupName": "librephotos",
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackagePrefixes": ["tccr.io/truecharts/kitchenowl"],
|
||||
"groupName": "kitchenowl",
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackagePrefixes": ["tccr.io/truecharts/authentik"],
|
||||
"groupName": "authentik",
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackagePrefixes": ["tccr.io/truecharts/lama-cleaner"],
|
||||
"groupName": "lama-cleaner",
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackagePrefixes": ["tccr.io/truecharts/docspell"],
|
||||
"groupName": "docspell",
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackagePrefixes": ["tccr.io/truecharts/restreamer"],
|
||||
"groupName": "restreamer",
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackagePrefixes": ["tccr.io/truecharts/penpot"],
|
||||
"groupName": "penpot",
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackagePrefixes": ["tccr.io/truecharts/rdesktop"],
|
||||
"groupName": "rdesktop",
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -22,7 +22,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/lama-cleaner
|
||||
- https://github.com/Sanster/lama-cleaner
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
image:
|
||||
repository: cwq1913/lama-cleaner
|
||||
repository: tccr.io/truecharts/lama-cleaner-cpu
|
||||
pullPolicy: IfNotPresent
|
||||
tag: cpu-0.26.1@sha256:e57095636fe19e62280e78f10f98fff0fe1e0608e689515b2a0a56a7d2dad2e8
|
||||
tag: v0.26.1@sha256:5b9a166806fa1b7a2ab44196704e2772bf93dd2415fe869b0fabf072a61e356a
|
||||
|
||||
gpuImage:
|
||||
repository: cwq1913/lama-cleaner
|
||||
tag: gpu-0.26.1@sha256:65c54a6309f46bb643be31d704e4b361988b277f7b9492a9dd8e24c28220005c
|
||||
repository: tccr.io/truecharts/lama-cleaner-gpu
|
||||
tag: v0.26.1@sha256:14ee85f997664a5e638287609b7bff9829c65ead48ce445612ac258631f4fc7d
|
||||
pullPolicy: Always
|
||||
|
||||
imageSelector: image
|
||||
|
||||
@@ -21,7 +21,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/neko
|
||||
- https://hub.docker.com/r/m1k1o/neko/
|
||||
type: application
|
||||
version: 2.0.17
|
||||
version: 2.0.18
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
|
||||
@@ -13,25 +13,25 @@ questions:
|
||||
enum:
|
||||
- value: "image"
|
||||
description: "Firefox"
|
||||
- value: "imageBrave"
|
||||
- value: "braveImage"
|
||||
description: "Brave"
|
||||
- value: "imageChrome"
|
||||
- value: "chromeImage"
|
||||
description: "Chrome"
|
||||
- value: "imageChromium"
|
||||
- value: "chromiumImage"
|
||||
description: "Chromium"
|
||||
- value: "imageEdge"
|
||||
- value: "edgeImage"
|
||||
description: "Edge"
|
||||
- value: "imageRemmina"
|
||||
- value: "remminaImage"
|
||||
description: "Remmina"
|
||||
- value: "imageTor"
|
||||
- value: "torImage"
|
||||
description: "Tor"
|
||||
- value: "imageVivaldi"
|
||||
- value: "vivaldiImage"
|
||||
description: "Vivaldi"
|
||||
- value: "imageVlc"
|
||||
- value: "vlcImage"
|
||||
description: "Vlc"
|
||||
- value: "imageVncviewer"
|
||||
- value: "vncviewerImage"
|
||||
description: "Vncviewer"
|
||||
- value: "imageXfce"
|
||||
- value: "xfceImage"
|
||||
description: "Xfce"
|
||||
# Include{controller}
|
||||
# Include{replicas}
|
||||
|
||||
@@ -3,52 +3,52 @@ image:
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:9df6e31e74803432be9f3f0558f96867680481a9de54af009185f8b1aa88b668
|
||||
|
||||
imageBrave:
|
||||
braveImage:
|
||||
repository: tccr.io/truecharts/neko-brave
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:c6a9293e73ce248c62b941d8877a506939def0ac105f8cd7475eeeabc9ff7ebf
|
||||
|
||||
imageChrome:
|
||||
chromeImage:
|
||||
repository: tccr.io/truecharts/neko-chrome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:3d5c18318d5c07c5cf6e3733811cca72044db78e740cbc5a1032764ddd2c2ce6
|
||||
|
||||
imageChromium:
|
||||
chromiumImage:
|
||||
repository: tccr.io/truecharts/neko-chromium
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:796e8fa62372299f41a86bada76981f71b6e404ac927871d0a5bae53cf6ed384
|
||||
|
||||
imageEdge:
|
||||
edgeImage:
|
||||
repository: tccr.io/truecharts/neko-msedge
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:d23c209da9491290e0c26e4c12a94aef9b630ac49cf85c06eb965d58f99b0c1a
|
||||
|
||||
imageRemmina:
|
||||
remminaImage:
|
||||
repository: tccr.io/truecharts/neko-remmina
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:a8aa398d954531e9282bd9d3fb9fff729d34364975a58f62675828f33374997a
|
||||
|
||||
imageTor:
|
||||
torImage:
|
||||
repository: tccr.io/truecharts/neko-tor
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:bd5a1186f39d03335969b70daa8dc67b1ecbe02c64256e2cf655c8b691ebc303
|
||||
|
||||
imageVivaldi:
|
||||
vivaldiImage:
|
||||
repository: tccr.io/truecharts/neko-vivaldi
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:c212091ef7c8fb4785272498be36ab26bf34875fa3baea5dc318d73ea3be67d1
|
||||
|
||||
imageVlc:
|
||||
vlcImage:
|
||||
repository: tccr.io/truecharts/neko-vlc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:ee4e2414167726106608a6bd3c27de3c1bb8d3257ee930aa54bc631316a3bf8b
|
||||
|
||||
imageVncviewer:
|
||||
vncviewerImage:
|
||||
repository: tccr.io/truecharts/neko-vncviewer
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:9d6680979372ae561fd157cc973d8e73a826ccf68773314169d2d761564c184d
|
||||
|
||||
imageXfce:
|
||||
xfceImage:
|
||||
repository: tccr.io/truecharts/neko-xfce
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:96347d6d5f055a172f7c383d871c61b6674d37c93177194e4a0beed127d1bc05
|
||||
|
||||
@@ -26,4 +26,4 @@ sources:
|
||||
- https://github.com/modem7/docker-rickroll
|
||||
- https://hub.docker.com/r/modem7/docker-rickroll
|
||||
type: application
|
||||
version: 2.0.7
|
||||
version: 2.0.8
|
||||
|
||||
@@ -13,13 +13,13 @@ questions:
|
||||
enum:
|
||||
- value: "image"
|
||||
description: "Auto starts, but muted | SD quality"
|
||||
- value: "imagefhd"
|
||||
- value: "fhdImage"
|
||||
description: "Auto starts, but muted | 1080p quality"
|
||||
- value: "imagefhdgame"
|
||||
- value: "fhdgameImage"
|
||||
description: "Lost the game onClick | 1080p quality"
|
||||
- value: "imagefhdonclick"
|
||||
- value: "fhdonclickImage"
|
||||
description: "Uses an onClick method with a poster image | 1080p quality"
|
||||
- value: "imagefhdonclick"
|
||||
- value: "fhdonclickImage"
|
||||
description: "Uses an onClick method with a poster image | SD quality"
|
||||
# Include{controller}
|
||||
# Include{replicas}
|
||||
|
||||
@@ -2,19 +2,19 @@ image:
|
||||
repository: tccr.io/truecharts/rickroll
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:9c837cef764f4f88f5ccc54174c3bc33f4ccc4efa4983fa5d1e3c9e88ef5f38e
|
||||
imagefhd:
|
||||
fhdImage:
|
||||
repository: tccr.io/truecharts/rickroll-fhd
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:a3eeb420f238b02f9d34f840d65dfc67799d5d100ff8e3570c2a5ea2f8f44cb4
|
||||
imagefhdgame:
|
||||
fhdgameImage:
|
||||
repository: tccr.io/truecharts/rickroll-fhd-game
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:2013fd035653bdcecff9ef5f808ab94b9ecd378b8d73404259a795a313b83248
|
||||
imagefhdonclick:
|
||||
fhdonclickImage:
|
||||
repository: tccr.io/truecharts/rickroll-fhd-onclick
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:5ab14514f33d67423e7cf2e408a89d350a942b899b5734f122e791cfbae50487
|
||||
imageonclick:
|
||||
onclickImage:
|
||||
repository: tccr.io/truecharts/rickroll-onclick
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:849f0824bf5e83b424abea3245136e404fc95d559a8c51fac2a41bc3255118ef
|
||||
|
||||
@@ -21,7 +21,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome
|
||||
- https://docs.browserless.io/docs/docker.html
|
||||
- https://hub.docker.com/r/browserless/chrome/
|
||||
version: 4.0.7
|
||||
version: 4.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
|
||||
@@ -16,7 +16,7 @@ questions:
|
||||
enum:
|
||||
- value: "image"
|
||||
description: "Chrome"
|
||||
- value: "imagePuppeteer"
|
||||
- value: "puppeteerImage"
|
||||
description: "Puppeteer"
|
||||
# Include{controller}
|
||||
# Include{replicas}
|
||||
|
||||
@@ -3,7 +3,7 @@ image:
|
||||
tag: v1.54.0-chrome@sha256:b078160d79d98b8ec67ef9e367856f466f1454b87da808c76a8dcb3c5e5d3c18
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imagePuppeteer:
|
||||
puppeteerImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome-puppeteer13
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.51.1-puppeteer@sha256:5afac483afda1f569e166692f3612c926b8c8b6f111e47cd53a52cdd6fe329ec
|
||||
|
||||
@@ -22,7 +22,7 @@ sources:
|
||||
- https://hub.docker.com/r/deepquestai/deepstack
|
||||
- https://www.deepstack.cc/
|
||||
type: application
|
||||
version: 6.0.7
|
||||
version: 6.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- AI
|
||||
|
||||
@@ -14,7 +14,7 @@ questions:
|
||||
enum:
|
||||
- value: "image"
|
||||
description: "CPU"
|
||||
- value: "imageGPU"
|
||||
- value: "gpuImage"
|
||||
description: "GPU"
|
||||
# Include{controller}
|
||||
# Include{replicas}
|
||||
|
||||
@@ -3,7 +3,7 @@ image:
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2022.01.1@sha256:494b5bec44924da7789d6093464e2c41d4d8866aa4db54d6e3dcbecb7ae84d48
|
||||
|
||||
imageGPU:
|
||||
gpuImage:
|
||||
repository: tccr.io/truecharts/deepstack-gpu
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2021.09.1@sha256:f924cebf518a54bca2ca2ac33911cf3af4dd7403cad371781422436ce4254a28
|
||||
|
||||
@@ -24,7 +24,7 @@ sources:
|
||||
- https://hub.docker.com/r/mltooling/ml-workspace-gpu
|
||||
- https://hub.docker.com/r/mltooling/ml-workspace-light
|
||||
- https://hub.docker.com/r/mltooling/ml-workspace-minimal
|
||||
version: 4.0.7
|
||||
version: 4.0.8
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utility
|
||||
|
||||
@@ -13,15 +13,15 @@ questions:
|
||||
enum:
|
||||
- value: "image"
|
||||
description: "CPU"
|
||||
- value: "imageGPU"
|
||||
- value: "gpuImage"
|
||||
description: "GPU"
|
||||
- value: "imageMinimal"
|
||||
- value: "minimalImage"
|
||||
description: "Minimal"
|
||||
- value: "imageLight"
|
||||
- value: "lightImage"
|
||||
description: "Light"
|
||||
- value: "imageSpark"
|
||||
- value: "sparkImage"
|
||||
description: "Spark"
|
||||
- value: "imageR"
|
||||
- value: "rImage"
|
||||
description: "R"
|
||||
# Include{controller}
|
||||
# Include{replicas}
|
||||
|
||||
@@ -3,27 +3,27 @@ image:
|
||||
tag: v0.13.2@sha256:e25fe8c34101f63f2e2dd42b76509fe564d8a90ca838cdc462935412cf9dc668
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imageGPU:
|
||||
gpuImage:
|
||||
repository: tccr.io/truecharts/ml-workspace-gpu
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.13.2@sha256:9597b92b15fd4f4f07f84c3d4a93d5905519f5323f1584391122d6ee81abac95
|
||||
|
||||
imageMinimal:
|
||||
minimalImage:
|
||||
repository: tccr.io/truecharts/ml-workspace-minimal
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.13.2@sha256:e95cfd15de0777db2ae5a60752a8cdfdf449bffa23ae6cef94662018e62f9c33
|
||||
|
||||
imageLight:
|
||||
lightImage:
|
||||
repository: tccr.io/truecharts/ml-workspace-light
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.13.2@sha256:57258c0496b6dd2e7b7e38378cf9b00de8dc71b4ddbf2c9effb4411333b31241
|
||||
|
||||
imageR:
|
||||
rImage:
|
||||
repository: tccr.io/truecharts/ml-workspace-r
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.12.1@sha256:a67725dbac3e54b8b251c5cd6414cc03a6d4c73084c19fb9b825cbfc64ffb94a
|
||||
|
||||
imageSpark:
|
||||
sparkImage:
|
||||
repository: tccr.io/truecharts/ml-workspace-spark
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.12.1@sha256:40af0bb4d9198b4bb467f529034c6b985ffcf8efb4526fff334a0bdb33ddd562
|
||||
|
||||
Reference in New Issue
Block a user