File tree Expand file tree Collapse file tree 2 files changed +31
-0
lines changed
Expand file tree Collapse file tree 2 files changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 2.6-7.7.99 2025-11-09 <dave at tiredofit dot ca >
2+
3+ Add EOL notice and deprecate image
4+
5+
16## 2.6-7.7.8 2025-09-01 <dave at tiredofit dot ca >
27
38 ### Changed
Original file line number Diff line number Diff line change @@ -4,6 +4,32 @@ source /assets/functions/00-container
44prepare_service 10-openldap
55PROCESS_NAME="openldap"
66
7+
8+ cat <<EOF
9+
10+ *******************************************************************************************
11+ * *
12+ * END OF LIFE NOTICE NOVEMBER 9, 2025 *
13+ * tiredofit/openldap *
14+ * *
15+ * This image is no longer maintained as of and will not receive updates. *
16+ * *
17+ * A successor image is available at: *
18+ * *
19+ * Repository | Documentation: *
20+ * - https://github.com/nfrastack/container-openldap *
21+ * *
22+ * Image Registries: *
23+ * - https://hub.docker.com/r/nfrastack/openldap *
24+ * - https://github.com/nfrastack/container-openldap/pkgs/container/container-openldap *
25+ * *
26+ * Please visit https://nfrastack.com for more information. *
27+ * *
28+ *******************************************************************************************
29+
30+ EOF
31+
32+
733## TODO - This is temporary due top upstream base issues - Check TLS Configuration
834update_template_newline() {
935 ## Replace placeholders with values
You can’t perform that action at this time.
0 commit comments