Skip to content

Instantly share code, notes, and snippets.

@jstrachan
Created March 22, 2018 08:08
Show Gist options
  • Save jstrachan/6175d035e26b278013dbf0aa39f2a6a3 to your computer and use it in GitHub Desktop.
Save jstrachan/6175d035e26b278013dbf0aa39f2a6a3 to your computer and use it in GitHub Desktop.
$ kubectl get release -n jx-staging -oyaml spring-boot-web-gradle-0.0.3
apiVersion: jenkins.io/v1
kind: Release
metadata:
clusterName: ""
creationTimestamp: 2018-03-21T16:31:40Z
deletionGracePeriodSeconds: null
deletionTimestamp: null
initializers: null
name: spring-boot-web-gradle-0.0.3
namespace: jx-staging
resourceVersion: "5371"
selfLink: /apis/jenkins.io/v1/namespaces/jx-staging/releases/spring-boot-web-gradle-0.0.3
uid: 552774be-2d25-11e8-b3c1-42010a840032
spec:
commits:
- author:
creationTimestamp: 2018-03-21T16:26:31Z
email: jenkins-x@googlegroups.com
name: jenkins-x-bot
branch: master
committer:
creationTimestamp: 2018-03-21T16:26:31Z
email: jenkins-x@googlegroups.com
name: jenkins-x-bot
message: |
release 0.0.3
sha: 231afae3603f0e6468f6aa3019c7d3ad732e673f
- author:
creationTimestamp: 2018-03-21T16:25:24Z
email: james.strachan@gmail.com
name: James Strachan
branch: master
committer:
creationTimestamp: 2018-03-21T16:25:24Z
email: james.strachan@gmail.com
name: James Strachan
message: |
added dockerfile
sha: 51adbc3478969430f833bc29032d9b6c8e144e78
gitCloneUrl: https://github.com/jstrachan/spring-boot-web-gradle.git
gitHttpUrl: https://github.com/jstrachan/spring-boot-web-gradle
name: spring-boot-web-gradle
releaseNotesURL: https://github.com/jstrachan/spring-boot-web-gradle/releases/tag/0.0.3
version: 0.0.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment