Skip to content

Commit

Permalink
SYS-572 version updates for several images
Browse files Browse the repository at this point in the history
  • Loading branch information
instantlinux committed Dec 24, 2021
1 parent 1d1109b commit 6ea6683
Show file tree
Hide file tree
Showing 17 changed files with 27 additions and 26 deletions.
2 changes: 1 addition & 1 deletion images/data-sync/helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ home: https://github.com/instantlinux/docker-tools
sources:
- https://github.com/instantlinux/docker-tools
type: application
version: 0.1.3
version: 0.1.4
appVersion: "2.51.4-4.12.0-r0"
dependencies:
- name: chartlib
Expand Down
1 change: 1 addition & 0 deletions images/data-sync/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ configmap:
ignore = Path data-sync/gitlab/logs/sshd/current
ignore = Path data-sync/jira/home/analytics-logs
ignore = Path data-sync/jira/home/log/atlassian-jira.log
ignore = Path data-sync/jira/home/log/atlassian-jira-outgoing-mail.log
ignore = Path data-sync/jira/home/log/atlassian-jira-perf.log
ignore = Path data-sync/jira/home/monitor/ConnectionPoolGraph.rrd4j
ignore = Path data-sync/jira/home/monitor/DatabaseReadWritesGraph.rrd4j
Expand Down
4 changes: 2 additions & 2 deletions images/dovecot/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM instantlinux/postfix:3.6.1-r0
FROM instantlinux/postfix:3.6.3-r0

MAINTAINER Rich Braun "docker@instantlinux.net"
ARG BUILD_DATE
Expand All @@ -9,7 +9,7 @@ LABEL org.label-schema.build-date=$BUILD_DATE \
org.label-schema.vcs-ref=$VCS_REF \
org.label-schema.vcs-url=https://github.com/instantlinux/docker-tools

ARG DOVECOT_VERSION=2.3.15-r0
ARG DOVECOT_VERSION=2.3.17-r0
ARG MKCERT_SHA=24b6988d1709e71c24dcf94ffce5db93bd2e89dc5cbec1ac3c173de5274b68dd

ENV LDAP_PASSWD_SECRET=ldap-ro-password \
Expand Down
4 changes: 2 additions & 2 deletions images/dovecot/helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ sources:
- https://github.com/instantlinux/docker-tools
- https://github.com/vdukhovni/dovecot
type: application
version: 0.1.1
appVersion: "2.3.15-r0"
version: 0.1.2
appVersion: "2.3.17-r0"
dependencies:
- name: chartlib
version: 0.1.8
Expand Down
4 changes: 2 additions & 2 deletions images/haproxy-keepalived/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM haproxy:2.4.1-alpine
FROM haproxy:2.4.10-alpine
MAINTAINER Rich Braun "docker@instantlinux.net"
ARG BUILD_DATE
ARG VCS_REF
Expand All @@ -8,7 +8,7 @@ LABEL org.label-schema.build-date=$BUILD_DATE \
org.label-schema.vcs-ref=$VCS_REF \
org.label-schema.vcs-url=https://github.com/instantlinux/docker-tools

ARG KEEPALIVED_VERSION=2.2.1-r0
ARG KEEPALIVED_VERSION=2.2.4-r2
ENV KEEPALIVE_CONFIG_ID=main \
PORT_HAPROXY_STATS=8080 \
STATS_ENABLE=yes \
Expand Down
4 changes: 2 additions & 2 deletions images/haproxy-keepalived/helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ sources:
- https://github.com/haproxy/haproxy
- https://github.com/acassen/keepalived
type: application
version: 0.1.2
appVersion: "2.4.1-alpine-2.2.1-r0"
version: 0.1.3
appVersion: "2.4.10-alpine-2.2.4-r2"
dependencies:
- name: chartlib
version: 0.1.8
Expand Down
2 changes: 1 addition & 1 deletion images/postfix-python/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG POSTFIX_VERSION=3.6.1-r0
ARG POSTFIX_VERSION=3.6.3-r1

