Merge pull request 'Update docker.io/1password/connect-sync Docker tag to v1.7.3' (#35) from renovate/docker.io-1password-connect-sync-1.x into main
Reviewed-on: #35
This commit is contained in:
commit
1deacbd7dd
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ in
|
||||||
syncVersion = lib.mkOption {
|
syncVersion = lib.mkOption {
|
||||||
type = lib.types.str;
|
type = lib.types.str;
|
||||||
# renovate: depName=docker.io/1password/connect-sync datasource=docker
|
# renovate: depName=docker.io/1password/connect-sync datasource=docker
|
||||||
default = "1.7.2";
|
default = "1.7.3";
|
||||||
};
|
};
|
||||||
credentialsFile = lib.mkOption {
|
credentialsFile = lib.mkOption {
|
||||||
type = lib.types.path;
|
type = lib.types.path;
|
||||||
|
|
Loading…
Reference in a new issue