Skip to content

Commit

Permalink
Flow 3.8 chart release
Browse files Browse the repository at this point in the history
  • Loading branch information
tlawrie committed Apr 13, 2022
1 parent 17d312d commit 8b29135
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions bmrg-flow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: bmrg-flow
description: Boomerang Flow
type: application
version: 4.12.11
appVersion: 3.9.0
version: 4.12.12
appVersion: 3.8.0
home: https://useboomerang.io
dependencies:
- name: bmrg-common
Expand Down
10 changes: 5 additions & 5 deletions bmrg-flow/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@ job:
profile: flow
image:
repository: /flow-loader
tag: 0.4.78
tag: 0.4.93

# App Configuration
apps:
flow:
image:
repository: /flow-client-web
tag: 3.4.18
tag: 3.6.3
replicaCount: 1
service:
type: ClusterIP
Expand All @@ -70,7 +70,7 @@ services:
controller:
image:
repository: /flow-service-controller
tag: 6.4.1
tag: 6.4.5
replicaCount: 1
service:
type: ClusterIP
Expand All @@ -82,15 +82,15 @@ services:
listener:
image:
repository: /flow-service-listener
tag: 2.0.8
tag: 2.1.0
replicaCount: 1
service:
type: ClusterIP
zone: untrusted
workflow:
image:
repository: /flow-service-workflow
tag: 3.1.93
tag: 3.3.17
replicaCount: 1
service:
type: ClusterIP
Expand Down

0 comments on commit 8b29135

Please sign in to comment.