Compare commits
2 Commits
f804911c42
...
ac5311c7d0
Author | SHA1 | Date | |
---|---|---|---|
ac5311c7d0 | |||
d8407bac65 |
@ -6,4 +6,4 @@ resources:
|
||||
- ./sealedsecret.yaml
|
||||
images:
|
||||
- name: mollre/journal-bot
|
||||
newTag: 1.0.66
|
||||
newTag: 1.0.68
|
||||
|
@ -4,7 +4,8 @@
|
||||
{
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"matchCurrentVersion": "!/^0/",
|
||||
"automerge": true
|
||||
"automerge": true,
|
||||
"automergeType": "branch"
|
||||
}
|
||||
],
|
||||
"commitMessagePrefix" : "[CI SKIP]"
|
||||
|
Loading…
x
Reference in New Issue
Block a user