diff --git a/website/content/v1.6/talos-guides/install/virtualized-platforms/vmware.md b/website/content/v1.6/talos-guides/install/virtualized-platforms/vmware.md index d56c8e2f78..2bd05d85bd 100644 --- a/website/content/v1.6/talos-guides/install/virtualized-platforms/vmware.md +++ b/website/content/v1.6/talos-guides/install/virtualized-platforms/vmware.md @@ -39,7 +39,7 @@ It's contents should look like the following: - op: replace path: /cluster/extraManifests value: - - "https://raw.githubusercontent.com/mologie/talos-vmtoolsd/master/deploy/unstable.yaml" + - "https://raw.githubusercontent.com/siderolabs/talos-vmtoolsd/master/deploy/latest.yaml" ``` With the patch in hand, generate machine configs with: diff --git a/website/content/v1.6/talos-guides/install/virtualized-platforms/vmware/cp.patch.yaml b/website/content/v1.6/talos-guides/install/virtualized-platforms/vmware/cp.patch.yaml index 988edd6c91..b640d29269 100644 --- a/website/content/v1.6/talos-guides/install/virtualized-platforms/vmware/cp.patch.yaml +++ b/website/content/v1.6/talos-guides/install/virtualized-platforms/vmware/cp.patch.yaml @@ -9,4 +9,4 @@ - op: replace path: /cluster/extraManifests value: - - "https://raw.githubusercontent.com/mologie/talos-vmtoolsd/master/deploy/unstable.yaml" + - "https://raw.githubusercontent.com/siderolabs/talos-vmtoolsd/master/deploy/latest.yaml" diff --git a/website/content/v1.7/talos-guides/install/virtualized-platforms/vmware.md b/website/content/v1.7/talos-guides/install/virtualized-platforms/vmware.md index d56c8e2f78..2bd05d85bd 100644 --- a/website/content/v1.7/talos-guides/install/virtualized-platforms/vmware.md +++ b/website/content/v1.7/talos-guides/install/virtualized-platforms/vmware.md @@ -39,7 +39,7 @@ It's contents should look like the following: - op: replace path: /cluster/extraManifests value: - - "https://raw.githubusercontent.com/mologie/talos-vmtoolsd/master/deploy/unstable.yaml" + - "https://raw.githubusercontent.com/siderolabs/talos-vmtoolsd/master/deploy/latest.yaml" ``` With the patch in hand, generate machine configs with: diff --git a/website/content/v1.7/talos-guides/install/virtualized-platforms/vmware/cp.patch.yaml b/website/content/v1.7/talos-guides/install/virtualized-platforms/vmware/cp.patch.yaml index 988edd6c91..b640d29269 100644 --- a/website/content/v1.7/talos-guides/install/virtualized-platforms/vmware/cp.patch.yaml +++ b/website/content/v1.7/talos-guides/install/virtualized-platforms/vmware/cp.patch.yaml @@ -9,4 +9,4 @@ - op: replace path: /cluster/extraManifests value: - - "https://raw.githubusercontent.com/mologie/talos-vmtoolsd/master/deploy/unstable.yaml" + - "https://raw.githubusercontent.com/siderolabs/talos-vmtoolsd/master/deploy/latest.yaml"