Skip to content
Open
Changes from all commits
Commits
Show all changes
13 commits
Select commit Hold shift + click to select a range
cc2291d
chore: Updated the content of the file "/tmp/updatecli/github/hmcts/a...
hmcts-dependency-updater[bot] Dec 19, 2022
ac4ba69
Merge branch 'master' into updatecli_aks_version_sbox
Tyler-35 Apr 4, 2023
b23ef27
chore: Updated the content of the file "/tmp/updatecli/github/hmcts/a...
hmcts-dependency-updater[bot] Apr 17, 2023
7e2676c
chore: Updated the content of the file "/tmp/updatecli/github/hmcts/a...
hmcts-dependency-updater[bot] Aug 7, 2023
5643646
Merge branch 'master' into updatecli_aks_version_sbox
cpareek Aug 29, 2023
df3e945
chore: Updated the content of the file "/tmp/updatecli/github/hmcts/a...
hmcts-dependency-updater[bot] Nov 20, 2023
9340d34
chore: Updated the content of the file "/tmp/updatecli/github/hmcts/a...
hmcts-dependency-updater[bot] Mar 25, 2024
57d7c9c
chore: Updated the content of the file "/tmp/updatecli/github/hmcts/a...
hmcts-dependency-updater[bot] Jul 29, 2024
819758d
chore: Updated the content of the file "/tmp/updatecli/github/hmcts/a...
hmcts-dependency-updater[bot] Nov 25, 2024
d5d777f
chore: Updated the content of the file "/tmp/updatecli/github/hmcts/a...
hmcts-dependency-updater[bot] May 19, 2025
b339f9e
chore: Updated the content of the file "/tmp/updatecli/github/hmcts/a...
hmcts-dependency-updater[bot] Jun 30, 2025
d0a9cd8
chore: Updated the content of the file "/tmp/updatecli/github/hmcts/a...
hmcts-dependency-updater[bot] Dec 8, 2025
6394341
chore: Updated the content of the file "/tmp/updatecli/github/hmcts/a...
hmcts-dependency-updater[bot] Mar 30, 2026
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 environments/aks/sbox.tfvars
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
clusters = {
"00" = {
kubernetes_version = "1.26"
kubernetes_version = "1.35"
},
"01" = {
kubernetes_version = "1.26"
kubernetes_version = "1.35"
}
}

Expand Down