diff --git a/VERSION b/VERSION new file mode 100644 index 0000000..48c15ef --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +0.0.108 diff --git a/charts/croc-hunter-jenkinsx/Chart.yaml b/charts/croc-hunter-jenkinsx/Chart.yaml index e1cb469..bfccdd2 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.108 diff --git a/charts/croc-hunter-jenkinsx/values.yaml b/charts/croc-hunter-jenkinsx/values.yaml index 44feeba..66a71a2 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.108 pullPolicy: IfNotPresent service: name: croc-hunter-jenkinsx diff --git a/charts/croc-hunter-jenkinsx@tmp/durable-96c1f5cf/jenkins-log.txt b/charts/croc-hunter-jenkinsx@tmp/durable-96c1f5cf/jenkins-log.txt new file mode 100644 index 0000000..a0f19df --- /dev/null +++ b/charts/croc-hunter-jenkinsx@tmp/durable-96c1f5cf/jenkins-log.txt @@ -0,0 +1,5 @@ ++ make tag +sed -i -e "s/version:.*/version: 0.0.108/" 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.108/" values.yaml +git add --all diff --git a/charts/croc-hunter-jenkinsx@tmp/durable-96c1f5cf/last-location.txt b/charts/croc-hunter-jenkinsx@tmp/durable-96c1f5cf/last-location.txt new file mode 100644 index 0000000..9d60796 --- /dev/null +++ b/charts/croc-hunter-jenkinsx@tmp/durable-96c1f5cf/last-location.txt @@ -0,0 +1 @@ +11 \ No newline at end of file diff --git a/charts/croc-hunter-jenkinsx@tmp/durable-96c1f5cf/script.sh b/charts/croc-hunter-jenkinsx@tmp/durable-96c1f5cf/script.sh new file mode 100644 index 0000000..a5325a7 --- /dev/null +++ b/charts/croc-hunter-jenkinsx@tmp/durable-96c1f5cf/script.sh @@ -0,0 +1 @@ +make tag \ No newline at end of file