Skip to content

Commit

Permalink
Merge pull request #4702 from krzyzacy/bump
Browse files Browse the repository at this point in the history
Bump kubekins to v20170922-a3fe8d1a
  • Loading branch information
krzyzacy authored Sep 22, 2017
2 parents 683fd9b + 2324730 commit 93131d3
Show file tree
Hide file tree
Showing 5 changed files with 434 additions and 434 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-prow:v20170918-d0ba8897
image: gcr.io/k8s-testimages/kubekins-e2e-prow:v20170922-e2d9a2b3
volumeMounts:
- mountPath: /etc/service-account
name: service
Expand Down
2 changes: 1 addition & 1 deletion images/e2e-prow/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# This file creates a build environment for building and running kubernetes
# unit and integration tests

FROM gcr.io/k8s-testimages/kubekins-e2e:v20170918-3aa6c113
FROM gcr.io/k8s-testimages/kubekins-e2e:v20170922-a3fe8d1a
MAINTAINER Sen Lu <[email protected]>

ADD runner /
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:v20170921-38bb087e
FROM gcr.io/k8s-testimages/kubekins-e2e:v20170922-a3fe8d1a
MAINTAINER [email protected]

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

0 comments on commit 93131d3

Please sign in to comment.