Skip to content

Commit b41a85f

Browse files
authored
Merge pull request #235 from CodeForPhilly/deploy/1.0.0
Deploy chime 1.0.0
2 parents e5b23f3 + a5eba3d commit b41a85f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
app: chime
2626
spec:
2727
containers:
28-
- image: docker.pkg.github.com/codeforphilly/chime/penn-chime:0.4.1
28+
- image: docker.pkg.github.com/codeforphilly/chime/penn-chime:1.0.0
2929
name: chime
3030
ports:
3131
- containerPort: 8000

0 commit comments

Comments
 (0)