Skip to content

Commit

Permalink
ci(tests): fix failures
Browse files Browse the repository at this point in the history
  • Loading branch information
noelmcloughlin committed Jul 8, 2020
1 parent 49eb3b2 commit 8a787d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion kubernetes/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ kubernetes:
archive:
path: null # set in map.jinja
uri: 'https://dl.k8s.io'
source_hash: '110844511b70f9f3ebb92c15105e6680a05a562cd83f79ce2d2e25c2dd70f0dbd91cae34433f61364ae1ce4bd573b635f2f632d52de8f72b54acdbc95a15e3f0' # noqa 204
source_hash: '594ca3eadc7974ec4d9e4168453e36ca434812167ef8359086cd64d048df525b7bd46424e7cc9c41e65c72bda3117326ba1662d1c9d739567f10f5684fd85bee' # noqa 204
trim_output: true
enforce_toplevel: false
options: '--strip-components=2'
Expand Down
4 changes: 2 additions & 2 deletions kubernetes/osfamilymap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ Debian:
use_upstream_repo: false
client:
pkg:
use_upstream_archive: false
use_upstream_archive: true
use_upstream_binary: false
use_upstream_repo: true
use_upstream_repo: false
minikube:
pkg:
use_upstream_binary: true
Expand Down

0 comments on commit 8a787d8

Please sign in to comment.