Skip to content

Commit ffbf6eb

Browse files
authored
Merge pull request #7030 from zalando-incubator/dev-to-kube-1.26
dev to kube-1.26
2 parents fbc4037 + 9f9579f commit ffbf6eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cluster/config-defaults.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ skipper_open_policy_agent_styra_token: ""
317317
# - production: runs the controller
318318
#
319319
fabric_gateway_controller_mode: "disabled"
320-
fabric_gateway_controller_version: "master-237"
320+
fabric_gateway_controller_version: "master-240"
321321
fabric_gateway_controller_cpu: "50m"
322322
fabric_gateway_controller_memory: "150Mi"
323323
fabric_gateway_crd_v1_enabled: "false"

cluster/manifests/skipper/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{ $internal_version := "v0.20.5-813" }}
2-
{{ $canary_internal_version := "v0.20.5-813" }}
2+
{{ $canary_internal_version := "v0.20.15-824" }}
33

44
{{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}}
55
{{ $canary_args := "" }}

0 commit comments

Comments
 (0)