From 35fe5ee177b0bd5631e25ccbf54f1368ba9740ec Mon Sep 17 00:00:00 2001 From: Papazafeiropoulos Giorgos Date: Wed, 31 Jul 2024 18:17:03 +0300 Subject: [PATCH] Fix missing openssl deps (libssl-dev) Signed-off-by: Papazafeiropoulos Giorgos --- Makefile | 68 ++++++++--------- README.md | 74 +++++++++---------- .../v1.17/arm64/debian-azureblob/Gemfile.lock | 8 +- .../arm64/debian-azureblob/hooks/post_push | 2 +- .../arm64/debian-cloudwatch/Gemfile.lock | 10 +-- .../arm64/debian-cloudwatch/hooks/post_push | 2 +- .../arm64/debian-elasticsearch7/Gemfile.lock | 4 +- .../debian-elasticsearch7/hooks/post_push | 2 +- .../arm64/debian-elasticsearch8/Gemfile.lock | 6 +- .../debian-elasticsearch8/hooks/post_push | 2 +- .../v1.17/arm64/debian-forward/Gemfile.lock | 2 +- .../arm64/debian-forward/hooks/post_push | 2 +- .../v1.17/arm64/debian-gcs/Gemfile.lock | 15 ++-- .../v1.17/arm64/debian-gcs/hooks/post_push | 2 +- .../v1.17/arm64/debian-graylog/Gemfile.lock | 2 +- .../arm64/debian-graylog/hooks/post_push | 2 +- .../v1.17/arm64/debian-kafka/Dockerfile | 2 +- .../v1.17/arm64/debian-kafka/Gemfile.lock | 2 +- .../v1.17/arm64/debian-kafka/hooks/post_push | 2 +- .../v1.17/arm64/debian-kafka2/Dockerfile | 2 +- .../v1.17/arm64/debian-kafka2/Gemfile.lock | 2 +- .../v1.17/arm64/debian-kafka2/hooks/post_push | 2 +- .../v1.17/arm64/debian-kinesis/Gemfile.lock | 12 +-- .../arm64/debian-kinesis/hooks/post_push | 2 +- .../arm64/debian-logentries/Gemfile.lock | 2 +- .../arm64/debian-logentries/hooks/post_push | 2 +- .../v1.17/arm64/debian-loggly/Gemfile.lock | 2 +- .../v1.17/arm64/debian-loggly/hooks/post_push | 2 +- .../v1.17/arm64/debian-logzio/Gemfile.lock | 2 +- .../v1.17/arm64/debian-logzio/hooks/post_push | 2 +- .../arm64/debian-opensearch/Gemfile.lock | 12 +-- .../arm64/debian-opensearch/hooks/post_push | 2 +- .../arm64/debian-papertrail/Gemfile.lock | 2 +- .../arm64/debian-papertrail/hooks/post_push | 2 +- .../v1.17/arm64/debian-s3/Gemfile.lock | 8 +- .../v1.17/arm64/debian-s3/hooks/post_push | 2 +- .../v1.17/arm64/debian-syslog/Gemfile.lock | 2 +- .../v1.17/arm64/debian-syslog/hooks/post_push | 2 +- .../v1.17/debian-azureblob/Gemfile.lock | 8 +- .../v1.17/debian-azureblob/hooks/post_push | 2 +- .../v1.17/debian-cloudwatch/Gemfile.lock | 10 +-- .../v1.17/debian-cloudwatch/hooks/post_push | 2 +- .../v1.17/debian-elasticsearch7/Gemfile.lock | 4 +- .../debian-elasticsearch7/hooks/post_push | 2 +- .../v1.17/debian-elasticsearch8/Gemfile.lock | 6 +- .../debian-elasticsearch8/hooks/post_push | 2 +- .../v1.17/debian-forward/Gemfile.lock | 2 +- .../v1.17/debian-forward/hooks/post_push | 2 +- docker-image/v1.17/debian-gcs/Gemfile.lock | 15 ++-- docker-image/v1.17/debian-gcs/hooks/post_push | 2 +- .../v1.17/debian-graylog/Gemfile.lock | 2 +- .../v1.17/debian-graylog/hooks/post_push | 2 +- docker-image/v1.17/debian-kafka/Dockerfile | 2 +- docker-image/v1.17/debian-kafka/Gemfile.lock | 2 +- .../v1.17/debian-kafka/hooks/post_push | 2 +- docker-image/v1.17/debian-kafka2/Dockerfile | 2 +- docker-image/v1.17/debian-kafka2/Gemfile.lock | 2 +- .../v1.17/debian-kafka2/hooks/post_push | 2 +- .../v1.17/debian-kinesis/Gemfile.lock | 12 +-- .../v1.17/debian-kinesis/hooks/post_push | 2 +- .../v1.17/debian-logentries/Gemfile.lock | 2 +- .../v1.17/debian-logentries/hooks/post_push | 2 +- docker-image/v1.17/debian-loggly/Gemfile.lock | 2 +- .../v1.17/debian-loggly/hooks/post_push | 2 +- docker-image/v1.17/debian-logzio/Gemfile.lock | 2 +- .../v1.17/debian-logzio/hooks/post_push | 2 +- .../v1.17/debian-opensearch/Gemfile.lock | 12 +-- .../v1.17/debian-opensearch/hooks/post_push | 2 +- .../v1.17/debian-papertrail/Gemfile.lock | 2 +- .../v1.17/debian-papertrail/hooks/post_push | 2 +- docker-image/v1.17/debian-s3/Gemfile.lock | 8 +- docker-image/v1.17/debian-s3/hooks/post_push | 2 +- docker-image/v1.17/debian-syslog/Gemfile.lock | 2 +- .../v1.17/debian-syslog/hooks/post_push | 2 +- templates/Dockerfile.erb | 2 +- 75 files changed, 204 insertions(+), 202 deletions(-) diff --git a/Makefile b/Makefile index 76d26e8d5..403371ca0 100644 --- a/Makefile +++ b/Makefile @@ -12,44 +12,44 @@ IMAGE_NAME := fluent/fluentd-kubernetes X86_IMAGES := \ - v1.17/debian-azureblob:v1.17.0-debian-azureblob-amd64-1.3,v1.17-debian-azureblob-amd64-1 \ - v1.17/debian-elasticsearch8:v1.17.0-debian-elasticsearch8-amd64-1.3,v1.17-debian-elasticsearch8-amd64-1 \ - v1.17/debian-elasticsearch7:v1.17.0-debian-elasticsearch7-amd64-1.3,v1.17-debian-elasticsearch7-amd64-1,v1-debian-elasticsearch-amd64 \ - v1.17/debian-opensearch:v1.17.0-debian-opensearch-amd64-1.3,v1.17-debian-opensearch-amd64-1 \ - v1.17/debian-loggly:v1.17.0-debian-loggly-amd64-1.3,v1.17-debian-loggly-amd64-1 \ - v1.17/debian-logentries:v1.17.0-debian-logentries-amd64-1.3,v1.17-debian-logentries-amd64-1 \ - v1.17/debian-cloudwatch:v1.17.0-debian-cloudwatch-amd64-1.3,v1.17-debian-cloudwatch-amd64-1 \ - v1.17/debian-s3:v1.17.0-debian-s3-amd64-1.3,v1.17-debian-s3-amd64-1 \ - v1.17/debian-syslog:v1.17.0-debian-syslog-amd64-1.3,v1.17-debian-syslog-amd64-1 \ - v1.17/debian-forward:v1.17.0-debian-forward-amd64-1.3,v1.17-debian-forward-amd64-1 \ - v1.17/debian-gcs:v1.17.0-debian-gcs-amd64-1.3,v1.17-debian-gcs-amd64-1 \ - v1.17/debian-graylog:v1.17.0-debian-graylog-amd64-1.3,v1.17-debian-graylog-amd64-1 \ - v1.17/debian-papertrail:v1.17.0-debian-papertrail-amd64-1.3,v1.17-debian-papertrail-amd64-1 \ - v1.17/debian-logzio:v1.17.0-debian-logzio-amd64-1.3,v1.17-debian-logzio-amd64-1 \ - v1.17/debian-kafka:v1.17.0-debian-kafka-amd64-1.3,v1.17-debian-kafka-amd64-1 \ - v1.17/debian-kafka2:v1.17.0-debian-kafka2-amd64-1.3,v1.17-debian-kafka2-amd64-1 \ - v1.17/debian-kinesis:v1.17.0-debian-kinesis-amd64-1.3,v1.17-debian-kinesis-amd64-1 + v1.17/debian-azureblob:v1.17.0-debian-azureblob-amd64-1.4,v1.17-debian-azureblob-amd64-1 \ + v1.17/debian-elasticsearch8:v1.17.0-debian-elasticsearch8-amd64-1.4,v1.17-debian-elasticsearch8-amd64-1 \ + v1.17/debian-elasticsearch7:v1.17.0-debian-elasticsearch7-amd64-1.4,v1.17-debian-elasticsearch7-amd64-1,v1-debian-elasticsearch-amd64 \ + v1.17/debian-opensearch:v1.17.0-debian-opensearch-amd64-1.4,v1.17-debian-opensearch-amd64-1 \ + v1.17/debian-loggly:v1.17.0-debian-loggly-amd64-1.4,v1.17-debian-loggly-amd64-1 \ + v1.17/debian-logentries:v1.17.0-debian-logentries-amd64-1.4,v1.17-debian-logentries-amd64-1 \ + v1.17/debian-cloudwatch:v1.17.0-debian-cloudwatch-amd64-1.4,v1.17-debian-cloudwatch-amd64-1 \ + v1.17/debian-s3:v1.17.0-debian-s3-amd64-1.4,v1.17-debian-s3-amd64-1 \ + v1.17/debian-syslog:v1.17.0-debian-syslog-amd64-1.4,v1.17-debian-syslog-amd64-1 \ + v1.17/debian-forward:v1.17.0-debian-forward-amd64-1.4,v1.17-debian-forward-amd64-1 \ + v1.17/debian-gcs:v1.17.0-debian-gcs-amd64-1.4,v1.17-debian-gcs-amd64-1 \ + v1.17/debian-graylog:v1.17.0-debian-graylog-amd64-1.4,v1.17-debian-graylog-amd64-1 \ + v1.17/debian-papertrail:v1.17.0-debian-papertrail-amd64-1.4,v1.17-debian-papertrail-amd64-1 \ + v1.17/debian-logzio:v1.17.0-debian-logzio-amd64-1.4,v1.17-debian-logzio-amd64-1 \ + v1.17/debian-kafka:v1.17.0-debian-kafka-amd64-1.4,v1.17-debian-kafka-amd64-1 \ + v1.17/debian-kafka2:v1.17.0-debian-kafka2-amd64-1.4,v1.17-debian-kafka2-amd64-1 \ + v1.17/debian-kinesis:v1.17.0-debian-kinesis-amd64-1.4,v1.17-debian-kinesis-amd64-1 # :,,,... ARM64_IMAGES := \ - v1.17/arm64/debian-azureblob:v1.17.0-debian-azureblob-arm64-1.3,v1.17-debian-azureblob-arm64-1 \ - v1.17/arm64/debian-elasticsearch8:v1.17.0-debian-elasticsearch8-arm64-1.3,v1.17-debian-elasticsearch8-arm64-1 \ - v1.17/arm64/debian-elasticsearch7:v1.17.0-debian-elasticsearch7-arm64-1.3,v1.17-debian-elasticsearch7-arm64-1,v1-debian-elasticsearch-arm64 \ - v1.17/arm64/debian-opensearch:v1.17.0-debian-opensearch-arm64-1.3,v1.17-debian-opensearch-arm64-1 \ - v1.17/arm64/debian-loggly:v1.17.0-debian-loggly-arm64-1.3,v1.17-debian-loggly-arm64-1 \ - v1.17/arm64/debian-logentries:v1.17.0-debian-logentries-arm64-1.3,v1.17-debian-logentries-arm64-1 \ - v1.17/arm64/debian-cloudwatch:v1.17.0-debian-cloudwatch-arm64-1.3,v1.17-debian-cloudwatch-arm64-1 \ - v1.17/arm64/debian-s3:v1.17.0-debian-s3-arm64-1.3,v1.17-debian-s3-arm64-1 \ - v1.17/arm64/debian-syslog:v1.17.0-debian-syslog-arm64-1.3,v1.17-debian-syslog-arm64-1 \ - v1.17/arm64/debian-forward:v1.17.0-debian-forward-arm64-1.3,v1.17-debian-forward-arm64-1 \ - v1.17/arm64/debian-gcs:v1.17.0-debian-gcs-arm64-1.3,v1.17-debian-gcs-arm64-1 \ - v1.17/arm64/debian-graylog:v1.17.0-debian-graylog-arm64-1.3,v1.17-debian-graylog-arm64-1 \ - v1.17/arm64/debian-papertrail:v1.17.0-debian-papertrail-arm64-1.3,v1.17-debian-papertrail-arm64-1 \ - v1.17/arm64/debian-logzio:v1.17.0-debian-logzio-arm64-1.3,v1.17-debian-logzio-arm64-1 \ - v1.17/arm64/debian-kafka:v1.17.0-debian-kafka-arm64-1.3,v1.17-debian-kafka-arm64-1 \ - v1.17/arm64/debian-kafka2:v1.17.0-debian-kafka2-arm64-1.3,v1.17-debian-kafka2-arm64-1 \ - v1.17/arm64/debian-kinesis:v1.17.0-debian-kinesis-arm64-1.3,v1.17-debian-kinesis-arm64-1 + v1.17/arm64/debian-azureblob:v1.17.0-debian-azureblob-arm64-1.4,v1.17-debian-azureblob-arm64-1 \ + v1.17/arm64/debian-elasticsearch8:v1.17.0-debian-elasticsearch8-arm64-1.4,v1.17-debian-elasticsearch8-arm64-1 \ + v1.17/arm64/debian-elasticsearch7:v1.17.0-debian-elasticsearch7-arm64-1.4,v1.17-debian-elasticsearch7-arm64-1,v1-debian-elasticsearch-arm64 \ + v1.17/arm64/debian-opensearch:v1.17.0-debian-opensearch-arm64-1.4,v1.17-debian-opensearch-arm64-1 \ + v1.17/arm64/debian-loggly:v1.17.0-debian-loggly-arm64-1.4,v1.17-debian-loggly-arm64-1 \ + v1.17/arm64/debian-logentries:v1.17.0-debian-logentries-arm64-1.4,v1.17-debian-logentries-arm64-1 \ + v1.17/arm64/debian-cloudwatch:v1.17.0-debian-cloudwatch-arm64-1.4,v1.17-debian-cloudwatch-arm64-1 \ + v1.17/arm64/debian-s3:v1.17.0-debian-s3-arm64-1.4,v1.17-debian-s3-arm64-1 \ + v1.17/arm64/debian-syslog:v1.17.0-debian-syslog-arm64-1.4,v1.17-debian-syslog-arm64-1 \ + v1.17/arm64/debian-forward:v1.17.0-debian-forward-arm64-1.4,v1.17-debian-forward-arm64-1 \ + v1.17/arm64/debian-gcs:v1.17.0-debian-gcs-arm64-1.4,v1.17-debian-gcs-arm64-1 \ + v1.17/arm64/debian-graylog:v1.17.0-debian-graylog-arm64-1.4,v1.17-debian-graylog-arm64-1 \ + v1.17/arm64/debian-papertrail:v1.17.0-debian-papertrail-arm64-1.4,v1.17-debian-papertrail-arm64-1 \ + v1.17/arm64/debian-logzio:v1.17.0-debian-logzio-arm64-1.4,v1.17-debian-logzio-arm64-1 \ + v1.17/arm64/debian-kafka:v1.17.0-debian-kafka-arm64-1.4,v1.17-debian-kafka-arm64-1 \ + v1.17/arm64/debian-kafka2:v1.17.0-debian-kafka2-arm64-1.4,v1.17-debian-kafka2-arm64-1 \ + v1.17/arm64/debian-kinesis:v1.17.0-debian-kinesis-arm64-1.4,v1.17-debian-kinesis-arm64-1 ALL_IMAGES := $(X86_IMAGES) $(ARM64_IMAGES) diff --git a/README.md b/README.md index 35179d19e..bc5d64cf3 100644 --- a/README.md +++ b/README.md @@ -28,130 +28,130 @@ See also dockerhub tags page: https://hub.docker.com/r/fluent/fluentd-kubernetes ##### Multi-Arch images - `Azureblob` - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-azureblob-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-azureblob-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-azureblob-1` - `Elasticsearch8` - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-elasticsearch8-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-elasticsearch8-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-elasticsearch8-1` - `Elasticsearch7` - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-elasticsearch7-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-elasticsearch7-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-elasticsearch7-1` - `docker pull fluent/fluentd-kubernetes-daemonset:v1-debian-elasticsearch` - `Opensearch` - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-opensearch-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-opensearch-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-opensearch-1` - `Cloudwatch` - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-cloudwatch-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-cloudwatch-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-cloudwatch-1` - `Forward` - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-forward-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-forward-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-forward-1` - `Gcs` - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-gcs-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-gcs-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-gcs-1` - `Graylog` - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-graylog-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-graylog-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-graylog-1` - `Kafka` - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-kafka-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-kafka-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-kafka-1` - `Kafka2` - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-kafka2-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-kafka2-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-kafka2-1` - `Kinesis` - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-kinesis-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-kinesis-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-kinesis-1` ##### x86_64 images - `Azureblob` [Dockerfile](docker-image/v1.17/debian-azureblob/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-azureblob-amd64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-azureblob-amd64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-azureblob-amd64-1` - `Elasticsearch8` [Dockerfile](docker-image/v1.17/debian-elasticsearch8/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-elasticsearch8-amd64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-elasticsearch8-amd64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-elasticsearch8-amd64-1` - `Elasticsearch7` [Dockerfile](docker-image/v1.17/debian-elasticsearch7/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-elasticsearch7-amd64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-elasticsearch7-amd64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-elasticsearch7-amd64-1` - `docker pull fluent/fluentd-kubernetes-daemonset:v1-debian-elasticsearch-amd64` - `Opensearch` [Dockerfile](docker-image/v1.17/debian-opensearch/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-opensearch-amd64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-opensearch-amd64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-opensearch-amd64-1` - `Loggly` [Dockerfile](docker-image/v1.17/debian-loggly/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-loggly-amd64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-loggly-amd64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-loggly-amd64-1` - `Logentries` [Dockerfile](docker-image/v1.17/debian-logentries/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-logentries-amd64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-logentries-amd64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-logentries-amd64-1` - `Cloudwatch` [Dockerfile](docker-image/v1.17/debian-cloudwatch/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-cloudwatch-amd64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-cloudwatch-amd64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-cloudwatch-amd64-1` - `S3` [Dockerfile](docker-image/v1.17/debian-s3/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-s3-amd64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-s3-amd64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-s3-amd64-1` - `Syslog` [Dockerfile](docker-image/v1.17/debian-syslog/Dockerfile) - `Forward` [Dockerfile](docker-image/v1.17/debian-forward/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-forward-amd64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-forward-amd64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-forward-amd64-1` - `Gcs` [Dockerfile](docker-image/v1.17/debian-gcs/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-gcs-amd64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-gcs-amd64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-gcs-amd64-1` - `Graylog` [Dockerfile](docker-image/v1.17/debian-graylog/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-graylog-amd64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-graylog-amd64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-graylog-amd64-1` - `Papertrail` [Dockerfile](docker-image/v1.17/debian-papertrail/Dockerfile) - `Logzio` [Dockerfile](docker-image/v1.17/debian-logzio/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-logzio-amd64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-logzio-amd64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-logzio-amd64-1` - `Kafka` [Dockerfile](docker-image/v1.17/debian-kafka/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-kafka-amd64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-kafka-amd64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-kafka-amd64-1` - `Kafka2` [Dockerfile](docker-image/v1.17/debian-kafka2/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-kafka2-amd64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-kafka2-amd64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-kafka2-amd64-1` - `Kinesis` [Dockerfile](docker-image/v1.17/debian-kinesis/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-kinesis-amd64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-kinesis-amd64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-kinesis-amd64-1` ##### arm64 images - `Azureblob` [Dockerfile](docker-image/v1.17/arm64/debian-azureblob/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-azureblob-arm64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-azureblob-arm64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-azureblob-arm64-1` - `Elasticsearch8` [Dockerfile](docker-image/v1.17/arm64/debian-elasticsearch8/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-elasticsearch8-arm64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-elasticsearch8-arm64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-elasticsearch8-arm64-1` - `Elasticsearch7` [Dockerfile](docker-image/v1.17/arm64/debian-elasticsearch7/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-elasticsearch7-arm64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-elasticsearch7-arm64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-elasticsearch7-arm64-1` - `docker pull fluent/fluentd-kubernetes-daemonset:v1-debian-elasticsearch-arm64` - `Opensearch` [Dockerfile](docker-image/v1.17/arm64/debian-opensearch/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-opensearch-arm64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-opensearch-arm64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-opensearch-arm64-1` - `Loggly` [Dockerfile](docker-image/v1.17/arm64/debian-loggly/Dockerfile) - `Logentries` [Dockerfile](docker-image/v1.17/arm64/debian-logentries/Dockerfile) - `Cloudwatch` [Dockerfile](docker-image/v1.17/arm64/debian-cloudwatch/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-cloudwatch-arm64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-cloudwatch-arm64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-cloudwatch-arm64-1` - `S3` [Dockerfile](docker-image/v1.17/arm64/debian-s3/Dockerfile) - `Syslog` [Dockerfile](docker-image/v1.17/arm64/debian-syslog/Dockerfile) - `Forward` [Dockerfile](docker-image/v1.17/arm64/debian-forward/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-forward-arm64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-forward-arm64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-forward-arm64-1` - `Gcs` [Dockerfile](docker-image/v1.17/arm64/debian-gcs/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-gcs-arm64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-gcs-arm64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-gcs-arm64-1` - `Graylog` [Dockerfile](docker-image/v1.17/arm64/debian-graylog/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-graylog-arm64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-graylog-arm64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-graylog-arm64-1` - `Papertrail` [Dockerfile](docker-image/v1.17/arm64/debian-papertrail/Dockerfile) - `Logzio` [Dockerfile](docker-image/v1.17/arm64/debian-logzio/Dockerfile) - `Kafka` [Dockerfile](docker-image/v1.17/arm64/debian-kafka/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-kafka-arm64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-kafka-arm64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-kafka-arm64-1` - `Kafka2` [Dockerfile](docker-image/v1.17/arm64/debian-kafka2/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-kafka2-arm64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-kafka2-arm64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-kafka2-arm64-1` - `Kinesis` [Dockerfile](docker-image/v1.17/arm64/debian-kinesis/Dockerfile) - - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-kinesis-arm64-1.3` + - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17.0-debian-kinesis-arm64-1.4` - `docker pull fluent/fluentd-kubernetes-daemonset:v1.17-debian-kinesis-arm64-1` diff --git a/docker-image/v1.17/arm64/debian-azureblob/Gemfile.lock b/docker-image/v1.17/arm64/debian-azureblob/Gemfile.lock index d685554e8..04d6a3fd9 100644 --- a/docker-image/v1.17/arm64/debian-azureblob/Gemfile.lock +++ b/docker-image/v1.17/arm64/debian-azureblob/Gemfile.lock @@ -36,7 +36,7 @@ GEM faraday-httpclient (1.0.1) faraday-multipart (1.0.4) multipart-post (~> 2) - faraday-net_http (1.0.1) + faraday-net_http (1.0.2) faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) @@ -127,14 +127,14 @@ GEM net-http-persistent (4.0.2) connection_pool (~> 2.2) netrc (0.11.0) - nokogiri (1.16.6) + nokogiri (1.16.7) mini_portile2 (~> 2.8.2) racc (~> 1.4) oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) - racc (1.8.0) + public_suffix (6.0.1) + racc (1.8.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/arm64/debian-azureblob/hooks/post_push b/docker-image/v1.17/arm64/debian-azureblob/hooks/post_push index 372716da5..18a2ea364 100644 --- a/docker-image/v1.17/arm64/debian-azureblob/hooks/post_push +++ b/docker-image/v1.17/arm64/debian-azureblob/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-azureblob-arm64-1.3,v1.17-debian-azureblob-arm64-1}; do +for tag in {v1.17.0-debian-azureblob-arm64-1.4,v1.17-debian-azureblob-arm64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/arm64/debian-cloudwatch/Gemfile.lock b/docker-image/v1.17/arm64/debian-cloudwatch/Gemfile.lock index 02d62b1f4..e74ed7010 100644 --- a/docker-image/v1.17/arm64/debian-cloudwatch/Gemfile.lock +++ b/docker-image/v1.17/arm64/debian-cloudwatch/Gemfile.lock @@ -4,16 +4,16 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) aws-eventstream (1.3.0) - aws-partitions (1.956.0) - aws-sdk-cloudwatchlogs (1.87.0) + aws-partitions (1.960.0) + aws-sdk-cloudwatchlogs (1.88.0) aws-sdk-core (~> 3, >= 3.201.0) aws-sigv4 (~> 1.5) - aws-sdk-core (3.201.1) + aws-sdk-core (3.201.3) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.8) jmespath (~> 1, >= 1.6.1) - aws-sigv4 (1.8.0) + aws-sigv4 (1.9.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.2.0) concurrent-ruby (1.3.3) @@ -105,7 +105,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/arm64/debian-cloudwatch/hooks/post_push b/docker-image/v1.17/arm64/debian-cloudwatch/hooks/post_push index 84add3a4a..608ed0b95 100644 --- a/docker-image/v1.17/arm64/debian-cloudwatch/hooks/post_push +++ b/docker-image/v1.17/arm64/debian-cloudwatch/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-cloudwatch-arm64-1.3,v1.17-debian-cloudwatch-arm64-1}; do +for tag in {v1.17.0-debian-cloudwatch-arm64-1.4,v1.17-debian-cloudwatch-arm64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/arm64/debian-elasticsearch7/Gemfile.lock b/docker-image/v1.17/arm64/debian-elasticsearch7/Gemfile.lock index 395c4c6cb..4a393061a 100644 --- a/docker-image/v1.17/arm64/debian-elasticsearch7/Gemfile.lock +++ b/docker-image/v1.17/arm64/debian-elasticsearch7/Gemfile.lock @@ -39,7 +39,7 @@ GEM faraday-httpclient (1.0.1) faraday-multipart (1.0.4) multipart-post (~> 2) - faraday-net_http (1.0.1) + faraday-net_http (1.0.2) faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) @@ -132,7 +132,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/arm64/debian-elasticsearch7/hooks/post_push b/docker-image/v1.17/arm64/debian-elasticsearch7/hooks/post_push index db2ae5e11..52b6c0111 100644 --- a/docker-image/v1.17/arm64/debian-elasticsearch7/hooks/post_push +++ b/docker-image/v1.17/arm64/debian-elasticsearch7/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-elasticsearch7-arm64-1.3,v1.17-debian-elasticsearch7-arm64-1,v1-debian-elasticsearch-arm64}; do +for tag in {v1.17.0-debian-elasticsearch7-arm64-1.4,v1.17-debian-elasticsearch7-arm64-1,v1-debian-elasticsearch-arm64}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/arm64/debian-elasticsearch8/Gemfile.lock b/docker-image/v1.17/arm64/debian-elasticsearch8/Gemfile.lock index 42cef7f8c..a68f5c052 100644 --- a/docker-image/v1.17/arm64/debian-elasticsearch8/Gemfile.lock +++ b/docker-image/v1.17/arm64/debian-elasticsearch8/Gemfile.lock @@ -18,13 +18,13 @@ GEM elasticsearch-api (8.14.0) multi_json excon (0.111.0) - faraday (2.10.0) + faraday (2.10.1) faraday-net_http (>= 2.0, < 3.2) logger faraday-excon (2.1.0) excon (>= 0.27.4) faraday (~> 2.0) - faraday-net_http (3.1.0) + faraday-net_http (3.1.1) net-http ffi (1.17.0) ffi-compiler (1.3.2) @@ -117,7 +117,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/arm64/debian-elasticsearch8/hooks/post_push b/docker-image/v1.17/arm64/debian-elasticsearch8/hooks/post_push index 1b8828119..1fdc0403b 100644 --- a/docker-image/v1.17/arm64/debian-elasticsearch8/hooks/post_push +++ b/docker-image/v1.17/arm64/debian-elasticsearch8/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-elasticsearch8-arm64-1.3,v1.17-debian-elasticsearch8-arm64-1}; do +for tag in {v1.17.0-debian-elasticsearch8-arm64-1.4,v1.17-debian-elasticsearch8-arm64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/arm64/debian-forward/Gemfile.lock b/docker-image/v1.17/arm64/debian-forward/Gemfile.lock index 3d064c399..177bda41a 100644 --- a/docker-image/v1.17/arm64/debian-forward/Gemfile.lock +++ b/docker-image/v1.17/arm64/debian-forward/Gemfile.lock @@ -89,7 +89,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/arm64/debian-forward/hooks/post_push b/docker-image/v1.17/arm64/debian-forward/hooks/post_push index 32a366b95..798c6bb79 100644 --- a/docker-image/v1.17/arm64/debian-forward/hooks/post_push +++ b/docker-image/v1.17/arm64/debian-forward/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-forward-arm64-1.3,v1.17-debian-forward-arm64-1}; do +for tag in {v1.17.0-debian-forward-arm64-1.4,v1.17-debian-forward-arm64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/arm64/debian-gcs/Gemfile.lock b/docker-image/v1.17/arm64/debian-gcs/Gemfile.lock index 79876c5f6..bdbb8d54e 100644 --- a/docker-image/v1.17/arm64/debian-gcs/Gemfile.lock +++ b/docker-image/v1.17/arm64/debian-gcs/Gemfile.lock @@ -12,10 +12,10 @@ GEM rake (>= 12.0.0, < 14.0.0) domain_name (0.6.20240107) drb (2.2.1) - faraday (2.10.0) + faraday (2.10.1) faraday-net_http (>= 2.0, < 3.2) logger - faraday-net_http (3.1.0) + faraday-net_http (3.1.1) net-http ffi (1.17.0) ffi-compiler (1.3.2) @@ -69,17 +69,17 @@ GEM tzinfo-data (~> 1.0) webrick (~> 1.4) yajl-ruby (~> 1.0) - google-apis-core (0.15.0) + google-apis-core (0.15.1) addressable (~> 2.5, >= 2.5.1) googleauth (~> 1.9) - httpclient (>= 2.8.1, < 3.a) + httpclient (>= 2.8.3, < 3.a) mini_mime (~> 1.0) + mutex_m representable (~> 3.0) retriable (>= 2.0, < 4.a) - rexml google-apis-iamcredentials_v1 (0.21.0) google-apis-core (>= 0.15.0, < 2.a) - google-apis-storage_v1 (0.40.0) + google-apis-storage_v1 (0.41.0) google-apis-core (>= 0.15.0, < 2.a) google-cloud-core (1.7.0) google-cloud-env (>= 1.0, < 3.a) @@ -135,6 +135,7 @@ GEM mini_mime (1.1.5) msgpack (1.7.2) multi_json (1.15.0) + mutex_m (0.2.0) net-http (0.4.1) uri netrc (0.11.0) @@ -142,7 +143,7 @@ GEM os (1.1.4) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) representable (3.2.0) diff --git a/docker-image/v1.17/arm64/debian-gcs/hooks/post_push b/docker-image/v1.17/arm64/debian-gcs/hooks/post_push index 43ffcba3f..40cfe7ef3 100644 --- a/docker-image/v1.17/arm64/debian-gcs/hooks/post_push +++ b/docker-image/v1.17/arm64/debian-gcs/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-gcs-arm64-1.3,v1.17-debian-gcs-arm64-1}; do +for tag in {v1.17.0-debian-gcs-arm64-1.4,v1.17-debian-gcs-arm64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/arm64/debian-graylog/Gemfile.lock b/docker-image/v1.17/arm64/debian-graylog/Gemfile.lock index d334e2872..4d323d410 100644 --- a/docker-image/v1.17/arm64/debian-graylog/Gemfile.lock +++ b/docker-image/v1.17/arm64/debian-graylog/Gemfile.lock @@ -95,7 +95,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/arm64/debian-graylog/hooks/post_push b/docker-image/v1.17/arm64/debian-graylog/hooks/post_push index 86cb22e2e..12974ffc0 100644 --- a/docker-image/v1.17/arm64/debian-graylog/hooks/post_push +++ b/docker-image/v1.17/arm64/debian-graylog/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-graylog-arm64-1.3,v1.17-debian-graylog-arm64-1}; do +for tag in {v1.17.0-debian-graylog-arm64-1.4,v1.17-debian-graylog-arm64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/arm64/debian-kafka/Dockerfile b/docker-image/v1.17/arm64/debian-kafka/Dockerfile index c9eada3b3..ef0a602f8 100644 --- a/docker-image/v1.17/arm64/debian-kafka/Dockerfile +++ b/docker-image/v1.17/arm64/debian-kafka/Dockerfile @@ -21,7 +21,7 @@ ENV GEM_HOME /fluentd/vendor/bundle/ruby/3.2.0 ENV FLUENTD_DISABLE_BUNDLER_INJECTION 1 COPY Gemfile* /fluentd/ -RUN buildDeps="sudo make gcc g++ libc-dev libffi-dev build-essential autoconf automake libtool pkg-config libsasl2-dev" \ +RUN buildDeps="sudo make gcc g++ libc-dev libffi-dev build-essential autoconf automake libtool pkg-config libsasl2-dev libssl-dev" \ runtimeDeps="krb5-kdc libsasl2-modules-gssapi-mit libsasl2-2" \ && export DEBIAN_FRONTEND=noninteractive && apt-get update \ && apt-get upgrade -y \ diff --git a/docker-image/v1.17/arm64/debian-kafka/Gemfile.lock b/docker-image/v1.17/arm64/debian-kafka/Gemfile.lock index 71a4e788f..ffdd2655c 100644 --- a/docker-image/v1.17/arm64/debian-kafka/Gemfile.lock +++ b/docker-image/v1.17/arm64/debian-kafka/Gemfile.lock @@ -105,7 +105,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) rdkafka (0.11.1) ffi (~> 1.15) diff --git a/docker-image/v1.17/arm64/debian-kafka/hooks/post_push b/docker-image/v1.17/arm64/debian-kafka/hooks/post_push index 9de73c772..0d3170041 100644 --- a/docker-image/v1.17/arm64/debian-kafka/hooks/post_push +++ b/docker-image/v1.17/arm64/debian-kafka/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-kafka-arm64-1.3,v1.17-debian-kafka-arm64-1}; do +for tag in {v1.17.0-debian-kafka-arm64-1.4,v1.17-debian-kafka-arm64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/arm64/debian-kafka2/Dockerfile b/docker-image/v1.17/arm64/debian-kafka2/Dockerfile index c9eada3b3..ef0a602f8 100644 --- a/docker-image/v1.17/arm64/debian-kafka2/Dockerfile +++ b/docker-image/v1.17/arm64/debian-kafka2/Dockerfile @@ -21,7 +21,7 @@ ENV GEM_HOME /fluentd/vendor/bundle/ruby/3.2.0 ENV FLUENTD_DISABLE_BUNDLER_INJECTION 1 COPY Gemfile* /fluentd/ -RUN buildDeps="sudo make gcc g++ libc-dev libffi-dev build-essential autoconf automake libtool pkg-config libsasl2-dev" \ +RUN buildDeps="sudo make gcc g++ libc-dev libffi-dev build-essential autoconf automake libtool pkg-config libsasl2-dev libssl-dev" \ runtimeDeps="krb5-kdc libsasl2-modules-gssapi-mit libsasl2-2" \ && export DEBIAN_FRONTEND=noninteractive && apt-get update \ && apt-get upgrade -y \ diff --git a/docker-image/v1.17/arm64/debian-kafka2/Gemfile.lock b/docker-image/v1.17/arm64/debian-kafka2/Gemfile.lock index 71a4e788f..ffdd2655c 100644 --- a/docker-image/v1.17/arm64/debian-kafka2/Gemfile.lock +++ b/docker-image/v1.17/arm64/debian-kafka2/Gemfile.lock @@ -105,7 +105,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) rdkafka (0.11.1) ffi (~> 1.15) diff --git a/docker-image/v1.17/arm64/debian-kafka2/hooks/post_push b/docker-image/v1.17/arm64/debian-kafka2/hooks/post_push index 9704a90d2..d079d5be0 100644 --- a/docker-image/v1.17/arm64/debian-kafka2/hooks/post_push +++ b/docker-image/v1.17/arm64/debian-kafka2/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-kafka2-arm64-1.3,v1.17-debian-kafka2-arm64-1}; do +for tag in {v1.17.0-debian-kafka2-arm64-1.4,v1.17-debian-kafka2-arm64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/arm64/debian-kinesis/Gemfile.lock b/docker-image/v1.17/arm64/debian-kinesis/Gemfile.lock index 64f71540a..7da710a03 100644 --- a/docker-image/v1.17/arm64/debian-kinesis/Gemfile.lock +++ b/docker-image/v1.17/arm64/debian-kinesis/Gemfile.lock @@ -4,19 +4,19 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) aws-eventstream (1.3.0) - aws-partitions (1.956.0) - aws-sdk-core (3.201.1) + aws-partitions (1.960.0) + aws-sdk-core (3.201.3) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.8) jmespath (~> 1, >= 1.6.1) - aws-sdk-firehose (1.75.0) + aws-sdk-firehose (1.76.0) aws-sdk-core (~> 3, >= 3.201.0) aws-sigv4 (~> 1.5) aws-sdk-kinesis (1.62.0) aws-sdk-core (~> 3, >= 3.201.0) aws-sigv4 (~> 1.5) - aws-sigv4 (1.8.0) + aws-sigv4 (1.9.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.2.0) concurrent-ruby (1.3.3) @@ -78,7 +78,7 @@ GEM tzinfo-data (~> 1.0) webrick (~> 1.4) yajl-ruby (~> 1.0) - google-protobuf (3.25.3) + google-protobuf (3.25.4) http (5.2.0) addressable (~> 2.8) base64 (~> 0.1) @@ -111,7 +111,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/arm64/debian-kinesis/hooks/post_push b/docker-image/v1.17/arm64/debian-kinesis/hooks/post_push index 3ea0016e9..68e2c5d29 100644 --- a/docker-image/v1.17/arm64/debian-kinesis/hooks/post_push +++ b/docker-image/v1.17/arm64/debian-kinesis/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-kinesis-arm64-1.3,v1.17-debian-kinesis-arm64-1}; do +for tag in {v1.17.0-debian-kinesis-arm64-1.4,v1.17-debian-kinesis-arm64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/arm64/debian-logentries/Gemfile.lock b/docker-image/v1.17/arm64/debian-logentries/Gemfile.lock index 3d064c399..177bda41a 100644 --- a/docker-image/v1.17/arm64/debian-logentries/Gemfile.lock +++ b/docker-image/v1.17/arm64/debian-logentries/Gemfile.lock @@ -89,7 +89,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/arm64/debian-logentries/hooks/post_push b/docker-image/v1.17/arm64/debian-logentries/hooks/post_push index 538a7ef2e..578990fd9 100644 --- a/docker-image/v1.17/arm64/debian-logentries/hooks/post_push +++ b/docker-image/v1.17/arm64/debian-logentries/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-logentries-arm64-1.3,v1.17-debian-logentries-arm64-1}; do +for tag in {v1.17.0-debian-logentries-arm64-1.4,v1.17-debian-logentries-arm64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/arm64/debian-loggly/Gemfile.lock b/docker-image/v1.17/arm64/debian-loggly/Gemfile.lock index 04266065d..819b269cb 100644 --- a/docker-image/v1.17/arm64/debian-loggly/Gemfile.lock +++ b/docker-image/v1.17/arm64/debian-loggly/Gemfile.lock @@ -93,7 +93,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/arm64/debian-loggly/hooks/post_push b/docker-image/v1.17/arm64/debian-loggly/hooks/post_push index 566773d22..5add9b170 100644 --- a/docker-image/v1.17/arm64/debian-loggly/hooks/post_push +++ b/docker-image/v1.17/arm64/debian-loggly/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-loggly-arm64-1.3,v1.17-debian-loggly-arm64-1}; do +for tag in {v1.17.0-debian-loggly-arm64-1.4,v1.17-debian-loggly-arm64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/arm64/debian-logzio/Gemfile.lock b/docker-image/v1.17/arm64/debian-logzio/Gemfile.lock index cde71f82b..da2d9c3ba 100644 --- a/docker-image/v1.17/arm64/debian-logzio/Gemfile.lock +++ b/docker-image/v1.17/arm64/debian-logzio/Gemfile.lock @@ -96,7 +96,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/arm64/debian-logzio/hooks/post_push b/docker-image/v1.17/arm64/debian-logzio/hooks/post_push index ebebedc80..770681399 100644 --- a/docker-image/v1.17/arm64/debian-logzio/hooks/post_push +++ b/docker-image/v1.17/arm64/debian-logzio/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-logzio-arm64-1.3,v1.17-debian-logzio-arm64-1}; do +for tag in {v1.17.0-debian-logzio-arm64-1.4,v1.17-debian-logzio-arm64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/arm64/debian-opensearch/Gemfile.lock b/docker-image/v1.17/arm64/debian-opensearch/Gemfile.lock index 6552d4fd6..9edc70efb 100644 --- a/docker-image/v1.17/arm64/debian-opensearch/Gemfile.lock +++ b/docker-image/v1.17/arm64/debian-opensearch/Gemfile.lock @@ -4,13 +4,13 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) aws-eventstream (1.3.0) - aws-partitions (1.956.0) - aws-sdk-core (3.201.1) + aws-partitions (1.960.0) + aws-sdk-core (3.201.3) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.8) jmespath (~> 1, >= 1.6.1) - aws-sigv4 (1.8.0) + aws-sigv4 (1.9.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.2.0) concurrent-ruby (1.3.3) @@ -19,13 +19,13 @@ GEM domain_name (0.6.20240107) drb (2.2.1) excon (0.111.0) - faraday (2.10.0) + faraday (2.10.1) faraday-net_http (>= 2.0, < 3.2) logger faraday-excon (2.1.0) excon (>= 0.27.4) faraday (~> 2.0) - faraday-net_http (3.1.0) + faraday-net_http (3.1.1) net-http faraday_middleware-aws-sigv4 (1.0.1) aws-sigv4 (~> 1.0) @@ -125,7 +125,7 @@ GEM multi_json (>= 1.0) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/arm64/debian-opensearch/hooks/post_push b/docker-image/v1.17/arm64/debian-opensearch/hooks/post_push index 30633ab94..73a397eac 100644 --- a/docker-image/v1.17/arm64/debian-opensearch/hooks/post_push +++ b/docker-image/v1.17/arm64/debian-opensearch/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-opensearch-arm64-1.3,v1.17-debian-opensearch-arm64-1}; do +for tag in {v1.17.0-debian-opensearch-arm64-1.4,v1.17-debian-opensearch-arm64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/arm64/debian-papertrail/Gemfile.lock b/docker-image/v1.17/arm64/debian-papertrail/Gemfile.lock index c133508e0..d999dd96b 100644 --- a/docker-image/v1.17/arm64/debian-papertrail/Gemfile.lock +++ b/docker-image/v1.17/arm64/debian-papertrail/Gemfile.lock @@ -95,7 +95,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/arm64/debian-papertrail/hooks/post_push b/docker-image/v1.17/arm64/debian-papertrail/hooks/post_push index c22195593..03a4fdade 100644 --- a/docker-image/v1.17/arm64/debian-papertrail/hooks/post_push +++ b/docker-image/v1.17/arm64/debian-papertrail/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-papertrail-arm64-1.3,v1.17-debian-papertrail-arm64-1}; do +for tag in {v1.17.0-debian-papertrail-arm64-1.4,v1.17-debian-papertrail-arm64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/arm64/debian-s3/Gemfile.lock b/docker-image/v1.17/arm64/debian-s3/Gemfile.lock index f70649d5b..9835ece81 100644 --- a/docker-image/v1.17/arm64/debian-s3/Gemfile.lock +++ b/docker-image/v1.17/arm64/debian-s3/Gemfile.lock @@ -4,8 +4,8 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) aws-eventstream (1.3.0) - aws-partitions (1.956.0) - aws-sdk-core (3.201.1) + aws-partitions (1.960.0) + aws-sdk-core (3.201.3) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.8) @@ -20,7 +20,7 @@ GEM aws-sdk-sqs (1.80.0) aws-sdk-core (~> 3, >= 3.201.0) aws-sigv4 (~> 1.5) - aws-sigv4 (1.8.0) + aws-sigv4 (1.9.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.2.0) concurrent-ruby (1.3.3) @@ -113,7 +113,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/arm64/debian-s3/hooks/post_push b/docker-image/v1.17/arm64/debian-s3/hooks/post_push index da9894459..d3adae528 100644 --- a/docker-image/v1.17/arm64/debian-s3/hooks/post_push +++ b/docker-image/v1.17/arm64/debian-s3/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-s3-arm64-1.3,v1.17-debian-s3-arm64-1}; do +for tag in {v1.17.0-debian-s3-arm64-1.4,v1.17-debian-s3-arm64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/arm64/debian-syslog/Gemfile.lock b/docker-image/v1.17/arm64/debian-syslog/Gemfile.lock index 7d89374f8..d00fc1960 100644 --- a/docker-image/v1.17/arm64/debian-syslog/Gemfile.lock +++ b/docker-image/v1.17/arm64/debian-syslog/Gemfile.lock @@ -92,7 +92,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) remote_syslog_sender (1.2.2) diff --git a/docker-image/v1.17/arm64/debian-syslog/hooks/post_push b/docker-image/v1.17/arm64/debian-syslog/hooks/post_push index b74a9cbed..0ea00ad17 100644 --- a/docker-image/v1.17/arm64/debian-syslog/hooks/post_push +++ b/docker-image/v1.17/arm64/debian-syslog/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-syslog-arm64-1.3,v1.17-debian-syslog-arm64-1}; do +for tag in {v1.17.0-debian-syslog-arm64-1.4,v1.17-debian-syslog-arm64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/debian-azureblob/Gemfile.lock b/docker-image/v1.17/debian-azureblob/Gemfile.lock index d685554e8..04d6a3fd9 100644 --- a/docker-image/v1.17/debian-azureblob/Gemfile.lock +++ b/docker-image/v1.17/debian-azureblob/Gemfile.lock @@ -36,7 +36,7 @@ GEM faraday-httpclient (1.0.1) faraday-multipart (1.0.4) multipart-post (~> 2) - faraday-net_http (1.0.1) + faraday-net_http (1.0.2) faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) @@ -127,14 +127,14 @@ GEM net-http-persistent (4.0.2) connection_pool (~> 2.2) netrc (0.11.0) - nokogiri (1.16.6) + nokogiri (1.16.7) mini_portile2 (~> 2.8.2) racc (~> 1.4) oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) - racc (1.8.0) + public_suffix (6.0.1) + racc (1.8.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/debian-azureblob/hooks/post_push b/docker-image/v1.17/debian-azureblob/hooks/post_push index 8422379f5..26a7a3049 100644 --- a/docker-image/v1.17/debian-azureblob/hooks/post_push +++ b/docker-image/v1.17/debian-azureblob/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-azureblob-amd64-1.3,v1.17-debian-azureblob-amd64-1}; do +for tag in {v1.17.0-debian-azureblob-amd64-1.4,v1.17-debian-azureblob-amd64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/debian-cloudwatch/Gemfile.lock b/docker-image/v1.17/debian-cloudwatch/Gemfile.lock index 02d62b1f4..e74ed7010 100644 --- a/docker-image/v1.17/debian-cloudwatch/Gemfile.lock +++ b/docker-image/v1.17/debian-cloudwatch/Gemfile.lock @@ -4,16 +4,16 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) aws-eventstream (1.3.0) - aws-partitions (1.956.0) - aws-sdk-cloudwatchlogs (1.87.0) + aws-partitions (1.960.0) + aws-sdk-cloudwatchlogs (1.88.0) aws-sdk-core (~> 3, >= 3.201.0) aws-sigv4 (~> 1.5) - aws-sdk-core (3.201.1) + aws-sdk-core (3.201.3) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.8) jmespath (~> 1, >= 1.6.1) - aws-sigv4 (1.8.0) + aws-sigv4 (1.9.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.2.0) concurrent-ruby (1.3.3) @@ -105,7 +105,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/debian-cloudwatch/hooks/post_push b/docker-image/v1.17/debian-cloudwatch/hooks/post_push index 6d32f8794..7920182a7 100644 --- a/docker-image/v1.17/debian-cloudwatch/hooks/post_push +++ b/docker-image/v1.17/debian-cloudwatch/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-cloudwatch-amd64-1.3,v1.17-debian-cloudwatch-amd64-1}; do +for tag in {v1.17.0-debian-cloudwatch-amd64-1.4,v1.17-debian-cloudwatch-amd64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/debian-elasticsearch7/Gemfile.lock b/docker-image/v1.17/debian-elasticsearch7/Gemfile.lock index 395c4c6cb..4a393061a 100644 --- a/docker-image/v1.17/debian-elasticsearch7/Gemfile.lock +++ b/docker-image/v1.17/debian-elasticsearch7/Gemfile.lock @@ -39,7 +39,7 @@ GEM faraday-httpclient (1.0.1) faraday-multipart (1.0.4) multipart-post (~> 2) - faraday-net_http (1.0.1) + faraday-net_http (1.0.2) faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) @@ -132,7 +132,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/debian-elasticsearch7/hooks/post_push b/docker-image/v1.17/debian-elasticsearch7/hooks/post_push index a23ea3d5f..5b06e884d 100644 --- a/docker-image/v1.17/debian-elasticsearch7/hooks/post_push +++ b/docker-image/v1.17/debian-elasticsearch7/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-elasticsearch7-amd64-1.3,v1.17-debian-elasticsearch7-amd64-1,v1-debian-elasticsearch-amd64}; do +for tag in {v1.17.0-debian-elasticsearch7-amd64-1.4,v1.17-debian-elasticsearch7-amd64-1,v1-debian-elasticsearch-amd64}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/debian-elasticsearch8/Gemfile.lock b/docker-image/v1.17/debian-elasticsearch8/Gemfile.lock index 42cef7f8c..a68f5c052 100644 --- a/docker-image/v1.17/debian-elasticsearch8/Gemfile.lock +++ b/docker-image/v1.17/debian-elasticsearch8/Gemfile.lock @@ -18,13 +18,13 @@ GEM elasticsearch-api (8.14.0) multi_json excon (0.111.0) - faraday (2.10.0) + faraday (2.10.1) faraday-net_http (>= 2.0, < 3.2) logger faraday-excon (2.1.0) excon (>= 0.27.4) faraday (~> 2.0) - faraday-net_http (3.1.0) + faraday-net_http (3.1.1) net-http ffi (1.17.0) ffi-compiler (1.3.2) @@ -117,7 +117,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/debian-elasticsearch8/hooks/post_push b/docker-image/v1.17/debian-elasticsearch8/hooks/post_push index b8666c9b0..c57a99f34 100644 --- a/docker-image/v1.17/debian-elasticsearch8/hooks/post_push +++ b/docker-image/v1.17/debian-elasticsearch8/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-elasticsearch8-amd64-1.3,v1.17-debian-elasticsearch8-amd64-1}; do +for tag in {v1.17.0-debian-elasticsearch8-amd64-1.4,v1.17-debian-elasticsearch8-amd64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/debian-forward/Gemfile.lock b/docker-image/v1.17/debian-forward/Gemfile.lock index 3d064c399..177bda41a 100644 --- a/docker-image/v1.17/debian-forward/Gemfile.lock +++ b/docker-image/v1.17/debian-forward/Gemfile.lock @@ -89,7 +89,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/debian-forward/hooks/post_push b/docker-image/v1.17/debian-forward/hooks/post_push index d411b7566..ef72f5cec 100644 --- a/docker-image/v1.17/debian-forward/hooks/post_push +++ b/docker-image/v1.17/debian-forward/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-forward-amd64-1.3,v1.17-debian-forward-amd64-1}; do +for tag in {v1.17.0-debian-forward-amd64-1.4,v1.17-debian-forward-amd64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/debian-gcs/Gemfile.lock b/docker-image/v1.17/debian-gcs/Gemfile.lock index 79876c5f6..bdbb8d54e 100644 --- a/docker-image/v1.17/debian-gcs/Gemfile.lock +++ b/docker-image/v1.17/debian-gcs/Gemfile.lock @@ -12,10 +12,10 @@ GEM rake (>= 12.0.0, < 14.0.0) domain_name (0.6.20240107) drb (2.2.1) - faraday (2.10.0) + faraday (2.10.1) faraday-net_http (>= 2.0, < 3.2) logger - faraday-net_http (3.1.0) + faraday-net_http (3.1.1) net-http ffi (1.17.0) ffi-compiler (1.3.2) @@ -69,17 +69,17 @@ GEM tzinfo-data (~> 1.0) webrick (~> 1.4) yajl-ruby (~> 1.0) - google-apis-core (0.15.0) + google-apis-core (0.15.1) addressable (~> 2.5, >= 2.5.1) googleauth (~> 1.9) - httpclient (>= 2.8.1, < 3.a) + httpclient (>= 2.8.3, < 3.a) mini_mime (~> 1.0) + mutex_m representable (~> 3.0) retriable (>= 2.0, < 4.a) - rexml google-apis-iamcredentials_v1 (0.21.0) google-apis-core (>= 0.15.0, < 2.a) - google-apis-storage_v1 (0.40.0) + google-apis-storage_v1 (0.41.0) google-apis-core (>= 0.15.0, < 2.a) google-cloud-core (1.7.0) google-cloud-env (>= 1.0, < 3.a) @@ -135,6 +135,7 @@ GEM mini_mime (1.1.5) msgpack (1.7.2) multi_json (1.15.0) + mutex_m (0.2.0) net-http (0.4.1) uri netrc (0.11.0) @@ -142,7 +143,7 @@ GEM os (1.1.4) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) representable (3.2.0) diff --git a/docker-image/v1.17/debian-gcs/hooks/post_push b/docker-image/v1.17/debian-gcs/hooks/post_push index f50f961ae..a9a2d53de 100644 --- a/docker-image/v1.17/debian-gcs/hooks/post_push +++ b/docker-image/v1.17/debian-gcs/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-gcs-amd64-1.3,v1.17-debian-gcs-amd64-1}; do +for tag in {v1.17.0-debian-gcs-amd64-1.4,v1.17-debian-gcs-amd64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/debian-graylog/Gemfile.lock b/docker-image/v1.17/debian-graylog/Gemfile.lock index d334e2872..4d323d410 100644 --- a/docker-image/v1.17/debian-graylog/Gemfile.lock +++ b/docker-image/v1.17/debian-graylog/Gemfile.lock @@ -95,7 +95,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/debian-graylog/hooks/post_push b/docker-image/v1.17/debian-graylog/hooks/post_push index 3f6563e90..0c3abbb42 100644 --- a/docker-image/v1.17/debian-graylog/hooks/post_push +++ b/docker-image/v1.17/debian-graylog/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-graylog-amd64-1.3,v1.17-debian-graylog-amd64-1}; do +for tag in {v1.17.0-debian-graylog-amd64-1.4,v1.17-debian-graylog-amd64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/debian-kafka/Dockerfile b/docker-image/v1.17/debian-kafka/Dockerfile index aae37ed8b..05e7755db 100644 --- a/docker-image/v1.17/debian-kafka/Dockerfile +++ b/docker-image/v1.17/debian-kafka/Dockerfile @@ -13,7 +13,7 @@ ENV GEM_HOME /fluentd/vendor/bundle/ruby/3.2.0 ENV FLUENTD_DISABLE_BUNDLER_INJECTION 1 COPY Gemfile* /fluentd/ -RUN buildDeps="sudo make gcc g++ libc-dev libffi-dev build-essential autoconf automake libtool pkg-config libsasl2-dev" \ +RUN buildDeps="sudo make gcc g++ libc-dev libffi-dev build-essential autoconf automake libtool pkg-config libsasl2-dev libssl-dev" \ runtimeDeps="krb5-kdc libsasl2-modules-gssapi-mit libsasl2-2" \ && export DEBIAN_FRONTEND=noninteractive && apt-get update \ && apt-get upgrade -y \ diff --git a/docker-image/v1.17/debian-kafka/Gemfile.lock b/docker-image/v1.17/debian-kafka/Gemfile.lock index 71a4e788f..ffdd2655c 100644 --- a/docker-image/v1.17/debian-kafka/Gemfile.lock +++ b/docker-image/v1.17/debian-kafka/Gemfile.lock @@ -105,7 +105,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) rdkafka (0.11.1) ffi (~> 1.15) diff --git a/docker-image/v1.17/debian-kafka/hooks/post_push b/docker-image/v1.17/debian-kafka/hooks/post_push index 3c3c8a8b7..25566bbcb 100644 --- a/docker-image/v1.17/debian-kafka/hooks/post_push +++ b/docker-image/v1.17/debian-kafka/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-kafka-amd64-1.3,v1.17-debian-kafka-amd64-1}; do +for tag in {v1.17.0-debian-kafka-amd64-1.4,v1.17-debian-kafka-amd64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/debian-kafka2/Dockerfile b/docker-image/v1.17/debian-kafka2/Dockerfile index aae37ed8b..05e7755db 100644 --- a/docker-image/v1.17/debian-kafka2/Dockerfile +++ b/docker-image/v1.17/debian-kafka2/Dockerfile @@ -13,7 +13,7 @@ ENV GEM_HOME /fluentd/vendor/bundle/ruby/3.2.0 ENV FLUENTD_DISABLE_BUNDLER_INJECTION 1 COPY Gemfile* /fluentd/ -RUN buildDeps="sudo make gcc g++ libc-dev libffi-dev build-essential autoconf automake libtool pkg-config libsasl2-dev" \ +RUN buildDeps="sudo make gcc g++ libc-dev libffi-dev build-essential autoconf automake libtool pkg-config libsasl2-dev libssl-dev" \ runtimeDeps="krb5-kdc libsasl2-modules-gssapi-mit libsasl2-2" \ && export DEBIAN_FRONTEND=noninteractive && apt-get update \ && apt-get upgrade -y \ diff --git a/docker-image/v1.17/debian-kafka2/Gemfile.lock b/docker-image/v1.17/debian-kafka2/Gemfile.lock index 71a4e788f..ffdd2655c 100644 --- a/docker-image/v1.17/debian-kafka2/Gemfile.lock +++ b/docker-image/v1.17/debian-kafka2/Gemfile.lock @@ -105,7 +105,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) rdkafka (0.11.1) ffi (~> 1.15) diff --git a/docker-image/v1.17/debian-kafka2/hooks/post_push b/docker-image/v1.17/debian-kafka2/hooks/post_push index ca9a9b877..f821abfbd 100644 --- a/docker-image/v1.17/debian-kafka2/hooks/post_push +++ b/docker-image/v1.17/debian-kafka2/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-kafka2-amd64-1.3,v1.17-debian-kafka2-amd64-1}; do +for tag in {v1.17.0-debian-kafka2-amd64-1.4,v1.17-debian-kafka2-amd64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/debian-kinesis/Gemfile.lock b/docker-image/v1.17/debian-kinesis/Gemfile.lock index 64f71540a..7da710a03 100644 --- a/docker-image/v1.17/debian-kinesis/Gemfile.lock +++ b/docker-image/v1.17/debian-kinesis/Gemfile.lock @@ -4,19 +4,19 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) aws-eventstream (1.3.0) - aws-partitions (1.956.0) - aws-sdk-core (3.201.1) + aws-partitions (1.960.0) + aws-sdk-core (3.201.3) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.8) jmespath (~> 1, >= 1.6.1) - aws-sdk-firehose (1.75.0) + aws-sdk-firehose (1.76.0) aws-sdk-core (~> 3, >= 3.201.0) aws-sigv4 (~> 1.5) aws-sdk-kinesis (1.62.0) aws-sdk-core (~> 3, >= 3.201.0) aws-sigv4 (~> 1.5) - aws-sigv4 (1.8.0) + aws-sigv4 (1.9.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.2.0) concurrent-ruby (1.3.3) @@ -78,7 +78,7 @@ GEM tzinfo-data (~> 1.0) webrick (~> 1.4) yajl-ruby (~> 1.0) - google-protobuf (3.25.3) + google-protobuf (3.25.4) http (5.2.0) addressable (~> 2.8) base64 (~> 0.1) @@ -111,7 +111,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/debian-kinesis/hooks/post_push b/docker-image/v1.17/debian-kinesis/hooks/post_push index 18f55e2bc..dfe9a0fcb 100644 --- a/docker-image/v1.17/debian-kinesis/hooks/post_push +++ b/docker-image/v1.17/debian-kinesis/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-kinesis-amd64-1.3,v1.17-debian-kinesis-amd64-1}; do +for tag in {v1.17.0-debian-kinesis-amd64-1.4,v1.17-debian-kinesis-amd64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/debian-logentries/Gemfile.lock b/docker-image/v1.17/debian-logentries/Gemfile.lock index 3d064c399..177bda41a 100644 --- a/docker-image/v1.17/debian-logentries/Gemfile.lock +++ b/docker-image/v1.17/debian-logentries/Gemfile.lock @@ -89,7 +89,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/debian-logentries/hooks/post_push b/docker-image/v1.17/debian-logentries/hooks/post_push index 761eb8581..ea26c4020 100644 --- a/docker-image/v1.17/debian-logentries/hooks/post_push +++ b/docker-image/v1.17/debian-logentries/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-logentries-amd64-1.3,v1.17-debian-logentries-amd64-1}; do +for tag in {v1.17.0-debian-logentries-amd64-1.4,v1.17-debian-logentries-amd64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/debian-loggly/Gemfile.lock b/docker-image/v1.17/debian-loggly/Gemfile.lock index 04266065d..819b269cb 100644 --- a/docker-image/v1.17/debian-loggly/Gemfile.lock +++ b/docker-image/v1.17/debian-loggly/Gemfile.lock @@ -93,7 +93,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/debian-loggly/hooks/post_push b/docker-image/v1.17/debian-loggly/hooks/post_push index 69aa12bb0..14b0df922 100644 --- a/docker-image/v1.17/debian-loggly/hooks/post_push +++ b/docker-image/v1.17/debian-loggly/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-loggly-amd64-1.3,v1.17-debian-loggly-amd64-1}; do +for tag in {v1.17.0-debian-loggly-amd64-1.4,v1.17-debian-loggly-amd64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/debian-logzio/Gemfile.lock b/docker-image/v1.17/debian-logzio/Gemfile.lock index cde71f82b..da2d9c3ba 100644 --- a/docker-image/v1.17/debian-logzio/Gemfile.lock +++ b/docker-image/v1.17/debian-logzio/Gemfile.lock @@ -96,7 +96,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/debian-logzio/hooks/post_push b/docker-image/v1.17/debian-logzio/hooks/post_push index d70e927e9..a7e5d0eef 100644 --- a/docker-image/v1.17/debian-logzio/hooks/post_push +++ b/docker-image/v1.17/debian-logzio/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-logzio-amd64-1.3,v1.17-debian-logzio-amd64-1}; do +for tag in {v1.17.0-debian-logzio-amd64-1.4,v1.17-debian-logzio-amd64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/debian-opensearch/Gemfile.lock b/docker-image/v1.17/debian-opensearch/Gemfile.lock index 6552d4fd6..9edc70efb 100644 --- a/docker-image/v1.17/debian-opensearch/Gemfile.lock +++ b/docker-image/v1.17/debian-opensearch/Gemfile.lock @@ -4,13 +4,13 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) aws-eventstream (1.3.0) - aws-partitions (1.956.0) - aws-sdk-core (3.201.1) + aws-partitions (1.960.0) + aws-sdk-core (3.201.3) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.8) jmespath (~> 1, >= 1.6.1) - aws-sigv4 (1.8.0) + aws-sigv4 (1.9.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.2.0) concurrent-ruby (1.3.3) @@ -19,13 +19,13 @@ GEM domain_name (0.6.20240107) drb (2.2.1) excon (0.111.0) - faraday (2.10.0) + faraday (2.10.1) faraday-net_http (>= 2.0, < 3.2) logger faraday-excon (2.1.0) excon (>= 0.27.4) faraday (~> 2.0) - faraday-net_http (3.1.0) + faraday-net_http (3.1.1) net-http faraday_middleware-aws-sigv4 (1.0.1) aws-sigv4 (~> 1.0) @@ -125,7 +125,7 @@ GEM multi_json (>= 1.0) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/debian-opensearch/hooks/post_push b/docker-image/v1.17/debian-opensearch/hooks/post_push index 74a03c5bc..5d7c742f1 100644 --- a/docker-image/v1.17/debian-opensearch/hooks/post_push +++ b/docker-image/v1.17/debian-opensearch/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-opensearch-amd64-1.3,v1.17-debian-opensearch-amd64-1}; do +for tag in {v1.17.0-debian-opensearch-amd64-1.4,v1.17-debian-opensearch-amd64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/debian-papertrail/Gemfile.lock b/docker-image/v1.17/debian-papertrail/Gemfile.lock index c133508e0..d999dd96b 100644 --- a/docker-image/v1.17/debian-papertrail/Gemfile.lock +++ b/docker-image/v1.17/debian-papertrail/Gemfile.lock @@ -95,7 +95,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/debian-papertrail/hooks/post_push b/docker-image/v1.17/debian-papertrail/hooks/post_push index 21a2fd511..104b59990 100644 --- a/docker-image/v1.17/debian-papertrail/hooks/post_push +++ b/docker-image/v1.17/debian-papertrail/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-papertrail-amd64-1.3,v1.17-debian-papertrail-amd64-1}; do +for tag in {v1.17.0-debian-papertrail-amd64-1.4,v1.17-debian-papertrail-amd64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/debian-s3/Gemfile.lock b/docker-image/v1.17/debian-s3/Gemfile.lock index f70649d5b..9835ece81 100644 --- a/docker-image/v1.17/debian-s3/Gemfile.lock +++ b/docker-image/v1.17/debian-s3/Gemfile.lock @@ -4,8 +4,8 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) aws-eventstream (1.3.0) - aws-partitions (1.956.0) - aws-sdk-core (3.201.1) + aws-partitions (1.960.0) + aws-sdk-core (3.201.3) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.8) @@ -20,7 +20,7 @@ GEM aws-sdk-sqs (1.80.0) aws-sdk-core (~> 3, >= 3.201.0) aws-sigv4 (~> 1.5) - aws-sigv4 (1.8.0) + aws-sigv4 (1.9.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.2.0) concurrent-ruby (1.3.3) @@ -113,7 +113,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) rest-client (2.1.0) diff --git a/docker-image/v1.17/debian-s3/hooks/post_push b/docker-image/v1.17/debian-s3/hooks/post_push index b6783680f..5b273ca1e 100644 --- a/docker-image/v1.17/debian-s3/hooks/post_push +++ b/docker-image/v1.17/debian-s3/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-s3-amd64-1.3,v1.17-debian-s3-amd64-1}; do +for tag in {v1.17.0-debian-s3-amd64-1.4,v1.17-debian-s3-amd64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/docker-image/v1.17/debian-syslog/Gemfile.lock b/docker-image/v1.17/debian-syslog/Gemfile.lock index 7d89374f8..d00fc1960 100644 --- a/docker-image/v1.17/debian-syslog/Gemfile.lock +++ b/docker-image/v1.17/debian-syslog/Gemfile.lock @@ -92,7 +92,7 @@ GEM oj (3.15.1) prometheus-client (4.2.3) base64 - public_suffix (6.0.0) + public_suffix (6.0.1) rake (13.2.1) recursive-open-struct (1.2.2) remote_syslog_sender (1.2.2) diff --git a/docker-image/v1.17/debian-syslog/hooks/post_push b/docker-image/v1.17/debian-syslog/hooks/post_push index b2e22adf9..c78a96fad 100644 --- a/docker-image/v1.17/debian-syslog/hooks/post_push +++ b/docker-image/v1.17/debian-syslog/hooks/post_push @@ -13,7 +13,7 @@ curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download chmod +x manifest-tool # Tag and push image and manifest list for each additional tag -for tag in {v1.17.0-debian-syslog-amd64-1.3,v1.17-debian-syslog-amd64-1}; do +for tag in {v1.17.0-debian-syslog-amd64-1.4,v1.17-debian-syslog-amd64-1}; do docker tag $IMAGE_NAME ${repoName}:${tag} docker push ${repoName}:${tag} # Note: this will fail until both the amd64 and arm64 images have been pushed diff --git a/templates/Dockerfile.erb b/templates/Dockerfile.erb index ae1b44285..f0b8968ed 100644 --- a/templates/Dockerfile.erb +++ b/templates/Dockerfile.erb @@ -29,7 +29,7 @@ ENV GEM_HOME /fluentd/vendor/bundle/ruby/<%= ruby_version %>.0 ENV FLUENTD_DISABLE_BUNDLER_INJECTION 1 COPY Gemfile* /fluentd/ -RUN buildDeps="sudo make gcc g++ libc-dev libffi-dev<% if target == "graylog" %> build-essential patch zlib1g-dev liblzma-dev<% elsif target == "kafka" || target == "kafka2" %> build-essential autoconf automake libtool pkg-config libsasl2-dev<% elsif target == "s3" %> curl<% end %><% if requires_git %> git<% end %>" \ +RUN buildDeps="sudo make gcc g++ libc-dev libffi-dev<% if target == "graylog" %> build-essential patch zlib1g-dev liblzma-dev<% elsif target == "kafka" || target == "kafka2" %> build-essential autoconf automake libtool pkg-config libsasl2-dev libssl-dev<% elsif target == "s3" %> curl<% end %><% if requires_git %> git<% end %>" \ runtimeDeps="<% if target == "kafka" || target == "kafka2" %>krb5-kdc libsasl2-modules-gssapi-mit libsasl2-2<% elsif target == "azureblob" %>pkg-config libxslt-dev libxml2-dev<% end %>" \ <% if target == "kafka" || target == "kafka2" %> && export DEBIAN_FRONTEND=noninteractive <% end %> && apt-get update \ && apt-get upgrade -y \