diff --git a/images/dovecot/Dockerfile b/images/dovecot/Dockerfile index d0729482..fa150a3a 100644 --- a/images/dovecot/Dockerfile +++ b/images/dovecot/Dockerfile @@ -1,4 +1,4 @@ -FROM instantlinux/postfix:3.10.8-r0 +FROM instantlinux/postfix:3.11.4-r0 ARG BUILD_DATE ARG VCS_REF @@ -8,7 +8,7 @@ LABEL org.opencontainers.image.authors="Rich Braun docker@instantlinux.net" \ org.label-schema.vcs-ref=$VCS_REF \ org.label-schema.vcs-url=https://github.com/instantlinux/docker-tools -ARG DOVECOT_VERSION=2.4.3-r1 +ARG DOVECOT_VERSION=2.4.3-r2 ARG PROCMAIL_VERSION=3.22-r4 ARG MKCERT_SHA=d1efad065f9ef34da372847ff4a4d5ffd86b97410b303d8a43ea25aa2119c86d ARG PROCMAIL_SHA=4ac9f21c3d7dbed5b32e7547da39f4d429de480679b4c856026caea39ca842f9 diff --git a/images/dovecot/helm/Chart.yaml b/images/dovecot/helm/Chart.yaml index b41440f0..8622ba7a 100644 --- a/images/dovecot/helm/Chart.yaml +++ b/images/dovecot/helm/Chart.yaml @@ -6,8 +6,8 @@ sources: - https://github.com/instantlinux/docker-tools - https://github.com/vdukhovni/dovecot type: application -version: 0.1.14 -appVersion: "2.4.3-r1" +version: 0.1.15 +appVersion: "2.4.3-r2" dependencies: - name: chartlib version: 0.1.8 diff --git a/images/haproxy-keepalived/helm/Chart.yaml b/images/haproxy-keepalived/helm/Chart.yaml index 9209c281..dce6e9eb 100644 --- a/images/haproxy-keepalived/helm/Chart.yaml +++ b/images/haproxy-keepalived/helm/Chart.yaml @@ -9,6 +9,7 @@ sources: type: application version: 0.1.23 appVersion: "3.3.11-alpine-2.3.4-r2" +#appVersion: "3.3.10-alpine-2.3.4-r3" dependencies: - name: chartlib version: 0.1.8 diff --git a/images/mariadb-galera/Dockerfile b/images/mariadb-galera/Dockerfile index a978abfc..62c15ab0 100644 --- a/images/mariadb-galera/Dockerfile +++ b/images/mariadb-galera/Dockerfile @@ -1,4 +1,4 @@ -FROM mariadb:12.2.2 +FROM mariadb:12.3.2 ARG BUILD_DATE ARG VCS_REF LABEL org.opencontainers.image.authors="Rich Braun docker@instantlinux.net" \ diff --git a/images/mariadb-galera/helm/Chart.yaml b/images/mariadb-galera/helm/Chart.yaml index ab248c6f..c6970e69 100644 --- a/images/mariadb-galera/helm/Chart.yaml +++ b/images/mariadb-galera/helm/Chart.yaml @@ -7,8 +7,8 @@ sources: - https://github.com/MariaDB/server - https://github.com/MariaDB/galera type: application -version: 0.1.3 -appVersion: "12.2.2" +version: 0.1.4 +appVersion: "12.3.2" dependencies: - name: chartlib version: 0.1.8 diff --git a/images/weewx/helm-nginx/Chart.yaml b/images/weewx/helm-nginx/Chart.yaml index f8fc9f38..39aa8c50 100644 --- a/images/weewx/helm-nginx/Chart.yaml +++ b/images/weewx/helm-nginx/Chart.yaml @@ -5,8 +5,8 @@ home: https://github.com/instantlinux/docker-tools sources: - https://github.com/instantlinux/docker-tools type: application -version: 0.1.5 -appVersion: "1.29.3-alpine" +version: 0.1.6 +appVersion: "1.31.2-alpine" dependencies: - name: chartlib version: 0.1.8 diff --git a/k8s/helm/authelia/Chart.yaml b/k8s/helm/authelia/Chart.yaml index 0f29f1d0..99eabe45 100644 --- a/k8s/helm/authelia/Chart.yaml +++ b/k8s/helm/authelia/Chart.yaml @@ -6,8 +6,8 @@ sources: - https://github.com/instantlinux/docker-tools - https://github.com/authelia/authelia type: application -version: 0.1.11 -appVersion: "4.39.19" +version: 0.1.12 +appVersion: "4.39.20" dependencies: - name: chartlib version: 0.1.8 @@ -16,5 +16,5 @@ dependencies: version: 0.1.0 repository: file://subcharts/ldap - name: redis - version: 0.1.0 + version: 0.1.1 repository: file://subcharts/redis diff --git a/k8s/helm/authelia/subcharts/redis/Chart.yaml b/k8s/helm/authelia/subcharts/redis/Chart.yaml index aafdf709..445f4d88 100644 --- a/k8s/helm/authelia/subcharts/redis/Chart.yaml +++ b/k8s/helm/authelia/subcharts/redis/Chart.yaml @@ -6,8 +6,8 @@ sources: - https://github.com/instantlinux/docker-tools - https://hub.docker.com/_/redis type: application -version: 0.1.0 -appVersion: "3.2.11-alpine" +version: 0.1.1 +appVersion: "8.8.0-alpine" dependencies: - name: chartlib version: 0.1.6 diff --git a/k8s/helm/etcd/Chart.yaml b/k8s/helm/etcd/Chart.yaml index e89ed917..dccb8461 100644 --- a/k8s/helm/etcd/Chart.yaml +++ b/k8s/helm/etcd/Chart.yaml @@ -6,8 +6,8 @@ sources: - https://github.com/instantlinux/docker-tools - https://github.com/etcd-io/etcd type: application -version: 0.1.7 -appVersion: "v3.5.26" +version: 0.1.8 +appVersion: "v3.6.12" dependencies: - name: chartlib version: 0.1.8 diff --git a/k8s/helm/etcd/values.yaml b/k8s/helm/etcd/values.yaml index cbba8b86..8eb5f840 100644 --- a/k8s/helm/etcd/values.yaml +++ b/k8s/helm/etcd/values.yaml @@ -49,7 +49,6 @@ statefulset: # key: discovery # name: etcd-token env: - etcdctl_api: "2" etcd_data_dir: /var/lib/etcd etcd_enable_v2: "true" etcd_initial_cluster: "" diff --git a/k8s/helm/immich/Chart.yaml b/k8s/helm/immich/Chart.yaml index 8ce36b91..4dcfc0a7 100644 --- a/k8s/helm/immich/Chart.yaml +++ b/k8s/helm/immich/Chart.yaml @@ -8,7 +8,7 @@ sources: type: application version: 0.1.0 # Reminder, update tag for ml instance in values.yaml -appVersion: v2.7.5 +appVersion: v3.0.1 dependencies: - name: chartlib version: 0.1.8 diff --git a/k8s/helm/immich/values.yaml b/k8s/helm/immich/values.yaml index d6290f69..7ae5d4cc 100644 --- a/k8s/helm/immich/values.yaml +++ b/k8s/helm/immich/values.yaml @@ -201,6 +201,6 @@ postgres: ml: enabled: true image: - tag: v2.7.5 + tag: v3.0.1 env: immich_log_level: info diff --git a/k8s/helm/restic/values.yaml b/k8s/helm/restic/values.yaml index a402bb5e..93656397 100644 --- a/k8s/helm/restic/values.yaml +++ b/k8s/helm/restic/values.yaml @@ -98,7 +98,7 @@ volumes: image: repository: alpine pullPolicy: IfNotPresent - tag: 3.23 + tag: 3.24 nameOverride: "" fullnameOverride: "" diff --git a/services/Makefile b/services/Makefile index 831a6a8a..f076684b 100644 --- a/services/Makefile +++ b/services/Makefile @@ -15,7 +15,7 @@ endif default: $(HOST) cumbre: haproxy-keepalived nut-upsd -k2: nagios haproxy-keepalived keycloak restic-server +k2: haproxy-keepalived keycloak nagios restic-server $(SERVICES):: @echo Starting $@