File tree Expand file tree Collapse file tree 11 files changed +21
-21
lines changed
logging/model/syslogng/config Expand file tree Collapse file tree 11 files changed +21
-21
lines changed Original file line number Diff line number Diff line change 1- golang 1.25.2
1+ golang 1.25.3
Original file line number Diff line number Diff line change 1- FROM --platform=$BUILDPLATFORM golang:1.25.2 -alpine3.22@sha256:6104e2bbe9f6a07a009159692fe0df1a97b77f5b7409ad804b17d6916c635ae5 AS builder
1+ FROM --platform=$BUILDPLATFORM golang:1.25.3 -alpine3.22@sha256:aee43c3ccbf24fdffb7295693b6e33b21e01baec1b2a55acc351fde345e9ec34 AS builder
22
33RUN apk add --update --no-cache ca-certificates make git curl
44
Original file line number Diff line number Diff line change @@ -6,17 +6,17 @@ require (
66 emperror.dev/errors v0.8.1
77 github.com/MakeNowJust/heredoc v1.0.0
88 github.com/cisco-open/operator-tools v0.37.0
9- github.com/kube-logging/logging-operator v0.0.0-20251007182507-34ac4af0e925
9+ github.com/kube-logging/logging-operator daed40d20c26
1010 github.com/kube-logging/logging-operator/pkg/sdk v0.12.0
11- github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.86.0
11+ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.86.1
1212 github.com/spf13/cast v1.10.0
1313 github.com/stretchr/testify v1.11.1
1414 helm.sh/helm/v3 v3.19.0
1515 k8s.io/api v0.34.1
1616 k8s.io/apiextensions-apiserver v0.34.1
1717 k8s.io/apimachinery v0.34.1
1818 k8s.io/client-go v0.34.1
19- sigs.k8s.io/controller-runtime v0.22.2
19+ sigs.k8s.io/controller-runtime v0.22.3
2020 sigs.k8s.io/e2e-framework v0.6.0
2121)
2222
Original file line number Diff line number Diff line change @@ -10,22 +10,22 @@ require (
1010 github.com/go-logr/logr v1.4.3
1111 github.com/kube-logging/logging-operator/pkg/sdk v0.12.0
1212 github.com/kube-logging/logging-operator/pkg/sdk/logging/model/syslogng/config v0.0.0
13- github.com/kube-logging/telemetry-controller v0.0.0-20251002105359-c2bf45b8409c
13+ github.com/kube-logging/telemetry-controller 55fe5c812077
1414 github.com/onsi/ginkgo v1.16.5
1515 github.com/onsi/gomega v1.38.2
1616 github.com/pborman/uuid v1.2.1
17- github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.86.0
17+ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.86.1
1818 github.com/prometheus/client_golang v1.23.2
1919 github.com/siliconbrain/go-seqs v0.15.0
2020 github.com/spf13/cast v1.10.0
2121 github.com/stretchr/testify v1.11.1
22- golang.org/x/exp v0.0.0-20251002181428-27f1f14c8bb9
22+ golang.org/x/exp 90e834f514db
2323 k8s.io/api v0.34.1
2424 k8s.io/apiextensions-apiserver v0.34.1
2525 k8s.io/apimachinery v0.34.1
2626 k8s.io/client-go v0.34.1
2727 k8s.io/klog/v2 v2.130.1
28- sigs.k8s.io/controller-runtime v0.22.2
28+ sigs.k8s.io/controller-runtime v0.22.3
2929)
3030
3131require (
Original file line number Diff line number Diff line change 1- FROM golang:1.25.2 -alpine3.22@sha256:6104e2bbe9f6a07a009159692fe0df1a97b77f5b7409ad804b17d6916c635ae5 AS builder
1+ FROM golang:1.25.3 -alpine3.22@sha256:aee43c3ccbf24fdffb7295693b6e33b21e01baec1b2a55acc351fde345e9ec34 AS builder
22
33WORKDIR /workspace
44
Original file line number Diff line number Diff line change 1- FROM alpine:3.22.1 @sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1
1+ FROM alpine:3.22.2 @sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
22
33RUN apk add curl
44
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ gem 'fluent-plugin-lm-logs', '1.2.8'
2121gem 'fluent-plugin-gelf-best' , '1.4.1'
2222gem 'fluent-plugin-s3' , '1.8.3'
2323gem 'fluent-plugin-gcs' , '0.4.4'
24- gem 'rdkafka' , '0.23 .1'
24+ gem 'rdkafka' , '0.24 .1'
2525gem 'fluent-plugin-rabbitmq' , '0.1.5'
2626#gem 'fluent-plugin-aws-elasticsearch-service', '2.4.1'
2727#gem 'fluent-plugin-logdna', '~> 0.4.0'
Original file line number Diff line number Diff line change 371371 json-jwt (>= 1.11.0 )
372372 rack (>= 2.1.0 )
373373 rake (13.3.0 )
374- rdkafka (0.23 .1 )
374+ rdkafka (0.24 .1 )
375375 ffi (~> 1.15 )
376376 json (> 2.0 )
377377 logger
@@ -460,7 +460,7 @@ DEPENDENCIES
460460 fluent-plugin-vmware-log-intelligence (= 2.0.8 )
461461 fluent-plugin-vmware-loginsight (= 1.4.2 )
462462 fluent-plugin-webhdfs (= 1.6.0 )
463- rdkafka (= 0.23 .1 )
463+ rdkafka (= 0.24 .1 )
464464
465465BUNDLED WITH
466466 2.5.23
Original file line number Diff line number Diff line change 11FROM ghcr.io/kube-logging/custom-runner:v0.13.0 AS custom-runner
22
3- FROM alpine:3.22.1 @sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1
3+ FROM alpine:3.22.2 @sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
44
55RUN apk add socat
66
Original file line number Diff line number Diff line change @@ -9,18 +9,18 @@ require (
99 github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883
1010 github.com/cisco-open/operator-tools v0.37.0
1111 github.com/go-logr/zapr v1.3.0
12- github.com/kube-logging/logging-operator v0.0.0-20251007182507-34ac4af0e925
12+ github.com/kube-logging/logging-operator daed40d20c26
1313 github.com/onsi/ginkgo v1.16.5
1414 github.com/onsi/gomega v1.38.2
15- github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.86.0
15+ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.86.1
1616 github.com/spf13/cast v1.10.0
1717 github.com/stretchr/testify v1.11.1
1818 go.uber.org/zap v1.27.0
19- golang.org/x/net v0.45 .0
19+ golang.org/x/net v0.46 .0
2020 k8s.io/api v0.34.1
2121 k8s.io/apimachinery v0.34.1
2222 k8s.io/client-go v0.34.1
23- sigs.k8s.io/controller-runtime v0.22.2
23+ sigs.k8s.io/controller-runtime v0.22.3
2424 sigs.k8s.io/yaml v1.6.0
2525)
2626
You can’t perform that action at this time.
0 commit comments