Skip to content

Commit

Permalink
[RHPAM-2724] - Increase DataGrid 7.3 image tag version to 1.5
Browse files Browse the repository at this point in the history
Signed-off-by: spolti <fspolti@redhat.com>
  • Loading branch information
spolti committed Mar 30, 2020
1 parent 00a9833 commit 178a5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/controller/kieapp/constants/constants.go
Expand Up @@ -111,7 +111,7 @@ const (

DatagridVar = "DATAGRID_IMAGE_"
Datagrid73Image = "datagrid73-openshift"
Datagrid73ImageTag = "1.3"
Datagrid73ImageTag = "1.5"
Datagrid73ImageURL = ImageRegistry + "/jboss-datagrid-7/" + Datagrid73Image + ":" + Datagrid73ImageTag
Datagrid73Component = "jboss-datagrid-7-datagrid73-openshift-container"

Expand Down

0 comments on commit 178a5c0

Please sign in to comment.