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

argocd: 2.7.8 -> 2.7.9
This commit is contained in:
Pol Dellaiera 2023-07-29 12:45:07 +02:00 committed by GitHub
commit e61b88c6c1
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.7.8";
version = "2.7.9";
src = fetchFromGitHub {
owner = "argoproj";
repo = "argo-cd";
rev = "v${version}";
sha256 = "sha256-WZD/eq04PgUURdONpGvFP/wKwz4sUaoGMvrYZqJ+QqQ=";
sha256 = "sha256-KMoHkMHMyAaywdD/+Bg63PSoB1ORwgl1aiIirhDF0Y0=";
};
proxyVendor = true; # darwin/linux hash mismatch