Skip to content

Commit

Permalink
release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pow-devops2020 committed Jan 27, 2019
1 parent 4cb72a2 commit 16d9310
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/activiti-cloud-apps-operator/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/master/images/java.png
name: activiti-cloud-apps-operator
version: 0.1.0-SNAPSHOT
version: 1.0.1
4 changes: 2 additions & 2 deletions charts/activiti-cloud-apps-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# Declare variables to be passed into your templates.
replicaCount: 1
image:
repository: draft
tag: dev
repository: 10.63.251.35:5000/salaboy/activiti-cloud-apps-operator
tag: 1.0.1
pullPolicy: IfNotPresent
service:
name: activiti-cloud-apps-operator
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.activiti.cloud.k8s</groupId>
<artifactId>activiti-cloud-apps-operator</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.1</version>
<name>Activiti Cloud :: Applications Operator</name>
<description>Activiti Cloud :: Applications Operator</description>
<properties>
Expand Down

0 comments on commit 16d9310

Please sign in to comment.