Skip to content

Commit

Permalink
Merge pull request #16 from harness/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
rmendal-Harness authored Aug 24, 2022
2 parents 781e719 + cf97bea commit b2d6b75
Show file tree
Hide file tree
Showing 133 changed files with 296 additions and 302 deletions.
Binary file added .DS_Store
Binary file not shown.
10 changes: 5 additions & 5 deletions src/demo/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: platform
repository: file://platform
version: 0.1.1
version: 0.1.4
- name: sto
repository: file://sto
version: 0.1.0
version: 0.1.3
- name: ci
repository: file://ci
version: 0.1.0
digest: sha256:0e316b730857b1385b88ca1b6ffb2223dc9b7b021ed750785ead6f8d1ff00194
generated: "2022-08-19T07:02:26.353759-04:00"
version: 0.1.2
digest: sha256:3da9da0a3b23fedecff78078cdfbe96501140bbe1e6940f27335d3d2e67813fd
generated: "2022-08-24T23:24:17.710781+05:30"
10 changes: 5 additions & 5 deletions src/demo/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: harness-demo
description: elm Chart for deploying Harness in Demo configuration
description: Helm Chart for deploying Harness in Demo configuration

# A chart can be either an 'application' or a 'library' chart.
#
Expand All @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.6
version: 0.2.9

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand All @@ -25,15 +25,15 @@ appVersion: "1.0.76019"

dependencies:
- name: platform
version: 0.1.1
version: 0.1.x
repository: "file://platform"

- name: sto
condition: sto.enabled
version: "0.1.0"
version: 0.1.x
repository: "file://sto"

- name: ci
condition: ci.enabled
version: "0.1.0"
version: 0.1.x
repository: "file://ci"
Binary file removed src/demo/charts/ci-0.1.0.tgz
Binary file not shown.
Binary file added src/demo/charts/ci-0.1.2.tgz
Binary file not shown.
Binary file removed src/demo/charts/platform-0.1.1.tgz
Binary file not shown.
Binary file added src/demo/charts/platform-0.1.4.tgz
Binary file not shown.
Binary file removed src/demo/charts/sto-0.1.0.tgz
Binary file not shown.
Binary file added src/demo/charts/sto-0.1.3.tgz
Binary file not shown.
8 changes: 4 additions & 4 deletions src/demo/ci/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: ci-manager
repository: https://harness.github.io/helm-ci-manager/charts
version: 0.1.0
digest: sha256:d5e43114e49a05208832e740aa7044b170c8a773bb09fe3bb6bc39d05823ae24
generated: "2022-08-13T11:22:31.213484+05:30"
repository: https://harness.github.io/helm-ci-manager
version: 0.2.3
digest: sha256:8f16c85530276e14e6af611e3f27bb0ee519f55dd15f0c76581c6c02ab05dd51
generated: "2022-08-23T23:26:39.649219+05:30"
6 changes: 3 additions & 3 deletions src/demo/ci/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.0
version: 0.1.2

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand All @@ -25,5 +25,5 @@ appVersion: "1.16.0"

dependencies:
- name: ci-manager
version: 0.1.0
repository: "https://harness.github.io/helm-ci-manager/charts"
version: 0.2.x
repository: "https://harness.github.io/helm-ci-manager"
Binary file removed src/demo/ci/charts/ci-manager-0.1.0.tgz
Binary file not shown.
Binary file added src/demo/ci/charts/ci-manager-0.2.3.tgz
Binary file not shown.
53 changes: 16 additions & 37 deletions src/demo/ci/values.yaml
Original file line number Diff line number Diff line change
@@ -1,37 +1,16 @@
ci-manager:
appLogLevel: INFO
ci_images:
addon:
tag: "1.14.7"
lite_engine:
tag: "1.14.7"
git_clone:
tag: "1.2.0-rootless"
kaniko:
tag: "1.6.0"
kaniko_ecr:
tag: "1.6.0"
kaniko_gcr:
tag: "1.6.0"
gcs_upload:
tag: "1.3.0"
s3_upload:
tag: "1.1.0"
artifactory_upload:
tag: "1.1.0"
gcs_cache:
tag: "1.4.0"
s3_cache:
tag: "1.4.0"
image:
tag: "76019"
java:
memory: 4096
replicaCount: 1
resources:
limits:
cpu: 1
memory: 8192Mi
requests:
cpu: 1
memory: 1400Mi
istio:
enabled: false

