Skip to content

Commit 245fc2a

Browse files
fix(deps): bump the docker group across 7 directories with 2 updates
Bumps the docker group with 1 update in the /cmd/config-reloader directory: golang. Bumps the docker group with 1 update in the /cmd/datasource-syncer directory: golang. Bumps the docker group with 1 update in the /cmd/frontend directory: golang. Bumps the docker group with 1 update in the /cmd/operator directory: golang. Bumps the docker group with 1 update in the /cmd/rule-evaluator directory: golang. Bumps the docker group with 2 updates in the /examples/instrumentation/go-synthetic directory: golang and prometheus-engine/example-app. Bumps the docker group with 1 update in the /hack directory: golang. Updates `golang` from 1.25.3 to 1.25.4 Updates `golang` from 1.25.3 to 1.25.4 Updates `golang` from 1.25.3 to 1.25.4 Updates `golang` from 1.25.3 to 1.25.4 Updates `golang` from 1.25.3 to 1.25.4 Updates `golang` from 1.25.3 to 1.25.4 Updates `prometheus-engine/example-app` from v0.15.0-gke.8 to v0.17.0-gke.8 Updates `golang` from 1.25.3 to 1.25.4 --- updated-dependencies: - dependency-name: golang dependency-version: 1.25.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker - dependency-name: golang dependency-version: 1.25.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker - dependency-name: golang dependency-version: 1.25.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker - dependency-name: golang dependency-version: 1.25.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker - dependency-name: golang dependency-version: 1.25.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker - dependency-name: golang dependency-version: 1.25.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker - dependency-name: prometheus-engine/example-app dependency-version: v0.17.0-gke.8 dependency-type: direct:production dependency-group: docker - dependency-name: golang dependency-version: 1.25.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d8d7057 commit 245fc2a

File tree

10 files changed

+12
-12
lines changed

10 files changed

+12
-12
lines changed

cmd/config-reloader/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM --platform=$BUILDPLATFORM google-go.pkg.dev/golang:1.25.3@sha256:35b566f68e22be2310b4538a5c2102c0331a960a69a98b7c473d3d378ba6decf AS buildbase
15+
FROM --platform=$BUILDPLATFORM google-go.pkg.dev/golang:1.25.4@sha256:3f90cabe0630565f75de1f7cdb0898bf9e39ff4b52df1d1e21aff75b87e68fde AS buildbase
1616
ARG TARGETOS
1717
ARG TARGETARCH
1818
WORKDIR /app

cmd/datasource-syncer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM --platform=$BUILDPLATFORM google-go.pkg.dev/golang:1.25.3@sha256:35b566f68e22be2310b4538a5c2102c0331a960a69a98b7c473d3d378ba6decf AS buildbase
15+
FROM --platform=$BUILDPLATFORM google-go.pkg.dev/golang:1.25.4@sha256:3f90cabe0630565f75de1f7cdb0898bf9e39ff4b52df1d1e21aff75b87e68fde AS buildbase
1616
ARG TARGETOS
1717
ARG TARGETARCH
1818
WORKDIR /app

cmd/frontend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM --platform=$BUILDPLATFORM google-go.pkg.dev/golang:1.25.3@sha256:35b566f68e22be2310b4538a5c2102c0331a960a69a98b7c473d3d378ba6decf AS buildbase
15+
FROM --platform=$BUILDPLATFORM google-go.pkg.dev/golang:1.25.4@sha256:3f90cabe0630565f75de1f7cdb0898bf9e39ff4b52df1d1e21aff75b87e68fde AS buildbase
1616

1717
# Compile the UI assets.
1818
FROM --platform=$BUILDPLATFORM gcr.io/google-appengine/nodejs AS assets

cmd/operator/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM --platform=$BUILDPLATFORM google-go.pkg.dev/golang:1.25.3@sha256:35b566f68e22be2310b4538a5c2102c0331a960a69a98b7c473d3d378ba6decf AS buildbase
15+
FROM --platform=$BUILDPLATFORM google-go.pkg.dev/golang:1.25.4@sha256:3f90cabe0630565f75de1f7cdb0898bf9e39ff4b52df1d1e21aff75b87e68fde AS buildbase
1616
ARG TARGETOS
1717
ARG TARGETARCH
1818
WORKDIR /app

