Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Commit 897d8ff

Browse files
Merge pull request #11 from AnthonyAmanse/master
Update toolchain and Added Acknowledgements
2 parents b39cf26 + cc74cda commit 897d8ff

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

.bluemix/toolchain.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
name: "Deploy Kubernetes Guestbook sample to Bluemix"
3-
description: "Toolchain to deploy Kubernetes Guestbook sample to Bluemix"
2+
name: "Deploy GameOn! Java Microservices sample to Bluemix"
3+
description: "Toolchain to deploy GameOn! Java Microservices on Kubernetes Cluster to Bluemix"
44
version: 0.1
55
image: data:image/svg+xml;base64,$file(toolchain.svg,base64)
66
icon: data:image/svg+xml;base64,$file(icon.svg,base64)
@@ -13,7 +13,7 @@ sample-repo:
1313
service_id: githubpublic
1414
parameters:
1515
repo_name: "{{name}}"
16-
repo_url: https://github.com/IBM/kubernetes-container-service-gameon-java-microservices.git
16+
repo_url: https://github.com/IBM/GameOn-Java-Microservices-on-Kubernetes.git
1717
type: fork
1818
has_issues: false
1919

ACKNOWLEDGEMENTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Acknowledgements
2+
Original Developers of [GameOn](https://gameontext.org) app.
3+
* [Erin Schnabel](https://github.com/ebullient)
4+
* [Ozzy Osborne](https://github.com/BarDweller)

0 commit comments

Comments
 (0)