Skip to content

Commit 988fc80

Browse files
author
Kingdon Barrett
committed
2.23.11
Signed-off-by: Kingdon Barrett <kingdon@weave.works>
1 parent 5931d45 commit 988fc80

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

charts/workflow/Chart.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1+
apiVersion: v2
12
name: workflow
23
home: https://github.com/teamhephy/workflow
3-
version: 2.23.10
4+
version: 2.23.11
45
description: Hephy Workflow
56
maintainers:
6-
- name: Team Hephy
7-
email: team@teamhephy.com
7+
- name: Team Hephy
8+
email: team@teamhephy.com

charts/workflow/requirements.yaml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,52 @@
11
dependencies:
22
- name: builder
3-
version: 2.13.9
3+
version: 2.13.10
44
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
55
- name: slugbuilder
6-
version: 2.8.1
6+
version: 2.8.2
77
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
88
- name: dockerbuilder
9-
version: 2.8.4
9+
version: 2.8.5
1010
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
1111
- name: controller
12-
version: 2.22.2
12+
version: 2.22.3
1313
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
1414
- name: slugrunner
15-
version: 2.7.1
15+
version: 2.7.2
1616
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
1717
- name: database
18-
version: 2.7.7
18+
version: 2.7.8
1919
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
2020
- name: fluentd
21-
version: 2.15.2
21+
version: 2.15.3
2222
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
2323
- name: redis
24-
version: 2.4.4
24+
version: 2.4.5
2525
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
2626
- name: logger
27-
version: 2.5.2
27+
version: 2.5.3
2828
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
2929
- name: minio
30-
version: 2.4.6
30+
version: 2.4.7
3131
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
3232
- name: monitor
33-
version: 2.11.5
33+
version: 2.11.6
3434
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
3535
- name: nsqd
36-
version: 2.5.3
36+
version: 2.5.4
3737
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
3838
- name: registry
39-
version: 2.6.2
39+
version: 2.6.3
4040
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
4141
- name: registry-proxy
42-
version: 1.5.2
42+
version: 1.5.3
4343
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
4444
- name: registry-token-refresher
45-
version: 1.2.3
45+
version: 1.2.4
4646
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
4747
- name: router
48-
version: 2.19.2
48+
version: 2.19.4
4949
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
5050
- name: workflow-manager
51-
version: 2.6.3
51+
version: 2.6.4
5252
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta

0 commit comments

Comments
 (0)