helm-harness-secrets:
mongodb:
password: ""
timescaledb:
adminPassword: ""
postgresPassword: ""
standbyPassword: ""
minio:
user: ""
password: ""

ci:
enabled: true
88 changes: 44 additions & 44 deletions src/demo/platform/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,67 +3,67 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
version: 1.16.1
- name: access-control
repository: https://harness.github.io/helm-access-control/charts
version: 0.1.0
repository: https://harness.github.io/helm-access-control
version: 0.2.1
- name: change-data-capture
repository: https://harness.github.io/helm-change-data-capture/charts
version: 0.1.0
repository: https://harness.github.io/helm-change-data-capture
version: 0.2.3
- name: cv-nextgen
repository: https://harness.github.io/helm-cv-nextgen/charts
version: 0.1.0
repository: https://harness.github.io/helm-cv-nextgen
version: 0.2.5
- name: gateway
repository: https://harness.github.io/helm-gateway/charts
version: 0.1.0
repository: https://harness.github.io/helm-gateway
version: 0.2.3
- name: harness-secrets
repository: https://harness.github.io/helm-harness-secrets/charts
version: 0.1.0
repository: https://harness.github.io/helm-harness-secrets
version: 0.2.0
- name: harness-manager
repository: https://harness.github.io/helm-harness-manager/charts
version: 0.1.0
repository: https://harness.github.io/helm-harness-manager
version: 0.2.6
- name: delegate-proxy
repository: https://harness.github.io/helm-delegate-proxy/charts
version: 0.1.0
repository: https://harness.github.io/helm-delegate-proxy
version: 0.2.0
- name: le-nextgen
repository: https://harness.github.io/helm-le-nextgen/charts
version: 0.1.0
repository: https://harness.github.io/helm-le-nextgen
version: 0.2.0
- name: log-service
repository: https://harness.github.io/helm-log-service/charts
version: 0.1.0
repository: https://harness.github.io/helm-log-service
version: 0.2.5
- name: minio
repository: https://charts.min.io/
version: 4.0.9
repository: https://charts.bitnami.com/bitnami
version: 11.9.1
- name: mongo
repository: https://harness.github.io/helm-mongo/charts
version: 0.1.0
repository: https://harness.github.io/helm-mongo
version: 0.2.1
- name: next-gen-ui
repository: https://harness.github.io/helm-next-gen-ui/charts
version: 0.1.0
repository: https://harness.github.io/helm-next-gen-ui
version: 0.2.0
- name: ng-auth-ui
repository: https://harness.github.io/helm-ng-auth-ui/charts
version: 0.1.0
repository: https://harness.github.io/helm-ng-auth-ui
version: 0.2.0
- name: ng-manager
repository: https://harness.github.io/helm-ng-manager/charts
version: 0.1.0
repository: https://harness.github.io/helm-ng-manager
version: 0.2.8
- name: pipeline-service
repository: https://harness.github.io/helm-pipeline-service/charts
version: 0.1.0
repository: https://harness.github.io/helm-pipeline-service
version: 0.2.3
- name: platform-service
repository: https://harness.github.io/helm-platform-service/charts
version: 0.1.0
repository: https://harness.github.io/helm-platform-service
version: 0.2.3
- name: redis
repository: https://harness.github.io/helm-redis/charts
version: 0.1.0
repository: https://harness.github.io/helm-redis
version: 0.2.0
- name: scm-service
repository: https://harness.github.io/helm-scm-service/charts
version: 0.1.0
repository: https://harness.github.io/helm-scm-service
version: 0.2.0
- name: template-service
repository: https://harness.github.io/helm-template-service/charts
version: 0.1.0
repository: https://harness.github.io/helm-template-service
version: 0.2.3
- name: ti-service
repository: https://harness.github.io/helm-ti-service/charts
version: 0.1.1
repository: https://harness.github.io/helm-ti-service
version: 0.2.1
- name: timescaledb
repository: https://harness.github.io/helm-timescaledb/charts
version: 0.1.0
digest: sha256:02d7fb177c53bc220929dcc8a3eb651d9d4db04d117f61c96c4b927b3303838d
generated: "2022-08-19T07:01:56.96757-04:00"
repository: https://harness.github.io/helm-timescaledb
version: 0.2.1
digest: sha256:54e9e5bc9e553e3f06637a24d46a8b5a1b21af4d1841874c4a902691e6ad27a2
generated: "2022-08-24T23:18:09.344694+05:30"
86 changes: 43 additions & 43 deletions src/demo/platform/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.1
version: 0.1.4

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand All @@ -29,85 +29,85 @@ dependencies:
repository: https://charts.bitnami.com/bitnami

