Skip to content
This repository was archived by the owner on Mar 17, 2020. It is now read-only.

Commit 0bf351b

Browse files
release 7.1.353
1 parent 9c3105e commit 0bf351b

File tree

9 files changed

+540
-4
lines changed

9 files changed

+540
-4
lines changed

VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
7.1.353

charts/activiti-cloud-notifications-graphql/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apiVersion: v1
22
description: A Helm chart for Activiti Cloud Notifications GraphQL Application
33
icon: "https://raw.githubusercontent.com/Activiti/activiti-7-developers-guide/master/assets/Acitiviti_Icon_FullColor_GitHub_400x400.png"
44
name: activiti-cloud-notifications-graphql
5-
version: 0.0.1-SNAPSHOT
5+
version: 7.1.353
Binary file not shown.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
dependencies:
2+
- name: common
3+
repository: https://activiti.github.io/activiti-cloud-helm-charts/
4+
version: 1.1.32
5+
digest: sha256:21095aeff32a6b0e67a5ab0cc9ee5deec6771f06a2199bbbc9ccfaf174268061
6+
generated: 2020-02-14T16:00:02.439480537Z

charts/activiti-cloud-notifications-graphql/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ extraEnv: |
6565
# only set this variable if a private registry secret is needed to pull the image
6666
#registryPullSecrets: private-registry-secret
6767
image:
68-
repository: activiti/activiti-cloud-notifications-graphql
69-
tag: 7.0.0.SR1
68+
repository: docker.io/activiti/activiti-cloud-notifications-graphql
69+
tag: 7.1.353
7070
pullPolicy: IfNotPresent
7171

7272
init:

0 commit comments

Comments
 (0)