Compare commits
2 Commits
abdce64c91
...
6754d8c9f3
| Author | SHA1 | Date | |
|---|---|---|---|
|
6754d8c9f3
|
|||
| 0978119555 |
@@ -405,7 +405,7 @@ etcd-defrag:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/siderolabs/talosctl
|
||||
tag: v1.12.0
|
||||
tag: v1.12.2
|
||||
pullPolicy: IfNotPresent
|
||||
args:
|
||||
- etcd
|
||||
@@ -438,7 +438,7 @@ etcd-defrag:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/siderolabs/talosctl
|
||||
tag: v1.12.0
|
||||
tag: v1.12.2
|
||||
pullPolicy: IfNotPresent
|
||||
args:
|
||||
- etcd
|
||||
@@ -471,7 +471,7 @@ etcd-defrag:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/siderolabs/talosctl
|
||||
tag: v1.12.0
|
||||
tag: v1.12.2
|
||||
pullPolicy: IfNotPresent
|
||||
args:
|
||||
- etcd
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
"docker"
|
||||
],
|
||||
"matchManagers": [
|
||||
"regex"
|
||||
"custom.regex"
|
||||
],
|
||||
"groupName": "docker-custom-updates",
|
||||
"groupSlug": "docker-custom-updates",
|
||||
@@ -87,7 +87,7 @@
|
||||
"docker"
|
||||
],
|
||||
"matchManagers": [
|
||||
"regex"
|
||||
"custom.regex"
|
||||
],
|
||||
"groupName": "docker-custom-automerge",
|
||||
"groupSlug": "docker-custom-automerge",
|
||||
|
||||
Reference in New Issue
Block a user