Skip to content

Commit

Permalink
Adjust updates
Browse files Browse the repository at this point in the history
Signed-off-by: Dj Walker-Morgan <[email protected]>
  • Loading branch information
djw-m committed Nov 27, 2024
1 parent b9a8aaa commit ccab8c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/constants/updates.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ import IconNames from "../components/icon/iconNames";

export const updates = [
{
title: "Postgres Distributed for Kubernetes 1.0.1",
title: "EDB CloudNativePG Global Cluster 1.0.1",
icon: IconNames.KUBERNETES,
description:
"PGD4K brings LDAP authentication configuration, tablespace configuration and more in this patch release.",
"EDB CloudNativePG Global Cluster brings LDAP authentication configuration, tablespace configuration and more in this patch release.",
url: "/postgres_distributed_for_kubernetes/latest/",
moreUrl:
"/postgres_distributed_for_kubernetes/latest/rel_notes/1_0_1_rel_notes/",
Expand Down

0 comments on commit ccab8c3

Please sign in to comment.