Skip to content

Commit 2b8577d

Browse files
committed
chore(docs): update README blocks in github highligth format
Signed-off-by: Zied ABID <zied.abid@jobteaser.com>
1 parent 25eba63 commit 2b8577d

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@ maintained by the PostgreSQL Global Development Group (PGDG).
8888
These images are identified by the inclusion of `minimal` in their tag names,
8989
for example: `17.6-minimal-trixie`.
9090

91-
> **NOTE**: Starting with PostgreSQL 18, `minimal` images will **not** include
91+
> [!NOTE]
92+
> Starting with PostgreSQL 18, `minimal` images will **not** include
9293
> LLVM JIT support (shipped in the `postgresql-MM-jit` package, where `MM`
9394
> represents the PostgreSQL major version). JIT will be available only in the
9495
> `standard` image.
@@ -111,7 +112,8 @@ following additional features:
111112
Standard images are identifiable by the `standard` tag in their names, such as:
112113
`17.6-standard-trixie`.
113114

114-
> **Note:** Standard images are designed to offer functionality equivalent to
115+
> [!NOTE]
116+
> Standard images are designed to offer functionality equivalent to
115117
> the legacy `system` images when used with CloudNativePG. To achieve parity,
116118
> you must use the [Barman Cloud Plugin](https://github.com/cloudnative-pg/plugin-barman-cloud)
117119
> as a replacement for the native Barman Cloud support in `system` images.
@@ -121,7 +123,8 @@ Standard images are identifiable by the `standard` tag in their names, such as:
121123
Starting from September 2025, system images are based on the `standard` image
122124
and include Barman Cloud binaries.
123125

124-
> **IMPORTANT:** The `system` images are deprecated and will be removed once
126+
> [!IMPORTANT]
127+
> The `system` images are deprecated and will be removed once
125128
> in-core support for Barman Cloud in CloudNativePG is phased out. While you
126129
> can still use them as long as in-core Barman Cloud remains available, you
127130
> should plan to migrate to either a `minimal` or `standard` image together

0 commit comments

Comments
 (0)