File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
charts/entando-process-driven-apps Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11apiVersion : v1
2+ appVersion : 6.0.57
23description : A Helm chart for Kubernetes
34icon : https://raw.githubusercontent.com/jenkins-x/jenkins-x-platform/master/images/java.png
45name : entando-process-driven-apps
5- version : 0.1.0-SNAPSHOT
6+ version : 6.0.57
Original file line number Diff line number Diff line change 33# Declare variables to be passed into your templates.
44replicaCount : 1
55image :
6- repository : draft
7- tag : dev
6+ repository : docker.io/entando/entando-process-driven-plugin
7+ tag : 6.0.57
88 pullPolicy : IfNotPresent
99
1010# define environment variables here as a map of key: value
Original file line number Diff line number Diff line change 66
77 <groupId >org.entando</groupId >
88 <artifactId >entando-process-driven-plugin</artifactId >
9- <version >6.0.0-SNAPSHOT </version >
9+ <version >6.0.57 </version >
1010
1111 <packaging >jar</packaging >
1212
You can’t perform that action at this time.
0 commit comments