Skip to content

Commit

Permalink
chore: sync k3s image shas (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
olix0r authored Jan 5, 2025
1 parent 7cf38ff commit 0698a16
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions k3s-images.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "docker.io/rancher/k3s",
"channels": {
"stable": "v1.30.6-k3s1",
"latest": "v1.31.2-k3s1",
"stable": "v1.31.4-k3s1",
"latest": "v1.31.4-k3s1",
"v1.20": "v1.20.15-k3s1",
"v1.21": "v1.21.14-k3s1",
"v1.22": "v1.22.17-k3s1",
Expand All @@ -12,9 +12,9 @@
"v1.26": "v1.26.15-k3s1",
"v1.27": "v1.27.16-k3s1",
"v1.28": "v1.28.15-k3s1",
"v1.29": "v1.29.10-k3s1",
"v1.30": "v1.30.6-k3s1",
"v1.31": "v1.31.2-k3s1"
"v1.29": "v1.29.12-k3s1",
"v1.30": "v1.30.8-k3s1",
"v1.31": "v1.31.4-k3s1"
},
"digests": {
"v1.20.15-k3s1": "sha256:0e49b63b8ee234e308ff578682f8f4f2f95bffda7ba75077e5da29548cd2a6b3",
Expand All @@ -26,8 +26,8 @@
"v1.26.15-k3s1": "sha256:fabb4a57b34c67c0dfab602bd6ae54b34598a9f9218004089d1202431088fdb1",
"v1.27.16-k3s1": "sha256:b7bca8255da9e25a9fdd95bae61f99f8cd424d90691fc5125621b2955bebdfd2",
"v1.28.15-k3s1": "sha256:af4f882a4cfaf418cb03d52c59cd150f42bf2b72f084c4592c6a133f4856660d",
"v1.29.10-k3s1": "sha256:081d77a383a372d3984a3256d73865eff1c815644ea5935551656ddbe04395f3",
"v1.30.6-k3s1": "sha256:204d4094343ed60ff60ed4b009785151c43d8f611761929aae3a1beb02fc0adf",
"v1.31.2-k3s1": "sha256:c88e1cf829fd84331c9ec92988509f17b5815527829326810da1a223e8b50a36"
"v1.29.12-k3s1": "sha256:ad78b356f746320ed6e4b5b8404349b9a92c800b24b46d7372b50723e397ace9",
"v1.30.8-k3s1": "sha256:72c67f37faed25521d21e4743e964d325dcb9dc807d38a3c3d6708fc137baf3c",
"v1.31.4-k3s1": "sha256:627fc392e5e7992fb8aa738fb04bc0c9ae9a068999cb4cfbea5858661cd79d04"
}
}

0 comments on commit 0698a16

Please sign in to comment.