- name: access-control
version: 0.1.0
repository: "https://harness.github.io/helm-access-control/charts"
version: 0.2.x
repository: "https://harness.github.io/helm-access-control"

- name: change-data-capture
version: 0.1.0
repository: "https://harness.github.io/helm-change-data-capture/charts"
version: 0.2.x
repository: "https://harness.github.io/helm-change-data-capture"

- name: cv-nextgen
version: 0.1.0
repository: "https://harness.github.io/helm-cv-nextgen/charts"
version: 0.2.x
repository: "https://harness.github.io/helm-cv-nextgen"

- name: gateway
version: 0.1.0
repository: "https://harness.github.io/helm-gateway/charts"
version: 0.2.x
repository: "https://harness.github.io/helm-gateway"

- name: harness-secrets
version: 0.1.0
repository: "https://harness.github.io/helm-harness-secrets/charts"
version: 0.2.x
repository: "https://harness.github.io/helm-harness-secrets"

- name: harness-manager
version: 0.1.0
repository: "https://harness.github.io/helm-harness-manager/charts"
version: 0.2.x
repository: "https://harness.github.io/helm-harness-manager"

- name: delegate-proxy
version: 0.1.0
repository: "https://harness.github.io/helm-delegate-proxy/charts"
version: 0.2.x
repository: "https://harness.github.io/helm-delegate-proxy"

- name: le-nextgen
version: 0.1.0
repository: "https://harness.github.io/helm-le-nextgen/charts"
version: 0.2.x
repository: "https://harness.github.io/helm-le-nextgen"

- name: log-service
version: 0.1.0
repository: "https://harness.github.io/helm-log-service/charts"
version: 0.2.x
repository: "https://harness.github.io/helm-log-service"

- name: minio
version: 4.0.9
repository: https://charts.min.io/
version: 11.9.1
repository: https://charts.bitnami.com/bitnami

- name: mongo
version: 0.1.0
repository: "https://harness.github.io/helm-mongo/charts"
version: 0.2.x
repository: "https://harness.github.io/helm-mongo"

- name: next-gen-ui
version: 0.1.0
repository: "https://harness.github.io/helm-next-gen-ui/charts"
version: 0.2.x
repository: "https://harness.github.io/helm-next-gen-ui"

- name: ng-auth-ui
version: 0.1.0
repository: "https://harness.github.io/helm-ng-auth-ui/charts"
version: 0.2.x
repository: "https://harness.github.io/helm-ng-auth-ui"

- name: ng-manager
version: 0.1.0
repository: "https://harness.github.io/helm-ng-manager/charts"
version: 0.2.x
repository: "https://harness.github.io/helm-ng-manager"

- name: pipeline-service
version: 0.1.0
repository: "https://harness.github.io/helm-pipeline-service/charts"
version: 0.2.x
repository: "https://harness.github.io/helm-pipeline-service"

- name: platform-service
version: 0.1.0
repository: "https://harness.github.io/helm-platform-service/charts"
version: 0.2.x
repository: "https://harness.github.io/helm-platform-service"

- name: redis
version: 0.1.0
repository: "https://harness.github.io/helm-redis/charts"
version: 0.2.x
repository: "https://harness.github.io/helm-redis"

- name: scm-service
version: 0.1.0
repository: "https://harness.github.io/helm-scm-service/charts"
version: 0.2.x
repository: "https://harness.github.io/helm-scm-service"

- name: template-service
version: 0.1.0
repository: "https://harness.github.io/helm-template-service/charts"
version: 0.2.x
repository: "https://harness.github.io/helm-template-service"

