Skip to content

Commit 6c8644c

Browse files
Run update.sh
1 parent c312b82 commit 6c8644c

File tree

6 files changed

+111
-156
lines changed

6 files changed

+111
-156
lines changed

haproxy/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ WARNING:
2828

2929
- [`3.3-dev10-alpine`, `3.3-dev-alpine`, `3.3-dev10-alpine3.22`, `3.3-dev-alpine3.22`](https://github.com/docker-library/haproxy/blob/be4757e151254dc143f8dfb7cc25b39df8a01543/3.3/alpine/Dockerfile)
3030

31-
- [`3.2.6`, `3.2`, `latest`, `lts`, `3.2.6-trixie`, `3.2-trixie`, `trixie`, `lts-trixie`](https://github.com/docker-library/haproxy/blob/04b2168ff76f90727c02f01cb719f655e768f6fd/3.2/Dockerfile)
31+
- [`3.2.7`, `3.2`, `latest`, `lts`, `3.2.7-trixie`, `3.2-trixie`, `trixie`, `lts-trixie`](https://github.com/docker-library/haproxy/blob/e4c0de0b54fc42dd87f22cfb61aad93562dad787/3.2/Dockerfile)
3232

33-
- [`3.2.6-alpine`, `3.2-alpine`, `alpine`, `lts-alpine`, `3.2.6-alpine3.22`, `3.2-alpine3.22`, `alpine3.22`, `lts-alpine3.22`](https://github.com/docker-library/haproxy/blob/04b2168ff76f90727c02f01cb719f655e768f6fd/3.2/alpine/Dockerfile)
33+
- [`3.2.7-alpine`, `3.2-alpine`, `alpine`, `lts-alpine`, `3.2.7-alpine3.22`, `3.2-alpine3.22`, `alpine3.22`, `lts-alpine3.22`](https://github.com/docker-library/haproxy/blob/e4c0de0b54fc42dd87f22cfb61aad93562dad787/3.2/alpine/Dockerfile)
3434

3535
- [`3.1.9`, `3.1`, `3.1.9-trixie`, `3.1-trixie`](https://github.com/docker-library/haproxy/blob/0d89f493da93a6e40d26926929cf12bf95fbec5b/3.1/Dockerfile)
3636

liquibase/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,17 @@ WARNING:
1414
1515
-->
1616

17+
# **DEPRECATION NOTICE**
18+
19+
With the release of Liquibase 5.0, this repository is officially deprecated and will not receive any further releases beyond patch updates.
20+
21+
Users are encouraged to switch to one of the following alternatives, depending on your needs:
22+
23+
- `liquibase/liquibase` -- Community Edition under Functional Source License (if you have a valid Liquibase License Key, you should use `liquibase/liquibase-secure` instead)
24+
- `liquibase/liquibase-secure` -- Commercial version with enterprise features
25+
26+
As of Liquibase 5.0, the Community edition and the official Docker Community liquibase image no longer include database drivers or extensions by default. You must now explicitly add database drivers using the Liquibase Package Manager (LPM), or manually install/mount extensions into the container. See [the Liquibase 5.0 Release Announcement](https://www.liquibase.com/blog/liquibase-5-0-release) for more details.
27+
1728
# Quick reference
1829

1930
- **Maintained by**:

0 commit comments

Comments
 (0)