Skip to content

Commit

Permalink
Bump to gcr.io/k8s-testimages/kubekins-e2e:v20171210-0beb83d94-master…
Browse files Browse the repository at this point in the history
…|1.8|1.7|1.6 (using generate_tests and manual)
  • Loading branch information
BenTheElder committed Dec 11, 2017
1 parent 0beb83d commit b3b12c2
Show file tree
Hide file tree
Showing 4 changed files with 456 additions and 456 deletions.
2 changes: 1 addition & 1 deletion experiment/generate_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
value: /etc/ssh-key-secret/ssh-private
- name: JENKINS_GCE_SSH_PUBLIC_KEY_FILE
value: /etc/ssh-key-secret/ssh-public
image: gcr.io/k8s-testimages/kubekins-e2e:v20171204-8e1bbdcba-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20171210-0beb83d94-master
volumeMounts:
- mountPath: /etc/service-account
name: service
Expand Down
2 changes: 1 addition & 1 deletion images/kubeadm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM gcr.io/k8s-testimages/kubekins-e2e:v20171204-8e1bbdcba-master
FROM gcr.io/k8s-testimages/kubekins-e2e:v20171210-0beb83d94-master
LABEL maintainer "[email protected]"

RUN apt-get update && apt-get install -y \
Expand Down
Loading

0 comments on commit b3b12c2

Please sign in to comment.