Compare commits

..

No commits in common. "49d8c553f83607c6552ef0a0d89ef06b8656d3d2" and "1deacbd7dd4c2a1f6331ab8b88f3d95f1970ea60" have entirely different histories.

View file

@ -9,7 +9,7 @@ in
apiVersion = lib.mkOption {
type = lib.types.str;
# renovate: depName=docker.io/1password/connect-api datasource=docker
default = "1.7.3";
default = "1.7.2";
};
syncVersion = lib.mkOption {
type = lib.types.str;