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

OPSEXP-2938 Update supported matrix for Orion release #46

Merged
merged 1 commit into from
Nov 28, 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
10 changes: 5 additions & 5 deletions deployments/values/supported-matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,22 +73,22 @@ matrix:
version: *acs_ga_version
pattern: *ga_pattern
search:
version: &search_ga_version "2.0.12"
version: &search_ga_version "2.0.13"
pattern: *ga_hotfixes_pattern
insight-zeppelin:
version: *search_ga_version
pattern: *ga_hotfixes_pattern
search-enterprise:
version: "4.1"
version: "4.2"
pattern: *ga_hotfixes_pattern
sync:
version: "4.0" # 5.x AMPs are available only for 23.3 images (not GA at time of writing)
version: "5.1"
pattern: *ga_hotfixes_pattern
adw:
version: &adw_ga_version "5.1"
version: &adw_ga_version "5.2"
pattern: *ga_pattern
adminApp:
version: &acc_ga_version "9.1"
version: &acc_ga_version "9.2"
pattern: *ga_pattern
onedrive:
version: "2"
Expand Down