Merge pull request #223231 from r-ryantm/auto-update/argocd

argocd: 2.6.5 -> 2.6.7
This commit is contained in:
Weijia Wang 2023-03-28 09:03:38 +03:00 committed by GitHub
commit eca628c378
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "argocd";
version = "2.6.5";
version = "2.6.7";
src = fetchFromGitHub {
owner = "argoproj";
repo = "argo-cd";
rev = "v${version}";
sha256 = "sha256-+3d20bD2sxck8fCrMv6Z9O70g7iWdHA5FdFVoLDtY2k=";
sha256 = "sha256-KvnKz+NxCiCqX/lDsm4YdrUmtK028D9KM9Ke9mxiZQw=";
};
proxyVendor = true; # darwin/linux hash mismatch