Skip to content

Commit

Permalink
Merge pull request #242272 from euank/k3s-1-26-6
Browse files Browse the repository at this point in the history
k3s_1_26: 1.26.5+k3s1 -> 1.26.6+k3s1
  • Loading branch information
LeSuisse committed Jul 19, 2023
2 parents 8f15fe7 + f4079a4 commit dbd0bd3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pkgs/applications/networking/cluster/k3s/1_26/versions.nix
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
k3sVersion = "1.26.5+k3s1";
k3sCommit = "7cefebeaac7dbdd0bfec131ea7a43a45cb125354";
k3sRepoSha256 = "0iz8w24lhb3mgwnks79ky4nypdqbjn91zm4nrj1ar3abkb5i8bg3";
k3sVendorSha256 = "sha256-yPzpt9OZfW7qY9gFgrRVgmk2l9OSMMF85OY79MDCKTs=";
k3sVersion = "1.26.6+k3s1";
k3sCommit = "3b1919b0d55811707bd1168f0abf11cccc656c26";
k3sRepoSha256 = "1g82bkq4w0jpfn1fanj1d24bj46rw908wk50p3cm47rqiqlys72y";
k3sVendorSha256 = "sha256-+a9/q5a28zA9SmAdp2IItHR1MdJvlbMW5796bHTfKBw=";
chartVersions = import ./chart-versions.nix;
k3sRootVersion = "0.12.2";
k3sRootSha256 = "1gjynvr350qni5mskgm7pcc7alss4gms4jmkiv453vs8mmma9c9k";
Expand Down

0 comments on commit dbd0bd3

Please sign in to comment.