File tree Expand file tree Collapse file tree
logging-k8s-stdout-otlp-json/k8s Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4747 spec :
4848 containers :
4949 - name : lgtm
50- image : grafana/otel-lgtm:0.29.1 @sha256:b4da8bf6b1b44f6f683883869619eb9781465c642ce5f2d70591fb27094ddb1c
50+ image : grafana/otel-lgtm:0.29.2 @sha256:af7242c1a9608faf6d26e6f235392fd0c32b67258228f9a3cfc96e724974930c
5151 ports :
5252 - containerPort : 3000
5353 - containerPort : 4317
Original file line number Diff line number Diff line change 11[tools ]
22"aqua:grafana/oats" = " 0.7.0"
33k3d = " 5.8.3"
4- kubectl = " 1.36.2 "
4+ kubectl = " 1.36.3 "
55
66# Linters
7- "aqua:grafana/flint" = " 0.22.9 "
7+ "aqua:grafana/flint" = " 0.22.10 "
88lychee = " 0.24.2"
9- rumdl = " 0.2.38 "
9+ rumdl = " 0.2.43 "
1010
1111[env ]
1212FLINT_CONFIG_DIR = " .github/config"
Original file line number Diff line number Diff line change 11pluginManagement {
22 plugins {
33 id(" com.diffplug.spotless" ) version " 8.8.0"
4- id(" com.gradleup.shadow" ) version " 9.6.0 "
4+ id(" com.gradleup.shadow" ) version " 9.6.1 "
55 id(" com.google.protobuf" ) version " 0.10.0"
66 id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 1.0.0"
77 id(" com.google.cloud.tools.jib" ) version " 3.5.4"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
33plugins {
44 id(" java" )
55 id(" org.springframework.boot" ) version " 3.5.16"
6- id(" org.graalvm.buildtools.native" ) version " 1.1.5 "
6+ id(" org.graalvm.buildtools.native" ) version " 1.1.6 "
77}
88
99description = " OpenTelemetry Example for Spring native images"
You can’t perform that action at this time.
0 commit comments