cmd/rule-evaluator/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM --platform=$BUILDPLATFORM google-go.pkg.dev/golang:1.25.3@sha256:35b566f68e22be2310b4538a5c2102c0331a960a69a98b7c473d3d378ba6decf AS buildbase
15+
FROM --platform=$BUILDPLATFORM google-go.pkg.dev/golang:1.25.4@sha256:3f90cabe0630565f75de1f7cdb0898bf9e39ff4b52df1d1e21aff75b87e68fde AS buildbase
1616
ARG TARGETOS
1717
ARG TARGETARCH
1818
WORKDIR /app

examples/instrumentation/go-synthetic/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM --platform=$BUILDPLATFORM google-go.pkg.dev/golang:1.25.3@sha256:35b566f68e22be2310b4538a5c2102c0331a960a69a98b7c473d3d378ba6decf AS buildbase
15+
FROM --platform=$BUILDPLATFORM google-go.pkg.dev/golang:1.25.4@sha256:3f90cabe0630565f75de1f7cdb0898bf9e39ff4b52df1d1e21aff75b87e68fde AS buildbase
1616
ARG TARGETOS
1717
ARG TARGETARCH
1818
WORKDIR /app

examples/instrumentation/go-synthetic/go-synthetic-basic-auth.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
containers:
3030
- name: go-synthetic
3131
# TODO(bwplotka): Rename image to go-synthetic (example-app is misleading, we actually use go-synthetic).
32-
image: gke.gcr.io/prometheus-engine/example-app:v0.15.0-gke.8
32+
image: gke.gcr.io/prometheus-engine/example-app:v0.17.0-gke.8
3333
args:
3434
- "--listen-address=:8080"
3535
- "--cpu-burn-ops=75"

examples/instrumentation/go-synthetic/go-synthetic-utf8.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
spec:
2929
containers:
3030
- name: go-synthetic
31-
image: gke.gcr.io/prometheus-engine/example-app:v0.15.0-gke.8
31+
image: gke.gcr.io/prometheus-engine/example-app:v0.17.0-gke.8
3232
args:
3333
- "--listen-address=:8080"
3434
- "--cpu-burn-ops=75"

examples/instrumentation/go-synthetic/go-synthetic.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
containers:
3030
- name: go-synthetic
3131
# TODO(bwplotka): Rename image to go-synthetic (example-app is misleading, we actually use go-synthetic).
32-
image: gke.gcr.io/prometheus-engine/example-app:v0.15.0-gke.8
32+
image: gke.gcr.io/prometheus-engine/example-app:v0.17.0-gke.8
3333
args:
3434
- "--listen-address=:8080"
3535
- "--cpu-burn-ops=75"

hack/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# deps builds binaries in an isolated environment to avoid
1616
# funkiness in the hermetic build.
17-
FROM google-go.pkg.dev/golang:1.25.3@sha256:35b566f68e22be2310b4538a5c2102c0331a960a69a98b7c473d3d378ba6decf AS deps
17+
FROM google-go.pkg.dev/golang:1.25.4@sha256:3f90cabe0630565f75de1f7cdb0898bf9e39ff4b52df1d1e21aff75b87e68fde AS deps
1818
WORKDIR /workspace
1919

2020
RUN go install github.com/bwplotka/[email protected]
@@ -23,7 +23,7 @@ RUN bingo -v get # TODO(bwplotka): It takes 177s in docker container with colima
2323

2424
# hermetic is a lite copy of the repo resources used in building
2525
# testing in a hermetic, idempotent, and reproducable environment.
26-
FROM google-go.pkg.dev/golang:1.25.3@sha256:35b566f68e22be2310b4538a5c2102c0331a960a69a98b7c473d3d378ba6decf AS hermetic
26+
FROM google-go.pkg.dev/golang:1.25.4@sha256:3f90cabe0630565f75de1f7cdb0898bf9e39ff4b52df1d1e21aff75b87e68fde AS hermetic
2727

2828
COPY --from=deps /go/bin /go/bin
2929
ARG RUNCMD='go fmt ./...'
@@ -67,7 +67,7 @@ COPY --from=hermetic /workspace/charts charts
6767
COPY --from=hermetic /workspace/e2e e2e
6868

6969
## kindtest image for running tests against kind cluster in hermetic environment.
70-
FROM google-go.pkg.dev/golang:1.25.3@sha256:35b566f68e22be2310b4538a5c2102c0331a960a69a98b7c473d3d378ba6decf AS buildbase
70+
FROM google-go.pkg.dev/golang:1.25.4@sha256:3f90cabe0630565f75de1f7cdb0898bf9e39ff4b52df1d1e21aff75b87e68fde AS buildbase
7171
FROM docker:28.5-cli AS docker
7272
FROM debian:stable-slim AS kindtest
7373

0 commit comments

Comments
 (0)