Skip to content

Commit

Permalink
release 0.0.89
Browse files Browse the repository at this point in the history
  • Loading branch information
pow-devops2020 committed Feb 7, 2019
1 parent 1d410b5 commit 431011a
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 2 deletions.
1 change: 1 addition & 0 deletions VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.0.89
2 changes: 1 addition & 1 deletion charts/jx-app-jacoco/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v1
description: A Helm chart for Kubernetes
icon: https://raw.githubusercontent.com/jenkins-x/jenkins-x-platform/d273e09/images/go.png
name: jx-app-jacoco
version: 0.1.0-SNAPSHOT
version: 0.0.89
2 changes: 1 addition & 1 deletion charts/jx-app-jacoco/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
replicaCount: 1
image:
repository: jenkinsxio/jx-app-jacoco
tag: dev
tag: 0.0.89
pullPolicy: IfNotPresent
service:
name: jx-app-jacoco
Expand Down
4 changes: 4 additions & 0 deletions charts/jx-app-jacoco@tmp/durable-8e1161e9/jenkins-log.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
+ make tag
sed -i -e "s/version:.*/version: 0.0.89/" Chart.yaml
sed -i -e "s/tag: .*/tag: 0.0.89/" values.yaml
git add --all
1 change: 1 addition & 0 deletions charts/jx-app-jacoco@tmp/durable-8e1161e9/script.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
make tag

0 comments on commit 431011a

Please sign in to comment.