Skip to content

Commit 0c2027c

Browse files
authored
SYS-654 image updates - git, haproxy-keepalived, mythtv, postfix (#216)
1 parent c195203 commit 0c2027c

12 files changed

Lines changed: 16 additions & 16 deletions

File tree

images/ddclient/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Then deploy this service, see the example [helm](https://github.com/instantlinux
2424

2525
Instead of supplying these variables, if your provider requires more parameters than shown above, you can volume-mount the configuration as `/etc/ddclient/ddclient.conf`.
2626

27-
Logging is set to `verbose` in order to have any logging at all; it's not possible to reduce verbosity to a lower level than about 18 lines of output per interval without modifying source code.
27+
Logging is set to `verbose` in order to have any logging at all.
2828

2929
This repo has complete instructions for
3030
[building a kubernetes cluster](https://github.com/instantlinux/docker-tools/blob/main/k8s/README.md) where you can launch with [helm](https://github.com/instantlinux/docker-tools/tree/main/images/ddclient/helm) or [kubernetes.yaml](https://github.com/instantlinux/docker-tools/blob/main/images/ddclient/kubernetes.yaml) using _make_ and customizing [Makefile.vars](https://github.com/instantlinux/docker-tools/blob/main/k8s/Makefile.vars) after cloning this repo:

images/git-dump/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ENV API_TOKEN_SECRETNAME= \
2121
USERNAME=git-dump \
2222
TZ=UTC
2323

24-
ARG GIT_VERSION=2.49.0-r0
24+
ARG GIT_VERSION=2.49.1-r0
2525
ARG GID=505
2626
ARG UID=212
2727

images/git-dump/helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ home: https://github.com/instantlinux/docker-tools
55
sources:
66
- https://github.com/instantlinux/docker-tools
77
type: application
8-
version: 0.1.17
9-
appVersion: "2.49.0-r0"
8+
version: 0.1.18
9+
appVersion: "2.49.1-r0"
1010
dependencies:
1111
- name: chartlib
1212
version: 0.1.8

images/git-pull/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ LABEL org.opencontainers.image.authors="Rich Braun docker@instantlinux.net" \
88
org.label-schema.vcs-ref=$VCS_REF \
99
org.label-schema.vcs-url=https://github.com/instantlinux/docker-tools
1010

11-
ARG GIT_VERSION=2.49.0-r0
11+
ARG GIT_VERSION=2.49.1-r0
1212
ENV DEST=. \
1313
GIT_COMMIT=master \
1414
GIT_HOST=github.com \

images/git-pull/helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ home: https://github.com/instantlinux/docker-tools
55
sources:
66
- https://github.com/instantlinux/docker-tools
77
type: application
8-
version: 0.1.15
9-
appVersion: "2.49.0-r0"
8+
version: 0.1.16
9+
appVersion: "2.49.1-r0"
1010
dependencies:
1111
- name: chartlib
1212
version: 0.1.8

images/haproxy-keepalived/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM haproxy:3.2.1-alpine
1+
FROM haproxy:3.2.4-alpine
22
ARG BUILD_DATE
33
ARG VCS_REF
44
LABEL org.opencontainers.image.authors="Rich Braun docker@instantlinux.net" \

images/haproxy-keepalived/helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ sources:
77
- https://github.com/haproxy/haproxy
88
- https://github.com/acassen/keepalived
99
type: application
10-
version: 0.1.18
11-
appVersion: "3.2.1-alpine-2.3.1-r0"
10+
version: 0.1.19
11+
appVersion: "3.2.4-alpine-2.3.1-r0"
1212
dependencies:
1313
- name: chartlib
1414
version: 0.1.8

images/mythtv-backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ARG APT_SIG=13551B881504888C
2121
ARG MYTHTV_GID=100
2222
ARG MYTHTV_UID=2021
2323
ARG MYTHTV_PPA=http://ppa.launchpad.net/mythbuntu/35
24-
ARG MYTHTV_VERSION=2:35.0+fixes.202506081602.5f093cd977~ubuntu24.04.1
24+
ARG MYTHTV_VERSION=2:35.0+fixes.202508101748.931474b3a0~ubuntu24.04.1
2525
ARG MYTHLINK_SHA=459cb8b60adae4b631a95a9cfb1b41dcb959cc4a0b9053582a711d58b8d8a0d2
2626

2727
RUN \

images/mythtv-backend/helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ sources:
66
- https://github.com/instantlinux/docker-tools
77
- https://github.com/mythtv/mythtv
88
type: application
9-
version: 0.1.14
10-
appVersion: "35.0-fixes.202506081602.5f093cd977"
9+
version: 0.1.15
10+
appVersion: "35.0-fixes.202508101748.931474b3a0"
1111
dependencies:
1212
- name: chartlib
1313
version: 0.1.8

images/postfix-python/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG POSTFIX_VERSION=3.10.2-r0
1+
ARG POSTFIX_VERSION=3.10.4-r0
22

33
FROM instantlinux/postfix:$POSTFIX_VERSION
44
ARG BUILD_DATE

0 commit comments

Comments
 (0)