Skip to content

Commit

Permalink
release 6.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
pow-devops2020 committed Jan 13, 2020
1 parent 804dc9c commit 0f5785f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion charts/entando-de-app/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
apiVersion: v1
appVersion: 6.0.8
description: A Helm chart for Kubernetes
icon: https://raw.githubusercontent.com/jenkins-x/jenkins-x-platform/master/images/java.png
name: entando-de-app
version: 0.1.0
version: 6.0.8
4 changes: 2 additions & 2 deletions charts/entando-de-app/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
app:
replicaCount: 1
name: entando-de-app
repository: draft
tag: dev
repository: docker-registry.default.svc:5000/entando/entando-de-app
tag: 6.0.8
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.entando.entando</groupId>
<artifactId>entando-de-app</artifactId>
<packaging>war</packaging>
<version>6.0.0-SNAPSHOT</version>
<version>6.0.8</version>
<name>entando-de-app</name>
<url>http://www.entando.com/</url>
<licenses>
Expand Down

0 comments on commit 0f5785f

Please sign in to comment.