Merge pull request #313238 from superherointj/k3s_1_26-deprecation-alias

k3s_1_26: add deprecation notice alias
This commit is contained in:
superherointj 2024-05-20 19:07:26 -03:00 committed by GitHub
commit 165f2b48da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -586,6 +586,7 @@ mapAliases ({
k3s_1_24 = throw "'k3s_1_24' has been removed from nixpkgs as it has reached end of life"; # Added 2024-03-14
k3s_1_25 = throw "'k3s_1_25' has been removed from nixpkgs as it has reached end of life"; # Added 2024-03-14
k3s_1_26 = throw "'k3s_1_26' has been removed from nixpkgs as it has reached end of life"; # Added 2024-05-20
# k3d was a 3d editing software k-3d - "k3d has been removed because it was broken and has seen no release since 2016" Added 2022-01-04
# now kube3d/k3d will take it's place
kube3d = k3d; # Added 2022-0705