FROM instantlinux/postfix:$POSTFIX_VERSION
MAINTAINER Rich Braun "docker@instantlinux.net"
Expand Down
4 changes: 2 additions & 2 deletions images/postfix-python/helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ sources:
- https://github.com/instantlinux/docker-tools
- https://github.com/vdukhovni/postfix
type: application
version: 0.1.2
appVersion: "3.6.1-r0"
version: 0.1.3
appVersion: "3.6.3-r1"
dependencies:
- name: chartlib
version: 0.1.8
Expand Down
2 changes: 1 addition & 1 deletion images/proftpd/helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sources:
- https://github.com/proftpd/proftpd
type: application
version: 0.1.1
appVersion: "1.3.7a-r0"
appVersion: "1.3.7c-r2"
dependencies:
- name: chartlib
version: 0.1.8
Expand Down
4 changes: 2 additions & 2 deletions images/weewx/helm-nginx/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ home: https://github.com/instantlinux/docker-tools
sources:
- https://github.com/instantlinux/docker-tools
type: application
version: 0.1.0
appVersion: "1.20.0-alpine"
version: 0.1.1
appVersion: "1.21.4-alpine"
dependencies:
- name: chartlib
version: 0.1.8
Expand Down
2 changes: 1 addition & 1 deletion k8s/helm/jira/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sources:
- https://hub.docker.com/r/atlassian/jira-core
type: application
version: 0.1.0
appVersion: "8.13.4"
appVersion: "8.20.2"
dependencies:
- name: chartlib
version: 0.1.8
Expand Down
4 changes: 2 additions & 2 deletions k8s/helm/nextcloud/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ home: https://github.com/instantlinux/docker-tools
sources:
- https://github.com/instantlinux/docker-tools
type: application
version: 0.1.2
version: 0.1.3
# Upon changes: requires manual update in admin UI after restarting image
appVersion: "21.0.5"
appVersion: "23.0.0"
dependencies:
- name: chartlib
version: 0.1.8
Expand Down
2 changes: 1 addition & 1 deletion k8s/helm/nexus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sources:
- https://github.com/instantlinux/docker-tools
type: application
version: 0.1.2
appVersion: "3.34.0"
appVersion: "3.37.1"
dependencies:
- name: chartlib
version: 0.1.8
Expand Down
4 changes: 2 additions & 2 deletions k8s/helm/restic/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ sources:
- https://github.com/instantlinux/docker-tools
- https://github.com/restic/restic
type: application
version: 0.1.0
version: 0.1.1
# Remember to update restic==<ver> in values.yaml as releases are published;
# the values.yaml file is not able to reference .Chart.appVersion
appVersion: "0.12.0-r3"
appVersion: "0.12.1-r3"
dependencies:
- name: chartlib
version: 0.1.8
Expand Down
2 changes: 1 addition & 1 deletion k8s/helm/restic/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ deployment:
args:
- -c
- >
apk add --update restic==0.12.0-r3 tzdata &&
apk add --update restic==0.12.1-r3 tzdata &&
ln -s /usr/share/zoneinfo/$TZ /etc/localtime &&
echo $TZ > /etc/timezone &&
echo "if [ -r $HOME/.resticrc ]; then . $HOME/.resticrc; fi" \
Expand Down
4 changes: 2 additions & 2 deletions k8s/helm/splunk/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ sources:
- https://github.com/instantlinux/docker-tools
- https://hub.docker.com/r/splunk/splunk
type: application
version: 0.1.1
appVersion: "8.2.3"
version: 0.1.2
appVersion: "8.2.4"
dependencies:
- name: chartlib
version: 0.1.8
Expand Down
4 changes: 2 additions & 2 deletions k8s/helm/wordpress/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ sources:
- https://github.com/instantlinux/docker-tools
- https://build.trac.wordpress.org/browser
type: application
version: 0.1.0
appVersion: "5.7.1-php7.4-apache"
version: 0.1.1
appVersion: "5.8.2-php7.4-apache"
dependencies:
- name: chartlib
version: 0.1.8
Expand Down

0 comments on commit 6ea6683

Please sign in to comment.