From 6c01fd1a43b3978cc50e364a2d06add4747004b0 Mon Sep 17 00:00:00 2001 From: jenkins-x-bot Date: Wed, 10 Apr 2019 17:25:59 +0000 Subject: [PATCH] release 0.0.134 --- VERSION | 1 + charts/croc-hunter-jenkinsx/Chart.yaml | 2 +- charts/croc-hunter-jenkinsx/values.yaml | 4 ++-- .../durable-6fa99195/jenkins-log.txt | 5 +++++ .../durable-6fa99195/last-location.txt | 1 + charts/croc-hunter-jenkinsx@tmp/durable-6fa99195/script.sh | 1 + 6 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 VERSION create mode 100644 charts/croc-hunter-jenkinsx@tmp/durable-6fa99195/jenkins-log.txt create mode 100644 charts/croc-hunter-jenkinsx@tmp/durable-6fa99195/last-location.txt create mode 100644 charts/croc-hunter-jenkinsx@tmp/durable-6fa99195/script.sh diff --git a/VERSION b/VERSION new file mode 100644 index 0000000..297b2ec --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +0.0.134 diff --git a/charts/croc-hunter-jenkinsx/Chart.yaml b/charts/croc-hunter-jenkinsx/Chart.yaml index e1cb469..33ce797 100644 --- a/charts/croc-hunter-jenkinsx/Chart.yaml +++ b/charts/croc-hunter-jenkinsx/Chart.yaml @@ -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: croc-hunter-jenkinsx -version: 0.1.0-SNAPSHOT +version: 0.0.134 diff --git a/charts/croc-hunter-jenkinsx/values.yaml b/charts/croc-hunter-jenkinsx/values.yaml index 87b6daa..f207f20 100755 --- a/charts/croc-hunter-jenkinsx/values.yaml +++ b/charts/croc-hunter-jenkinsx/values.yaml @@ -3,8 +3,8 @@ # Declare variables to be passed into your templates. replicaCount: 1 image: - repository: draft - tag: dev + repository: 10.63.246.66:5000/carlossg/croc-hunter-jenkinsx + tag: 0.0.134 pullPolicy: IfNotPresent service: name: croc-hunter-jenkinsx diff --git a/charts/croc-hunter-jenkinsx@tmp/durable-6fa99195/jenkins-log.txt b/charts/croc-hunter-jenkinsx@tmp/durable-6fa99195/jenkins-log.txt new file mode 100644 index 0000000..bf7663a --- /dev/null +++ b/charts/croc-hunter-jenkinsx@tmp/durable-6fa99195/jenkins-log.txt @@ -0,0 +1,5 @@ ++ make tag +sed -i -e "s/version:.*/version: 0.0.134/" Chart.yaml +sed -i -e "s|repository: .*|repository: 10.63.246.66:5000\/carlossg\/croc-hunter-jenkinsx|" values.yaml +sed -i -e "s/tag: .*/tag: 0.0.134/" values.yaml +git add --all diff --git a/charts/croc-hunter-jenkinsx@tmp/durable-6fa99195/last-location.txt b/charts/croc-hunter-jenkinsx@tmp/durable-6fa99195/last-location.txt new file mode 100644 index 0000000..565f1b0 --- /dev/null +++ b/charts/croc-hunter-jenkinsx@tmp/durable-6fa99195/last-location.txt @@ -0,0 +1 @@ +231 \ No newline at end of file diff --git a/charts/croc-hunter-jenkinsx@tmp/durable-6fa99195/script.sh b/charts/croc-hunter-jenkinsx@tmp/durable-6fa99195/script.sh new file mode 100644 index 0000000..a5325a7 --- /dev/null +++ b/charts/croc-hunter-jenkinsx@tmp/durable-6fa99195/script.sh @@ -0,0 +1 @@ +make tag \ No newline at end of file