diff --git a/docs/docs-content/release-notes/annoucements.md b/docs/docs-content/release-notes/annoucements.md index 7c9dd3b58e..a51362c613 100644 --- a/docs/docs-content/release-notes/annoucements.md +++ b/docs/docs-content/release-notes/annoucements.md @@ -41,7 +41,7 @@ below and take necessary actions to avoid any disruptions in your environment. You can review previously implemented changes in Palette and VerteX in the following table. Refer to respective release version's [Release Notes](./release-notes.md) for more information. -| Change | | Release | Date | -| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --- | ------- | ---------------- | -| Due to Google's decision to deprecate the gcr.io container registry, we are adding a new image registry that Palette agents will use to pull images. The new registry is us-docker.pkg.dev. If you have network restrictions in place, ensure that the new registry is allowed. The new registry is available for use starting with this release. Refer to the Proxy Requirements for a complete list of domains that must be allowed. | | 4.5.3 | October 13, 2024 | -| In this release, Palette aligns Google Cloud Platform GKE behavior with Azure AKS and AWS EKS and removes the ability to specify a patch version when creating a cluster profile for AKS, EKS, and GKE. Only the major and minor versions are available for selection. The underlying cloud provider will automatically select the latest patch version available for the selected major and minor version. | | 4.4.6 | Jun 15, 2024 | +| Change | | Release | Date | +| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --- | ------- | ---------------- | +| Due to Google's decision to deprecate the `gcr.io` container registry, we are adding a new image registry that Palette agents will use to pull images. The new registry is `us-docker.pkg.dev`. If you have network restrictions in place, ensure that the new registry is allowed. Ensure network connections to `grc.io` are allowed until the migration is complete. The new registry is available for use starting with this release. Refer to the Proxy Requirements for a complete list of domains that must be allowed. | | 4.5.3 | October 13, 2024 | +| In this release, Palette aligns Google Cloud Platform GKE behavior with Azure AKS and AWS EKS and removes the ability to specify a patch version when creating a cluster profile for AKS, EKS, and GKE. Only the major and minor versions are available for selection. The underlying cloud provider will automatically select the latest patch version available for the selected major and minor version. | | 4.4.6 | Jun 15, 2024 | diff --git a/docs/docs-content/release-notes/release-notes.md b/docs/docs-content/release-notes/release-notes.md index bbc5e79245..0c90165415 100644 --- a/docs/docs-content/release-notes/release-notes.md +++ b/docs/docs-content/release-notes/release-notes.md @@ -250,7 +250,8 @@ to learn more about the changes introduced in this release. [decision to deprecate](https://cloud.google.com/artifact-registry/docs/transition/transition-from-gcr) the `gcr.io` container registry, we are adding a new image registry that Palette agents will use to pull images. The new registry is `us-docker.pkg.dev`. If you have network restrictions in place, ensure that the new registry is allowed. The new - registry is available for use starting with this release. Refer to the + registry is available for use starting with this release. Ensure network connections to `grc.io` are allowed until the + migration is complete. Refer to the [Proxy Requirements](../enterprise-version/install-palette/install-palette.md#proxy-requirements) for a complete list of domains that must be allowed.