Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5c3f7e9

Browse files
chore: bump base image and git-sync (GoogleContainerTools#1731)
1 parent72410af commit5c3f7e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Makefile‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ GOLANG_IMAGE := google-go.pkg.dev/golang:$(GOLANG_IMAGE_VERSION)
4343
# Base image used for debian containers
4444
# When updating you can use this command:
4545
# gcloud container images list-tags gcr.io/gke-release/debian-base --filter="tags:bookworm*"
46-
DEBIAN_BASE_IMAGE := gcr.io/gke-release/debian-base:bookworm-v1.0.4-gke.8
46+
DEBIAN_BASE_IMAGE := gcr.io/gke-release/debian-base:bookworm-v1.0.4-gke.17
4747
# Base image used for gcloud install, primarily for test images.
4848
# We use -slim for a smaller base image where we can choose which components to install.
4949
# https://cloud.google.com/sdk/docs/downloads-docker#docker_image_options
@@ -88,7 +88,7 @@ HELM_STAGING_DIR := $(OUTPUT_DIR)/third_party/helm
8888
COSIGN_VERSION := v2.4.1
8989
COSIGN :=$(BIN_DIR)/cosign
9090

91-
GIT_SYNC_VERSION := v4.3.0-gke.18__linux_amd64
91+
GIT_SYNC_VERSION := v4.3.0-gke.19__linux_amd64
9292
GIT_SYNC_IMAGE_NAME := gcr.io/config-management-release/git-sync:$(GIT_SYNC_VERSION)
9393

9494
OTELCONTRIBCOL_VERSION := v0.118.0-gke.9

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp