diff --git a/cluster/config-defaults.yaml b/cluster/config-defaults.yaml index 18e9cc9e2c..f257167b9d 100644 --- a/cluster/config-defaults.yaml +++ b/cluster/config-defaults.yaml @@ -317,7 +317,7 @@ skipper_open_policy_agent_styra_token: "" # - production: runs the controller # fabric_gateway_controller_mode: "disabled" -fabric_gateway_controller_version: "master-237" +fabric_gateway_controller_version: "master-240" fabric_gateway_controller_cpu: "50m" fabric_gateway_controller_memory: "150Mi" fabric_gateway_crd_v1_enabled: "false" diff --git a/cluster/manifests/skipper/deployment.yaml b/cluster/manifests/skipper/deployment.yaml index 1566a8adaf..590ccf6fe9 100644 --- a/cluster/manifests/skipper/deployment.yaml +++ b/cluster/manifests/skipper/deployment.yaml @@ -1,5 +1,5 @@ {{ $internal_version := "v0.20.5-813" }} -{{ $canary_internal_version := "v0.20.5-813" }} +{{ $canary_internal_version := "v0.20.15-824" }} {{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}} {{ $canary_args := "" }}