Compare commits
2 commits
1deacbd7dd
...
49d8c553f8
Author | SHA1 | Date | |
---|---|---|---|
49d8c553f8 | |||
4dd3ca3529 |
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ in
|
|||
apiVersion = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
# renovate: depName=docker.io/1password/connect-api datasource=docker
|
||||
default = "1.7.2";
|
||||
default = "1.7.3";
|
||||
};
|
||||
syncVersion = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
|
|
Loading…
Reference in a new issue