Skip to content

Commit

Permalink
Merge pull request #7797 from zalando-incubator/dev-to-alpha
Browse files Browse the repository at this point in the history
dev to alpha
  • Loading branch information
RomanZavodskikh committed Jul 4, 2024
2 parents 4427bb7 + 422be04 commit 49b010c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
effect: NoSchedule
containers:
- name: controller
image: container-registry.zalando.net/teapot/kube-node-ready-controller:master-26
image: container-registry.zalando.net/teapot/kube-node-ready-controller:master-27
resources:
requests:
cpu: {{.Cluster.ConfigItems.kube_node_ready_controller_cpu}}
Expand Down
2 changes: 1 addition & 1 deletion cluster/manifests/skipper/deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{{ $internal_version := "v0.21.124-947" }}
{{ $internal_version := "v0.21.139-963" }}
{{ $canary_internal_version := "v0.21.139-963" }}

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

0 comments on commit 49b010c

Please sign in to comment.