9 lines
231 B
Plaintext
9 lines
231 B
Plaintext
# Tool versions for CI pipeline
|
|
# This file is the single source of truth for tool versions used in the CI pipeline.
|
|
# Format: TOOL_NAME=version
|
|
|
|
UV_VERSION=0.8.0
|
|
PYTHON_VERSION=3.13
|
|
HELM_VERSION=v3.16.4
|
|
KUBECONFORM_VERSION=v0.7.0
|