Compare commits
2 Commits
2816070785
...
94035eda0e
Author | SHA1 | Date | |
---|---|---|---|
94035eda0e
|
|||
414524751f |
@@ -9,7 +9,7 @@ komodo:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/moghtech/komodo-core
|
repository: ghcr.io/moghtech/komodo-core
|
||||||
tag: 1.17.5
|
tag: 1.18.3
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: COMPOSE_LOGGING_DRIVER
|
- name: COMPOSE_LOGGING_DRIVER
|
||||||
|
@@ -36,24 +36,6 @@
|
|||||||
"automerge": true,
|
"automerge": true,
|
||||||
"minimumReleaseAge": "1 days"
|
"minimumReleaseAge": "1 days"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"description": "Automerge chart updates for certain applications",
|
|
||||||
"matchUpdateTypes": [
|
|
||||||
"minor"
|
|
||||||
],
|
|
||||||
"matchDatasources": [
|
|
||||||
"helm"
|
|
||||||
],
|
|
||||||
"matchPackageNames": [
|
|
||||||
"kube-prometheus-stack"
|
|
||||||
],
|
|
||||||
"addLabels": [
|
|
||||||
"chart",
|
|
||||||
"automerge"
|
|
||||||
],
|
|
||||||
"automerge": true,
|
|
||||||
"minimumReleaseAge": "1 days"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"description": "Label images",
|
"description": "Label images",
|
||||||
"matchDatasources": [
|
"matchDatasources": [
|
||||||
@@ -102,7 +84,8 @@
|
|||||||
"ghcr.io/linuxserver/radarr",
|
"ghcr.io/linuxserver/radarr",
|
||||||
"ghcr.io/linuxserver/sonarr",
|
"ghcr.io/linuxserver/sonarr",
|
||||||
"ghcr.io/n8n-io/n8n",
|
"ghcr.io/n8n-io/n8n",
|
||||||
"clidey/whodb"
|
"clidey/whodb",
|
||||||
|
"kube-prometheus-stack"
|
||||||
],
|
],
|
||||||
"addLabels": [
|
"addLabels": [
|
||||||
"image",
|
"image",
|
||||||
|
Reference in New Issue
Block a user