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