Skip to content

Commit

Permalink
helm version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
dirrao authored and eladkal committed May 26, 2024
1 parent 54ed71f commit 80d01b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/breeze/src/airflow_breeze/global_constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ def get_airflow_extras():
DEFAULT_EXECUTOR = CURRENT_EXECUTORS[0]

KIND_VERSION = "v0.23.0"
HELM_VERSION = "v3.14.0"
HELM_VERSION = "v3.15.0"

# Initialize image build variables - Have to check if this has to go to ci dataclass
USE_AIRFLOW_VERSION = None
Expand Down

0 comments on commit 80d01b0

Please sign in to comment.