Skip to content

Commit

Permalink
Istio version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Billy Bunter committed Mar 28, 2024
1 parent d9b9a07 commit fb23d29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bicep/main.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -1110,7 +1110,7 @@ param serviceMeshProfile string = ''

@description('The ingress gateway to use for the Istio service mesh')
param istioIngressGatewayMode string = ''
param istioRevision string = 'asm-1-17'
param istioRevision string = 'asm-1-20'

var serviceMeshProfileObj = {
istio: {
Expand Down

0 comments on commit fb23d29

Please sign in to comment.