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

Commit 353bb89

Browse files
release 7.1.311
1 parent d82503a commit 353bb89

File tree

9 files changed

+585
-4
lines changed

9 files changed

+585
-4
lines changed

VERSION

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

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://salaboy.files.wordpress.com/2018/01/acitiviti_icon_fullcolor_github_400x400.png"
44
name: activiti-cloud-notifications-graphql
5-
version: 0.0.1-SNAPSHOT
5+
version: 7.1.311
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.26
5+
digest: sha256:7d456132c0433147909f835edb32925b79cbc29729ba7569633553504c0d60c6
6+
generated: 2020-01-14T11:44:11.543326232Z

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.311
7070
pullPolicy: IfNotPresent
7171

7272
init:

0 commit comments

Comments
 (0)