Merge pull request #335163 from r-ryantm/auto-update/kubelogin-oidc

kubelogin-oidc: 1.28.2 -> 1.29.0
This commit is contained in:
Nick Cao 2024-08-17 14:47:37 -04:00 committed by GitHub
commit 6726d3fe24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,18 +2,18 @@
buildGoModule rec {
pname = "kubelogin";
version = "1.28.2";
version = "1.29.0";
src = fetchFromGitHub {
owner = "int128";
repo = pname;
rev = "v${version}";
sha256 = "sha256-hWGP3/WAS2+/jylytZWo7+N/bWmrkaJDHZ0tYbElLSs=";
sha256 = "sha256-fGCllV07YustUIX1XiSvsC42obDOgl2yV5ruQMT2R0c=";
};
subPackages = ["."];
vendorHash = "sha256-r9WaS3J0b2yerjOgVLu0g95fwETqOFWoUvSC30gDzH0=";
vendorHash = "sha256-wtxSoRSpmRwuIOdKGmCRR+QLwOvONiiltg6KL6t2cf8=";
# Rename the binary instead of symlinking to avoid conflict with the
# Azure version of kubelogin