- name: ti-service
version: 0.1.1
repository: "https://harness.github.io/helm-ti-service/charts"
version: 0.2.x
repository: "https://harness.github.io/helm-ti-service"

- name: timescaledb
version: 0.1.0
repository: "https://harness.github.io/helm-timescaledb/charts"
version: 0.2.x
repository: "https://harness.github.io/helm-timescaledb"
Binary file removed src/demo/platform/charts/access-control-0.1.0.tgz
Binary file not shown.
Binary file added src/demo/platform/charts/access-control-0.2.1.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed src/demo/platform/charts/cv-nextgen-0.1.0.tgz
Binary file not shown.
Binary file added src/demo/platform/charts/cv-nextgen-0.2.5.tgz
Binary file not shown.
Binary file removed src/demo/platform/charts/delegate-proxy-0.1.0.tgz
Binary file not shown.
Binary file added src/demo/platform/charts/delegate-proxy-0.2.0.tgz
Binary file not shown.
Binary file removed src/demo/platform/charts/gateway-0.1.0.tgz
Binary file not shown.
Binary file added src/demo/platform/charts/gateway-0.2.3.tgz
Binary file not shown.
Binary file removed src/demo/platform/charts/harness-manager-0.1.0.tgz
Binary file not shown.
Binary file not shown.
Binary file removed src/demo/platform/charts/harness-secrets-0.1.0.tgz
Binary file not shown.
Binary file not shown.
Binary file removed src/demo/platform/charts/le-nextgen-0.1.0.tgz
Binary file not shown.
Binary file added src/demo/platform/charts/le-nextgen-0.2.0.tgz
Binary file not shown.
Binary file removed src/demo/platform/charts/log-service-0.1.0.tgz
Binary file not shown.
Binary file added src/demo/platform/charts/log-service-0.2.5.tgz
Binary file not shown.
Binary file added src/demo/platform/charts/minio-11.9.1.tgz
Binary file not shown.
Binary file removed src/demo/platform/charts/minio-4.0.9.tgz
Binary file not shown.
Binary file removed src/demo/platform/charts/mongo-0.1.0.tgz
Binary file not shown.
Binary file added src/demo/platform/charts/mongo-0.2.1.tgz
Binary file not shown.
Binary file removed src/demo/platform/charts/next-gen-ui-0.1.0.tgz
Binary file not shown.
Binary file added src/demo/platform/charts/next-gen-ui-0.2.0.tgz
Binary file not shown.
Binary file removed src/demo/platform/charts/ng-auth-ui-0.1.0.tgz
Binary file not shown.
Binary file added src/demo/platform/charts/ng-auth-ui-0.2.0.tgz
Binary file not shown.
Binary file removed src/demo/platform/charts/ng-manager-0.1.0.tgz
Binary file not shown.
Binary file added src/demo/platform/charts/ng-manager-0.2.8.tgz
Binary file not shown.
Binary file removed src/demo/platform/charts/pipeline-service-0.1.0.tgz
Binary file not shown.
Binary file not shown.
Binary file removed src/demo/platform/charts/platform-service-0.1.0.tgz
Binary file not shown.
Binary file not shown.
Binary file removed src/demo/platform/charts/redis-0.1.0.tgz
Binary file not shown.
Binary file added src/demo/platform/charts/redis-0.2.0.tgz
Binary file not shown.
Binary file removed src/demo/platform/charts/scm-service-0.1.0.tgz
Binary file not shown.
Binary file added src/demo/platform/charts/scm-service-0.2.0.tgz
Binary file not shown.
Binary file removed src/demo/platform/charts/template-service-0.1.0.tgz
Binary file not shown.
Binary file not shown.
Binary file removed src/demo/platform/charts/ti-service-0.1.1.tgz
Binary file not shown.
Binary file added src/demo/platform/charts/ti-service-0.2.1.tgz
Binary file not shown.
Binary file removed src/demo/platform/charts/timescaledb-0.1.0.tgz
Binary file not shown.
Binary file added src/demo/platform/charts/timescaledb-0.2.1.tgz
Binary file not shown.
Loading

0 comments on commit b2d6b75

Please sign in to comment.