Skip to content

Commit

Permalink
2.23.11
Browse files Browse the repository at this point in the history
Signed-off-by: Kingdon Barrett <[email protected]>
  • Loading branch information
Kingdon Barrett committed Sep 26, 2023
1 parent 5931d45 commit 988fc80
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.
7 changes: 4 additions & 3 deletions charts/workflow/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
apiVersion: v2
name: workflow
home: https://github.com/teamhephy/workflow
version: 2.23.10
version: 2.23.11
description: Hephy Workflow
maintainers:
- name: Team Hephy
email: [email protected]
- name: Team Hephy
email: [email protected]
34 changes: 17 additions & 17 deletions charts/workflow/requirements.yaml
Original file line number Diff line number Diff line change
@@ -1,52 +1,52 @@
dependencies:
- name: builder
version: 2.13.9
version: 2.13.10
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
- name: slugbuilder
version: 2.8.1
version: 2.8.2
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
- name: dockerbuilder
version: 2.8.4
version: 2.8.5
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
- name: controller
version: 2.22.2
version: 2.22.3
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
- name: slugrunner
version: 2.7.1
version: 2.7.2
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
- name: database
version: 2.7.7
version: 2.7.8
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
- name: fluentd
version: 2.15.2
version: 2.15.3
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
- name: redis
version: 2.4.4
version: 2.4.5
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
- name: logger
version: 2.5.2
version: 2.5.3
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
- name: minio
version: 2.4.6
version: 2.4.7
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
- name: monitor
version: 2.11.5
version: 2.11.6
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
- name: nsqd
version: 2.5.3
version: 2.5.4
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
- name: registry
version: 2.6.2
version: 2.6.3
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
- name: registry-proxy
version: 1.5.2
version: 1.5.3
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
- name: registry-token-refresher
version: 1.2.3
version: 1.2.4
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
- name: router
version: 2.19.2
version: 2.19.4
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta
- name: workflow-manager
version: 2.6.3
version: 2.6.4
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta

0 comments on commit 988fc80

Please sign in to comment.