diff --git a/templates/README.md.tpl b/templates/README.md.tpl
index 497938c203e..75f853b943c 100644
--- a/templates/README.md.tpl
+++ b/templates/README.md.tpl
@@ -16,7 +16,7 @@ To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
`helm install mychart oci://oci.trueforge.org/truecharts/CHARTPLACEHOLDER`
-For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
+For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](https://truecharts.org/guides/)
## Chart Specific Guides and information
@@ -30,7 +30,7 @@ To view the chart specific options, please view Values.yaml included in the char
The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/TRAINPLACEHOLDER/CHARTPLACEHOLDER/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
-For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
+For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](https://truecharts.org/common/)
For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml
@@ -45,6 +45,6 @@ For information about the common chart and all defaults included with it, please
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
-Please consider making a [donation](/general/sponsor) or contributing back to the project any way you can!
+Please consider making a [donation](https://truecharts.org/general/sponsor/) or contributing back to the project any way you can!
_All Rights Reserved - The TrueCharts Project_
diff --git a/website/src/content/docs/clustertool/talos.md b/website/src/content/docs/clustertool/talos.md
new file mode 100644
index 00000000000..048f7378001
--- /dev/null
+++ b/website/src/content/docs/clustertool/talos.md
@@ -0,0 +1,10 @@
+---
+title: Supported Talos versions
+---
+
+
+| Talos version | Branch | Supported with updates | Accepting Support tickets | Accepting Bug Reports | Notes |
+| --------------- | -------- | ---------------------- | ------------------------- | --------------------- | ----- |
+| 1.7 and prior | `master` | ❌ | ❌ | ❌ | |
+| 1.8 - 1.10 | `master` | ✅ | ✅ | ✅ | |
+| 1.11.x | `master` | ✅ | ✅ | ✅ | |
\ No newline at end of file
diff --git a/website/src/content/docs/general/support-policy.md b/website/src/content/docs/general/support-policy.md
index 53cfa912cbf..47c8ad49b31 100644
--- a/website/src/content/docs/general/support-policy.md
+++ b/website/src/content/docs/general/support-policy.md
@@ -92,17 +92,18 @@ For all issues not covered by support you can make a thread in an appropriate [D
| Helm version | Branch | Supported with updates | Accepting Support tickets | Accepting Bug Reports | Notes |
| --------------- | -------- | ---------------------- | ------------------------- | --------------------- | ----- |
-| 3.13 and prior | `master` | ❌ | ❌ | ❌ | |
-| 3.14 - 3.17 | `master` | ✅ | ✅ | ✅ | |
-| 3.18.0 | `master` | ❌ | ❌ | ❌ | Bug indentifed on 3.18.0, we cannot support this version. https://github.com/helm/helm/pull/30902 |
+| 3.13 and prior | `master` | ❌ | ❌ | ❌ | |
+| 3.14 - 3.17 | `master` | ✅ | ✅ | ✅ | |
+| 3.18.0 | `master` | ❌ | ❌ | ❌ | Bug indentifed on 3.18.0, we cannot support this version. https://github.com/helm/helm/pull/30902 |
+| 3.18.x | `master` | ✅ | ✅ | ✅ | |
## Supported Kubernetes Versions
| Kube version | Branch | Supported with updates | Accepting Support tickets | Accepting Bug Reports | Notes |
| --------------- | -------- | ---------------------- | ------------------------- | --------------------- | ----- |
-| 1.23 and prior | `master` | ❌ | ❌ | ❌ | |
-| 1.24 - 1.32 | `master` | ✅ | ✅ | ✅ | |
-| 1.33.0 | `master` | ✅ | ✅ | ✅ | Known issue with error "failed to set MOUNT_ATTR_IDMAP". Can be corrected by setting hostUsers to True. https://truecharts.org/common/podoptions/#hostusers |
+| 1.23 and prior | `master` | ❌ | ❌ | ❌ | |
+| 1.24 - 1.33 | `master` | ✅ | ✅ | ✅ | |
+| 1.34.x | `master` | ✅ | ✅ | ✅ | |
:::caution[China]
diff --git a/website/src/content/docs/news/2025-09-07-new-oci-link.md b/website/src/content/docs/news/2025-09-07-new-oci-link.md
new file mode 100644
index 00000000000..11ad8a150a4
--- /dev/null
+++ b/website/src/content/docs/news/2025-09-07-new-oci-link.md
@@ -0,0 +1,48 @@
+---
+slug: "news/new-oci-link"
+title: "Updated OCI Repository Link"
+authors: [alfi0812]
+date: 2025-09-27
+tags:
+ - "2025"
+---
+
+## Move OCI Registry to New Domain and Responds to Bitnami Changes
+
+The OCI repository has been moved from tccr.io to oci.trueforge.org
+
+### New Registry Locations
+
+All images and charts previously hosted on tccr.io are now available under the new domain:
+
+- Images: `oci.trueforge.org/tccr/IMAGE`
+- Charts: `helm install mychart oci://oci.trueforge.org/truecharts/CHART`
+
+This change affects only the domain; the registry remains OCI-based as before. Users are encouraged to update their Helm configurations and image references accordingly to avoid interruptions.
+
+## Clustertool Updated for Talos 1.11.0
+
+We’re excited to share that we now support Talos 1.11 and Kubernetes 1.34! With the recent update to clustertool, managing and deploying clusters on these versions has never been easier. This ensures smoother operations, up-to-date features, and a more reliable experience for all our users.
+
+## Bitnami Policy Shift
+
+Alongside the domain migration, We want to highlight the recent upstream changes from Bitnami. The popular container provider has moved to a “latest-only” publishing model for free users, meaning older tags will no longer be maintained and soon to be removed.
+
+In addition, Bitnami has removed some images entirely, forcing the deprecation of affected TrueCharts applications such as:
+
+- Solr
+- Matomo
+
+## Nextcloud Update 31.0.8
+
+addition, we’ve fixed Nextcloud image creation and released version 31.0.8 for our charts. This update ensures smoother deployments and improved reliability, so you can run Nextcloud with confidence on your clusters.
+
+## What Users Should Do:
+
+Update all references from tccr.io to oci.trueforge.org and update their charts and clustertool to the latest version.
+
+Expect Bitnami-based charts to stay stable thanks to digest pinning.
+
+Note that applications relying on deprecated Bitnami images are no longer available via TrueCharts.
+
+We emphasize our commitment to stability and transparency, while continuing to adapt to upstream changes.
\ No newline at end of file
diff --git a/website/src/pages/team.astro b/website/src/pages/team.astro
index c6793c79672..8989f6d9049 100644
--- a/website/src/pages/team.astro
+++ b/website/src/pages/team.astro
@@ -341,116 +341,6 @@ const iconClass = "mr-2 group-hover:animate-ping";
/>
-