Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for release 2.0.2 #207

Merged
merged 2 commits into from
Apr 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pre_install_report/viya_deployment_settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# ### Author: SAS Institute Inc. ###
# ###################################################################
# ###
# Copyright (c) 2021-2023, SAS Institute Inc., Cary, NC, USA. ###
# Copyright (c) 2021-2024, SAS Institute Inc., Cary, NC, USA. ###
# All Rights Reserved. ###
# SPDX-License-Identifier: Apache-2.0 ###
# ###
Expand All @@ -30,4 +30,4 @@ VIYA_MIN_AGGREGATE_WORKER_MEMORY=448G
# Minimum allowed value = '.001'.
VIYA_MIN_AGGREGATE_WORKER_CPU_CORES=56
# Minimum Kubernetes Server Version supported. Format: major.minor
VIYA_K8S_VERSION_MIN=1.24
VIYA_K8S_VERSION_MIN=1.26
Loading