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-2650 Update supported matrix for multiple acs versions with new adw/acc #35

Merged
merged 3 commits into from
Apr 23, 2024
Merged
Changes from 1 commit
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
18 changes: 9 additions & 9 deletions deployments/values/supported-matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,16 +131,16 @@ matrix:
version: *search_ga_version
pattern: *ga_hotfixes_pattern
search-enterprise:
version: "3.3.1"
version: "3.3"
pattern: *ga_hotfixes_pattern
sync:
version: "3.11"
version: "3.11.1"
gionn marked this conversation as resolved.
Show resolved Hide resolved
pattern: *ga_hotfixes_pattern
adw:
version: "4.2"
version: "4.4"
pattern: *ga_hotfixes_pattern
adminApp:
version: "8.2"
version: "8.3"
pattern: *ga_hotfixes_pattern
onedrive:
version: "2"
Expand Down Expand Up @@ -191,7 +191,7 @@ matrix:
version: "3.11"
pattern: *ga_hotfixes_pattern
adw:
version: "3.1"
version: "4.4"
pattern: *ga_pattern
adminApp:
version: "7"
Expand Down Expand Up @@ -239,13 +239,13 @@ matrix:
version: "2.0.3"
pattern: *ga_hotfixes_pattern
search-enterprise:
version: "3.1.1"
version: "3.1"
pattern: *ga_hotfixes_pattern
pmacius marked this conversation as resolved.
Show resolved Hide resolved
sync:
version: "3.11"
pattern: *ga_hotfixes_pattern
adw:
version: "3.0"
version: "4.4"
pattern: *ga_pattern
adminApp:
version: "7"
Expand Down Expand Up @@ -299,8 +299,8 @@ matrix:
version: "3.11"
pattern: *ga_hotfixes_pattern
adw:
version: "2.6.2"
pattern: ""
version: "4.4"
pattern: *ga_pattern
onedrive:
version: "1.1.1"
pattern: *ga_hotfixes_pattern
Expand Down
Loading