We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
k8s.io/api
k8s.io/apiextensions-apiserver
k8s.io/apimachinery
k8s.io/apiserver
k8s.io/cli-runtime
k8s.io/client-go
k8s.io/kubectl
go.opentelemetry.io/otel
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
go.opentelemetry.io/otel/exporters/prometheus
go.opentelemetry.io/otel/metric
go.opentelemetry.io/otel/sdk
go.opentelemetry.io/otel/sdk/metric
go.opentelemetry.io/otel/trace
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
build/docker/compose.debug.yaml redis 7.2.2 build/docker/compose.yaml redis 7.2.2
redis 7.2.2
build/docker/agentk.Dockerfile docker.io/golang 1.21 build/docker/agentk.debug.Dockerfile docker.io/golang 1.21 build/docker/kas.Dockerfile docker.io/golang 1.21 build/docker/kas.debug.Dockerfile docker.io/golang 1.21
docker.io/golang 1.21
.github/workflows/cd.yaml actions/checkout v4 actions/setup-go v4 actions/checkout v4 docker/metadata-action v5 docker/setup-qemu-action v3 docker/setup-buildx-action v3 docker/login-action v3 docker/login-action v3 docker/build-push-action v5 8398a7/action-slack v3 ubuntu 20.04 .github/workflows/ci.yaml actions/checkout v4 actions/setup-go v4 actions/checkout v4 actions/setup-go v4 actions/checkout v4 actions/checkout v4 actions/checkout v4 actions/setup-go v4 actions/checkout v4 actions/setup-go v4 golangci/golangci-lint-action v3 .github/workflows/trivy.yaml actions/checkout v3 github/codeql-action v2
actions/checkout v4
actions/setup-go v4
docker/metadata-action v5
docker/setup-qemu-action v3
docker/setup-buildx-action v3
docker/login-action v3
docker/build-push-action v5
8398a7/action-slack v3
ubuntu 20.04
golangci/golangci-lint-action v3
actions/checkout v3
github/codeql-action v2
go.mod go 1.21 github.com/envoyproxy/protoc-gen-validate v1.0.2 github.com/golangci/golangci-lint v1.54.2 github.com/pseudomuto/protoc-gen-doc v1.5.1 google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.3.0 google.golang.org/protobuf v1.31.0 github.com/alicebob/miniredis/v2 v2.31.0 github.com/ash2k/stager v0.3.0 github.com/getsentry/sentry-go v0.25.0 github.com/go-logr/zapr v1.2.4 github.com/golang-jwt/jwt/v5 v5.0.0 github.com/google/go-cmp v0.6.0 github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.0 github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.0.1 github.com/pluralsh/console-client-go v0.0.22 github.com/pluralsh/polly v0.1.1 github.com/prometheus/client_golang v1.17.0 github.com/redis/rueidis v1.0.20 github.com/satori/go.uuid v1.2.0 github.com/spf13/cobra v1.7.0 github.com/stretchr/testify v1.8.4 go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 go.opentelemetry.io/otel v1.19.0 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0 go.opentelemetry.io/otel/exporters/prometheus v0.42.0 go.opentelemetry.io/otel/metric v1.19.0 go.opentelemetry.io/otel/sdk v1.19.0 go.opentelemetry.io/otel/sdk/metric v1.19.0 go.opentelemetry.io/otel/trace v1.19.0 go.uber.org/mock v0.3.0 go.uber.org/zap v1.26.0 golang.org/x/sync v0.4.0 google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b@49dd2c1f3d0b google.golang.org/grpc v1.59.0 k8s.io/api v0.28.3 k8s.io/apiextensions-apiserver v0.28.3 k8s.io/apimachinery v0.28.3 k8s.io/apiserver v0.28.3 k8s.io/cli-runtime v0.28.3 k8s.io/client-go v0.28.3 k8s.io/klog/v2 v2.100.1 k8s.io/kubectl v0.28.3 k8s.io/utils v0.0.0-20230726121419-3b25d923346b@3b25d923346b nhooyr.io/websocket v1.8.9 sigs.k8s.io/controller-runtime v0.16.3 sigs.k8s.io/yaml v1.3.0
go 1.21
github.com/envoyproxy/protoc-gen-validate v1.0.2
github.com/golangci/golangci-lint v1.54.2
github.com/pseudomuto/protoc-gen-doc v1.5.1
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.3.0
google.golang.org/protobuf v1.31.0
github.com/alicebob/miniredis/v2 v2.31.0
github.com/ash2k/stager v0.3.0
github.com/getsentry/sentry-go v0.25.0
github.com/go-logr/zapr v1.2.4
github.com/golang-jwt/jwt/v5 v5.0.0
github.com/google/go-cmp v0.6.0
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.0
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.0.1
github.com/pluralsh/console-client-go v0.0.22
github.com/pluralsh/polly v0.1.1
github.com/prometheus/client_golang v1.17.0
github.com/redis/rueidis v1.0.20
github.com/satori/go.uuid v1.2.0
github.com/spf13/cobra v1.7.0
github.com/stretchr/testify v1.8.4
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0
go.opentelemetry.io/otel v1.19.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0
go.opentelemetry.io/otel/exporters/prometheus v0.42.0
go.opentelemetry.io/otel/metric v1.19.0
go.opentelemetry.io/otel/sdk v1.19.0
go.opentelemetry.io/otel/sdk/metric v1.19.0
go.opentelemetry.io/otel/trace v1.19.0
go.uber.org/mock v0.3.0
go.uber.org/zap v1.26.0
golang.org/x/sync v0.4.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b@49dd2c1f3d0b
google.golang.org/grpc v1.59.0
k8s.io/api v0.28.3
k8s.io/apiextensions-apiserver v0.28.3
k8s.io/apimachinery v0.28.3
k8s.io/apiserver v0.28.3
k8s.io/cli-runtime v0.28.3
k8s.io/client-go v0.28.3
k8s.io/klog/v2 v2.100.1
k8s.io/kubectl v0.28.3
k8s.io/utils v0.0.0-20230726121419-3b25d923346b@3b25d923346b
nhooyr.io/websocket v1.8.9
sigs.k8s.io/controller-runtime v0.16.3
sigs.k8s.io/yaml v1.3.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Rate-Limited
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
k8s.io/api
,k8s.io/apiextensions-apiserver
,k8s.io/apimachinery
,k8s.io/apiserver
,k8s.io/cli-runtime
,k8s.io/client-go
,k8s.io/kubectl
)k8s.io/api
,k8s.io/apiextensions-apiserver
,k8s.io/apimachinery
,k8s.io/apiserver
,k8s.io/cli-runtime
,k8s.io/client-go
,k8s.io/kubectl
)go.opentelemetry.io/otel
,go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
,go.opentelemetry.io/otel/exporters/prometheus
,go.opentelemetry.io/otel/metric
,go.opentelemetry.io/otel/sdk
,go.opentelemetry.io/otel/sdk/metric
,go.opentelemetry.io/otel/trace
)Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
Detected dependencies
docker-compose
dockerfile
github-actions
gomod
The text was updated successfully, but these errors were encountered: