File tree Expand file tree Collapse file tree 2 files changed +32
-0
lines changed
Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 3.4.99 2025-10-02 <dave at tiredofit dot ca >
2+
3+ Add EOL Notice and deprecate image
4+
5+
16## 3.4.11 2025-07-30 <dave at tiredofit dot ca >
27
38 ### Added
Original file line number Diff line number Diff line change @@ -6,6 +6,33 @@ source /assets/functions/30-zabbix
66
77SERVICE_NAME="zabbix"
88
9+ cat <<EOF
10+
11+ *************************************************************************************
12+ * *
13+ * END OF LIFE NOTICE AUGUST 18, 2025 *
14+ * tiredofit/zabbix *
15+ * *
16+ * This image is no longer maintained as of and will not receive updates. *
17+ * *
18+ * A successor image is available at: *
19+ * *
20+ * Repository | Documentation: *
21+ * - https://github.com/nfrastack/container-zabbix *
22+ * *
23+ * Image Registries: *
24+ * - https://hub.docker.com/r/nfrastack/zabbix *
25+ * - https://github.com/nfrastack/container-zabbix/pkgs/container/container-zabbix *
26+ * *
27+ * Please visit https://nfrastack.com for more information. *
28+ * *
29+ *************************************************************************************
30+
31+ EOF
32+
33+ sleep 15
34+
35+
936transform_file_var \
1037 DB_HOST \
1138 DB_NAME \
You can’t perform that action at this time.
0 commit comments