Skip to content

Commit

Permalink
Update deprecations node
Browse files Browse the repository at this point in the history
  • Loading branch information
APErebus committed Oct 1, 2024
1 parent ed661f9 commit f5d697b
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,12 @@
},
"latest": "1.30",
"revisionHash": "Juaa5J",
"deprecatedKubectlVersions": {
"1.26": "1.26",
"1.27": "1.27"
"deprecations": {
"1.26": {
"latestTag": "1.26@sha256:a0892db7be9d668eceba2ce0c56ed82b2a58ff205ffea27a98e40825143b63f"
},
"1.27": {
"latestTag": "1.27@sha256:9d1ce87c37a33582bd3bb0b2e2d54d7a6bc0e71d659a1132acd3893c9645a507"
}
}
}

0 comments on commit f5d697b

Please sign in to comment.