File tree Expand file tree Collapse file tree 17 files changed +27
-26
lines changed
Expand file tree Collapse file tree 17 files changed +27
-26
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ home: https://github.com/instantlinux/docker-tools
55sources :
66- https://github.com/instantlinux/docker-tools
77type : application
8- version : 0.1.3
8+ version : 0.1.4
99appVersion : " 2.51.4-4.12.0-r0"
1010dependencies :
1111- name : chartlib
Original file line number Diff line number Diff line change @@ -123,6 +123,7 @@ configmap:
123123 ignore = Path data-sync/gitlab/logs/sshd/current
124124 ignore = Path data-sync/jira/home/analytics-logs
125125 ignore = Path data-sync/jira/home/log/atlassian-jira.log
126+ ignore = Path data-sync/jira/home/log/atlassian-jira-outgoing-mail.log
126127 ignore = Path data-sync/jira/home/log/atlassian-jira-perf.log
127128 ignore = Path data-sync/jira/home/monitor/ConnectionPoolGraph.rrd4j
128129 ignore = Path data-sync/jira/home/monitor/DatabaseReadWritesGraph.rrd4j
Original file line number Diff line number Diff line change 1- FROM instantlinux/postfix:3.6.1 -r0
1+ FROM instantlinux/postfix:3.6.3 -r0
22
33MAINTAINER Rich Braun "docker@instantlinux.net"
44ARG BUILD_DATE
@@ -9,7 +9,7 @@ LABEL org.label-schema.build-date=$BUILD_DATE \
99 org.label-schema.vcs-ref=$VCS_REF \
1010 org.label-schema.vcs-url=https://github.com/instantlinux/docker-tools
1111
12- ARG DOVECOT_VERSION=2.3.15 -r0
12+ ARG DOVECOT_VERSION=2.3.17 -r0
1313ARG MKCERT_SHA=24b6988d1709e71c24dcf94ffce5db93bd2e89dc5cbec1ac3c173de5274b68dd
1414
1515ENV LDAP_PASSWD_SECRET=ldap-ro-password \
Original file line number Diff line number Diff line change 66- https://github.com/instantlinux/docker-tools
77- https://github.com/vdukhovni/dovecot
88type : application
9- version : 0.1.1
10- appVersion : " 2.3.15 -r0"
9+ version : 0.1.2
10+ appVersion : " 2.3.17 -r0"
1111dependencies :
1212- name : chartlib
1313 version : 0.1.8
Original file line number Diff line number Diff line change 1- FROM haproxy:2.4.1 -alpine
1+ FROM haproxy:2.4.10 -alpine
22MAINTAINER Rich Braun "docker@instantlinux.net"
33ARG BUILD_DATE
44ARG VCS_REF
@@ -8,7 +8,7 @@ LABEL org.label-schema.build-date=$BUILD_DATE \
88 org.label-schema.vcs-ref=$VCS_REF \
99 org.label-schema.vcs-url=https://github.com/instantlinux/docker-tools
1010
11- ARG KEEPALIVED_VERSION=2.2.1-r0
11+ ARG KEEPALIVED_VERSION=2.2.4-r2
1212ENV KEEPALIVE_CONFIG_ID=main \
1313 PORT_HAPROXY_STATS=8080 \
1414 STATS_ENABLE=yes \
Original file line number Diff line number Diff line change 77- https://github.com/haproxy/haproxy
88- https://github.com/acassen/keepalived
99type : application
10- version : 0.1.2
11- appVersion : " 2.4.1 -alpine-2.2.1-r0 "
10+ version : 0.1.3
11+ appVersion : " 2.4.10 -alpine-2.2.4-r2 "
1212dependencies :
1313- name : chartlib
1414 version : 0.1.8
Original file line number Diff line number Diff line change 1- ARG POSTFIX_VERSION=3.6.1-r0
1+ ARG POSTFIX_VERSION=3.6.3-r1
22
33FROM instantlinux/postfix:$POSTFIX_VERSION
44MAINTAINER Rich Braun "docker@instantlinux.net"
Original file line number Diff line number Diff line change 66- https://github.com/instantlinux/docker-tools
77- https://github.com/vdukhovni/postfix
88type : application
9- version : 0.1.2
10- appVersion : " 3.6.1-r0 "
9+ version : 0.1.3
10+ appVersion : " 3.6.3-r1 "
1111dependencies :
1212- name : chartlib
1313 version : 0.1.8
Original file line number Diff line number Diff line change 77- https://github.com/proftpd/proftpd
88type : application
99version : 0.1.1
10- appVersion : " 1.3.7a-r0 "
10+ appVersion : " 1.3.7c-r2 "
1111dependencies :
1212- name : chartlib
1313 version : 0.1.8
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ home: https://github.com/instantlinux/docker-tools
55sources :
66- https://github.com/instantlinux/docker-tools
77type : application
8- version : 0.1.0
9- appVersion : " 1.20.0 -alpine"
8+ version : 0.1.1
9+ appVersion : " 1.21.4 -alpine"
1010dependencies :
1111- name : chartlib
1212 version : 0.1.8
You can’t perform that action at this time.
0 commit comments