mirror of
https://github.com/openziti/zrok.git
synced 2024-11-07 08:44:14 +01:00
16 lines
366 B
YAML
16 lines
366 B
YAML
version: 2
|
|
updates:
|
|
# bump the ziti CLI version that is built into the zrok CLI image
|
|
- package-ecosystem: docker
|
|
directory: "/docker/images/zrok"
|
|
schedule:
|
|
interval: weekly
|
|
open-pull-requests-limit: 20
|
|
groups:
|
|
all:
|
|
applies-to: version-updates
|
|
update-types:
|
|
- "major"
|
|
- "minor"
|
|
- "patch"
|