Skip to content

Commit

Permalink
fix: specify jenkins minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
armandomiani committed Jan 31, 2025
1 parent 931f620 commit 8cba537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/jenkins/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CHART_NAME := jenkins
APP_ID ?= $(CHART_NAME)
VERIFY_WAIT_TIMEOUT = 1800

TRACK ?= 2
TRACK ?= 2.494
SERVICE_NAME := services/db9fe615-e7a9-4387-abe6-4126d6cec552.cloudpartnerservices.goog
METRICS_EXPORTER_TAG ?= v0.5.1

Expand Down

0 comments on commit 8cba537

Please sign in to comment.