Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Commit

Permalink
Updated image versions for 1.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
craig-willis committed Feb 7, 2018
1 parent 79cbeaa commit 973580e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion templates/core/apiserver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
name: volumes
containers:
- name: ndslabs-apiserver
image: ndslabs/apiserver:latest
image: ndslabs/apiserver:1.1.0
imagePullPolicy: Always
securityContext:
privileged: true
Expand Down
2 changes: 1 addition & 1 deletion templates/core/webui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
spec:
containers:
- name: ndslabs-webui
image: ndslabs/angular-ui:latest
image: ndslabs/angular-ui:1.1.0
imagePullPolicy: Always
ports:
- containerPort: 3000
Expand Down
2 changes: 1 addition & 1 deletion templates/dev/cloud9.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
name: src
containers:
- name: cloud9
image: ndslabs/cloud9-nodejs:latest
image: bodom0015/cloud9-nodejs:lts
imagePullPolicy: Always
volumeMounts:
- name: src
Expand Down

0 comments on commit 973580e

Please sign in to comment.