Compare commits
2 Commits
2abd6f57d1
...
c21e297d0c
Author | SHA1 | Date | |
---|---|---|---|
c21e297d0c
|
|||
460a92e241 |
@@ -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.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: COMPOSE_LOGGING_DRIVER
|
- name: COMPOSE_LOGGING_DRIVER
|
||||||
|
@@ -33,7 +33,8 @@
|
|||||||
"helm"
|
"helm"
|
||||||
],
|
],
|
||||||
"addLabels": [
|
"addLabels": [
|
||||||
"chart"
|
"chart",
|
||||||
|
"automerge"
|
||||||
],
|
],
|
||||||
"automerge": true,
|
"automerge": true,
|
||||||
"internalChecksAsSuccess": true,
|
"internalChecksAsSuccess": true,
|
||||||
@@ -63,7 +64,8 @@
|
|||||||
"docker"
|
"docker"
|
||||||
],
|
],
|
||||||
"addLabels": [
|
"addLabels": [
|
||||||
"image"
|
"image",
|
||||||
|
"automerge"
|
||||||
],
|
],
|
||||||
"automerge": true,
|
"automerge": true,
|
||||||
"internalChecksAsSuccess": true,
|
"internalChecksAsSuccess": true,
|
||||||
|
Reference in New Issue
Block a user