-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from kingdonb/test-release
WIP: Test release
- Loading branch information
Showing
45 changed files
with
231 additions
and
205 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
builder/ | ||
controller/ | ||
dockerbuilder/ | ||
fluentd/ | ||
logger/ | ||
minio/ | ||
monitor/ | ||
nsqd/ | ||
postgres/ | ||
redis/ | ||
registry/ | ||
registry-proxy/ | ||
registry-token-refresher/ | ||
router/ | ||
slugbuilder/ | ||
slugrunner/ | ||
workflow/ | ||
workflow-manager/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
archetype: | ||
- builder | ||
repos: | ||
- workflow | ||
- controller | ||
- slugbuilder | ||
- dockerbuilder | ||
- slugrunner | ||
- postgres | ||
- fluentd | ||
- redis | ||
- logger | ||
- minio | ||
- monitor | ||
- nsqd | ||
- registry | ||
- registry-proxy | ||
- registry-token-refresher | ||
- router | ||
- workflow-manager |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
charts/*.tgz | ||
Chart.lock |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,59 +1,60 @@ | ||
apiVersion: v2 | ||
dependencies: | ||
- name: builder | ||
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta | ||
version: 2.13.10 | ||
- name: slugbuilder | ||
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta | ||
version: 2.8.2 | ||
- name: dockerbuilder | ||
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta | ||
version: 2.8.5 | ||
- name: controller | ||
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta | ||
version: 2.22.3 | ||
- name: slugrunner | ||
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta | ||
version: 2.7.2 | ||
- name: database | ||
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta | ||
version: 2.7.8 | ||
- name: fluentd | ||
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta | ||
version: 2.15.3 | ||
- name: redis | ||
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta | ||
version: 2.4.5 | ||
- name: logger | ||
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta | ||
version: 2.5.3 | ||
- name: minio | ||
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta | ||
version: 2.4.7 | ||
- name: monitor | ||
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta | ||
version: 2.11.6 | ||
- name: nsqd | ||
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta | ||
version: 2.5.4 | ||
- name: registry | ||
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta | ||
version: 2.6.3 | ||
- name: registry-proxy | ||
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta | ||
version: 1.5.3 | ||
- name: registry-token-refresher | ||
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta | ||
version: 1.2.4 | ||
- name: router | ||
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta | ||
version: 2.19.4 | ||
- name: workflow-manager | ||
repository: oci://ghcr.io/kingdonb/hephy-workflow-beta | ||
version: 2.6.4 | ||
description: Hephy Workflow | ||
home: https://github.com/teamhephy/workflow | ||
maintainers: | ||
- email: team@teamhephy.com | ||
name: Team Hephy | ||
name: workflow | ||
version: 2.24.0-beta.3 | ||
dependencies: | ||
- name: builder | ||
version: "2.13.7" | ||
repository: https://charts.teamhephy.com | ||
- name: slugbuilder | ||
version: "2.8.0" | ||
repository: https://charts.teamhephy.com | ||
- name: dockerbuilder | ||
version: "2.8.3" | ||
repository: https://charts.teamhephy.com | ||
- name: controller | ||
version: "2.23.0" | ||
repository: https://charts-beta.hephy.pro | ||
- name: slugrunner | ||
version: "2.7.0" | ||
repository: https://charts.teamhephy.com | ||
- name: database | ||
version: "2.7.6" | ||
repository: https://charts.teamhephy.com | ||
- name: fluentd | ||
version: "2.15.1" | ||
repository: https://charts.teamhephy.com | ||
- name: redis | ||
version: "2.4.2" | ||
repository: https://charts.teamhephy.com | ||
- name: logger | ||
version: "2.5.1" | ||
repository: https://charts.teamhephy.com | ||
- name: minio | ||
version: "2.4.5" | ||
repository: https://charts.teamhephy.com | ||
- name: monitor | ||
version: "2.11.2" | ||
repository: https://charts.teamhephy.com | ||
- name: nsqd | ||
version: "2.5.1" | ||
repository: https://charts.teamhephy.com | ||
- name: registry | ||
version: "2.6.1" | ||
repository: https://charts.teamhephy.com | ||
- name: registry-proxy | ||
version: "v1.5.1" | ||
repository: https://charts.teamhephy.com | ||
- name: registry-token-refresher | ||
version: "v1.2.2" | ||
repository: https://charts.teamhephy.com | ||
- name: router | ||
version: "2.19.0" | ||
repository: https://charts.teamhephy.com | ||
- name: workflow-manager | ||
version: "2.6.2" | ||
repository: https://charts.teamhephy.com | ||
version: 2.24.0-beta.6 |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
apiVersion: v2 | ||
description: Git server and application builder for Hephy Workflow. | ||
home: https://github.com/teamhephy/builder | ||
maintainers: | ||
- email: team@teamhephy.com | ||
name: Team Hephy | ||
name: builder | ||
version: v2.13.7 | ||
version: 2.13.10 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
org: "hephy" | ||
pull_policy: "IfNotPresent" | ||
pull_policy: "Always" | ||
docker_tag: v2.13.7 | ||
# limits_cpu: "100m" | ||
# limits_memory: "50Mi" | ||
# builder_pod_node_selector: "disk:ssd" | ||
# git_lock_timeout: 10 # number of minutes you want to wait to git push again to the same repository (default 10) | ||
|
||
global: | ||
# Experimental feature to toggle using kubernetes ingress instead of the Deis router. | ||
# Experimental feature to toggle using kubernetes ingress instead of the Hephy router. | ||
# | ||
# Valid values are: | ||
# - true: The deis controller will now create Kubernetes ingress rules for each app, and ingress rules will automatically be created for the controller itself. | ||
# - false: The default mode, and the default behavior of Deis workflow. | ||
experimental_native_ingress: false | ||
# - true: The hephy controller will now create Kubernetes ingress rules for each app, and ingress rules will automatically be created for the controller itself. | ||
# - false: The default mode, and the default behavior of Hephy workflow. | ||
use_native_ingress: false | ||
# Role-Based Access Control for Kubernetes >= 1.5 | ||
use_rbac: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
workflow/charts/controller/templates/controller-ingress-rule-http-80.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,11 @@ | ||
apiVersion: v2 | ||
description: A PostgreSQL database used by Hephy Workflow. | ||
home: https://github.com/teamhephy/postgres | ||
keywords: | ||
- database | ||
- postgres | ||
maintainers: | ||
- email: team@teamhephy.com | ||
name: Team Hephy | ||
name: database | ||
version: v2.7.6 | ||
version: 2.7.8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
apiVersion: v2 | ||
description: Hephy dockerbuilder builds your app from a Dockerfile inside a Kubernetes | ||
pod, used by Hephy Workflow. | ||
home: https://github.com/teamhephy/dockerbuilder | ||
maintainers: | ||
- email: team@teamhephy.com | ||
name: Team Hephy | ||
name: dockerbuilder | ||
version: v2.8.3 | ||
version: 2.8.5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
apiVersion: v2 | ||
description: Log shipping mechanism for Hephy Workflow. | ||
home: https://github.com/teamhephy/fluentd | ||
maintainers: | ||
- email: team@teamhephy.com | ||
name: Team Hephy | ||
name: fluentd | ||
version: v2.15.1 | ||
version: 2.15.3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
apiVersion: v2 | ||
description: In-memory log buffer used by Hephy Workflow. | ||
home: https://github.com/teamhephy/logger | ||
maintainers: | ||
- email: team@teamhephy.com | ||
name: Team Hephy | ||
name: logger | ||
version: v2.5.1 | ||
version: 2.5.3 |
Oops, something went wrong.