Skip to content

Commit

Permalink
move v1.21 from netlify to gh like in toml file (#6865)
Browse files Browse the repository at this point in the history
Signed-off-by: Adam D. Cornett <[email protected]>
  • Loading branch information
acornett21 authored Nov 19, 2024
1 parent b049c1c commit de70c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ url_latest_version = "https://sdk.operatorframework.io"

[[params.versions]]
version = "v1.21"
url = "https://v1-21-x.sdk.operatorframework.io"
url = "https://github.com/operator-framework/operator-sdk/tree/v1.21.x/website/content/en/docs"
kube_version = "1.23"
client_go_version = "v0.23.5"

Expand Down

0 comments on commit de70c59

Please sign in to comment.