diff --git a/src/demo/Chart.yaml b/src/demo/Chart.yaml index 23b61b70..e2af2aeb 100644 --- a/src/demo/Chart.yaml +++ b/src/demo/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: harness-demo -description: Helm Chart for deploying Harness in Demo configuration +description: A Helm chart for Kubernetes # A chart can be either an 'application' or a 'library' chart. # @@ -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.2 +version: 0.2.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 diff --git a/src/demo/charts/ci-0.1.0.tgz b/src/demo/charts/ci-0.1.0.tgz index 7a8a9881..03874f96 100644 Binary files a/src/demo/charts/ci-0.1.0.tgz and b/src/demo/charts/ci-0.1.0.tgz differ diff --git a/src/demo/charts/platform-0.1.0.tgz b/src/demo/charts/platform-0.1.0.tgz index eaee6935..d7b4c678 100644 Binary files a/src/demo/charts/platform-0.1.0.tgz and b/src/demo/charts/platform-0.1.0.tgz differ diff --git a/src/demo/charts/sto-0.1.0.tgz b/src/demo/charts/sto-0.1.0.tgz index 189a7457..01aea7c4 100644 Binary files a/src/demo/charts/sto-0.1.0.tgz and b/src/demo/charts/sto-0.1.0.tgz differ diff --git a/src/demo/ci/charts/ci-manager-0.1.0.tgz b/src/demo/ci/charts/ci-manager-0.1.0.tgz index 79a256ff..fb4ad39b 100644 Binary files a/src/demo/ci/charts/ci-manager-0.1.0.tgz and b/src/demo/ci/charts/ci-manager-0.1.0.tgz differ diff --git a/src/demo/ci/values.yaml b/src/demo/ci/values.yaml index 3ae04772..ec4eb2d0 100644 --- a/src/demo/ci/values.yaml +++ b/src/demo/ci/values.yaml @@ -1,16 +1,37 @@ -istio: - enabled: false - -helm-harness-secrets: - mongodb: - password: "" - timescaledb: - adminPassword: "" - postgresPassword: "" - standbyPassword: "" - minio: - user: "" - password: "" - -ci: - enabled: true +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 diff --git a/src/demo/platform/Chart.lock b/src/demo/platform/Chart.lock index b517ca96..a715f499 100644 --- a/src/demo/platform/Chart.lock +++ b/src/demo/platform/Chart.lock @@ -30,8 +30,8 @@ dependencies: repository: https://harness.github.io/helm-log-service/charts version: 0.1.0 - name: minio - repository: https://helm.min.io/ - version: 8.0.10 + repository: https://charts.min.io/ + version: 4.0.9 - name: mongo repository: https://harness.github.io/helm-mongo/charts version: 0.1.0 @@ -65,5 +65,5 @@ dependencies: - name: timescaledb repository: https://harness.github.io/helm-timescaledb/charts version: 0.1.0 -digest: sha256:e71ffbe6da53b813d1ddf0b78075e51e185ac0bd100b62a17d1977b6b70b1b02 -generated: "2022-08-17T13:51:19.150946-04:00" +digest: sha256:a1d76d89997dd574891d443368bc849f2c34f1da1ec826890675e75bc00fd6bd +generated: "2022-08-18T00:55:18.055442+05:30" diff --git a/src/demo/platform/Chart.yaml b/src/demo/platform/Chart.yaml index 2c4ccc3a..748a6b97 100644 --- a/src/demo/platform/Chart.yaml +++ b/src/demo/platform/Chart.yaml @@ -65,8 +65,8 @@ dependencies: repository: "https://harness.github.io/helm-log-service/charts" - name: minio - version: 8.0.10 - repository: https://helm.min.io/ + version: 4.0.9 + repository: https://charts.min.io/ - name: mongo version: 0.1.0 diff --git a/src/demo/platform/charts/access-control-0.1.0.tgz b/src/demo/platform/charts/access-control-0.1.0.tgz index 75459db2..5b13caff 100644 Binary files a/src/demo/platform/charts/access-control-0.1.0.tgz and b/src/demo/platform/charts/access-control-0.1.0.tgz differ diff --git a/src/demo/platform/charts/change-data-capture-0.1.0.tgz b/src/demo/platform/charts/change-data-capture-0.1.0.tgz index 65f1e5de..a9bac899 100644 Binary files a/src/demo/platform/charts/change-data-capture-0.1.0.tgz and b/src/demo/platform/charts/change-data-capture-0.1.0.tgz differ diff --git a/src/demo/platform/charts/cv-nextgen-0.1.0.tgz b/src/demo/platform/charts/cv-nextgen-0.1.0.tgz index 9fe12685..8860e53d 100644 Binary files a/src/demo/platform/charts/cv-nextgen-0.1.0.tgz and b/src/demo/platform/charts/cv-nextgen-0.1.0.tgz differ diff --git a/src/demo/platform/charts/delegate-proxy-0.1.0.tgz b/src/demo/platform/charts/delegate-proxy-0.1.0.tgz index ba993a61..7320e8a9 100644 Binary files a/src/demo/platform/charts/delegate-proxy-0.1.0.tgz and b/src/demo/platform/charts/delegate-proxy-0.1.0.tgz differ diff --git a/src/demo/platform/charts/gateway-0.1.0.tgz b/src/demo/platform/charts/gateway-0.1.0.tgz index df31c8ed..d1a880db 100644 Binary files a/src/demo/platform/charts/gateway-0.1.0.tgz and b/src/demo/platform/charts/gateway-0.1.0.tgz differ diff --git a/src/demo/platform/charts/harness-manager-0.1.0.tgz b/src/demo/platform/charts/harness-manager-0.1.0.tgz index cbd6f48d..1c103292 100644 Binary files a/src/demo/platform/charts/harness-manager-0.1.0.tgz and b/src/demo/platform/charts/harness-manager-0.1.0.tgz differ diff --git a/src/demo/platform/charts/le-nextgen-0.1.0.tgz b/src/demo/platform/charts/le-nextgen-0.1.0.tgz index f6839508..2c1ca174 100644 Binary files a/src/demo/platform/charts/le-nextgen-0.1.0.tgz and b/src/demo/platform/charts/le-nextgen-0.1.0.tgz differ diff --git a/src/demo/platform/charts/log-service-0.1.0.tgz b/src/demo/platform/charts/log-service-0.1.0.tgz index 6d6559e6..d0a2b1af 100644 Binary files a/src/demo/platform/charts/log-service-0.1.0.tgz and b/src/demo/platform/charts/log-service-0.1.0.tgz differ diff --git a/src/demo/platform/charts/minio-4.0.9.tgz b/src/demo/platform/charts/minio-4.0.9.tgz new file mode 100644 index 00000000..d28cc762 Binary files /dev/null and b/src/demo/platform/charts/minio-4.0.9.tgz differ diff --git a/src/demo/platform/charts/minio-8.0.10.tgz b/src/demo/platform/charts/minio-8.0.10.tgz deleted file mode 100644 index 0eb5e764..00000000 Binary files a/src/demo/platform/charts/minio-8.0.10.tgz and /dev/null differ diff --git a/src/demo/platform/charts/mongo-0.1.0.tgz b/src/demo/platform/charts/mongo-0.1.0.tgz index 32fc60a0..9adcb34a 100644 Binary files a/src/demo/platform/charts/mongo-0.1.0.tgz and b/src/demo/platform/charts/mongo-0.1.0.tgz differ diff --git a/src/demo/platform/charts/next-gen-ui-0.1.0.tgz b/src/demo/platform/charts/next-gen-ui-0.1.0.tgz index 7c911d1e..d853dcbf 100644 Binary files a/src/demo/platform/charts/next-gen-ui-0.1.0.tgz and b/src/demo/platform/charts/next-gen-ui-0.1.0.tgz differ diff --git a/src/demo/platform/charts/ng-auth-ui-0.1.0.tgz b/src/demo/platform/charts/ng-auth-ui-0.1.0.tgz index c6273c0e..7cfc9ef4 100644 Binary files a/src/demo/platform/charts/ng-auth-ui-0.1.0.tgz and b/src/demo/platform/charts/ng-auth-ui-0.1.0.tgz differ diff --git a/src/demo/platform/charts/ng-manager-0.1.0.tgz b/src/demo/platform/charts/ng-manager-0.1.0.tgz index 8cba07b8..969f3785 100644 Binary files a/src/demo/platform/charts/ng-manager-0.1.0.tgz and b/src/demo/platform/charts/ng-manager-0.1.0.tgz differ diff --git a/src/demo/platform/charts/pipeline-service-0.1.0.tgz b/src/demo/platform/charts/pipeline-service-0.1.0.tgz index 32cfd0ac..794720aa 100644 Binary files a/src/demo/platform/charts/pipeline-service-0.1.0.tgz and b/src/demo/platform/charts/pipeline-service-0.1.0.tgz differ diff --git a/src/demo/platform/charts/platform-service-0.1.0.tgz b/src/demo/platform/charts/platform-service-0.1.0.tgz index 3635590d..5201b10b 100644 Binary files a/src/demo/platform/charts/platform-service-0.1.0.tgz and b/src/demo/platform/charts/platform-service-0.1.0.tgz differ diff --git a/src/demo/platform/charts/redis-0.1.0.tgz b/src/demo/platform/charts/redis-0.1.0.tgz index e172fe8b..d191d853 100644 Binary files a/src/demo/platform/charts/redis-0.1.0.tgz and b/src/demo/platform/charts/redis-0.1.0.tgz differ diff --git a/src/demo/platform/charts/scm-service-0.1.0.tgz b/src/demo/platform/charts/scm-service-0.1.0.tgz index 97118a71..677b233a 100644 Binary files a/src/demo/platform/charts/scm-service-0.1.0.tgz and b/src/demo/platform/charts/scm-service-0.1.0.tgz differ diff --git a/src/demo/platform/charts/template-service-0.1.0.tgz b/src/demo/platform/charts/template-service-0.1.0.tgz index 54b0420c..aced8241 100644 Binary files a/src/demo/platform/charts/template-service-0.1.0.tgz and b/src/demo/platform/charts/template-service-0.1.0.tgz differ diff --git a/src/demo/platform/charts/ti-service-0.1.0.tgz b/src/demo/platform/charts/ti-service-0.1.0.tgz index 2c41a306..549749dc 100644 Binary files a/src/demo/platform/charts/ti-service-0.1.0.tgz and b/src/demo/platform/charts/ti-service-0.1.0.tgz differ diff --git a/src/demo/platform/charts/timescaledb-0.1.0.tgz b/src/demo/platform/charts/timescaledb-0.1.0.tgz index 23d33bef..64494682 100644 Binary files a/src/demo/platform/charts/timescaledb-0.1.0.tgz and b/src/demo/platform/charts/timescaledb-0.1.0.tgz differ diff --git a/src/demo/platform/values.yaml b/src/demo/platform/values.yaml index 6427d7e8..64cc6456 100644 --- a/src/demo/platform/values.yaml +++ b/src/demo/platform/values.yaml @@ -130,12 +130,18 @@ log-service: enabled: false minio: - fullnameOverride: minio - defaultBuckets: "logs" - auth: - existingSecret: minio - autoscaling: - enabled: false + fullnameOverride: "minio" + mode: standalone + rootUser: "" + rootPassword: "" + buckets: + - name: logs + policy: none + purge: false + makeBucketJob: + exitCommand: "curl -sf -XPOST http://127.0.0.1:15020/quitquitquit" + makeUserJob: + exitCommand: "curl -sf -XPOST http://127.0.0.1:15020/quitquitquit" mongo: image: diff --git a/src/demo/sto/charts/sto-manager-0.1.0.tgz b/src/demo/sto/charts/sto-manager-0.1.0.tgz index fd2f5e24..ef8acae5 100644 Binary files a/src/demo/sto/charts/sto-manager-0.1.0.tgz and b/src/demo/sto/charts/sto-manager-0.1.0.tgz differ diff --git a/src/demo/templates/virtualservice.yaml b/src/demo/templates/virtualservice.yaml index 02b6406f..b913c94d 100644 --- a/src/demo/templates/virtualservice.yaml +++ b/src/demo/templates/virtualservice.yaml @@ -13,21 +13,6 @@ spec: {{- range .Values.istio.VirtualService.hosts }} - {{ . }} {{- end }} - tcp: - - match: - - port: 9000 - route: - - destination: - host: log-service-minio - port: - number: 9000 - - match: - - port: 9879 - route: - - destination: - host: harness-manager - port: - number: 9879 http: - name: ng-manager match: @@ -110,10 +95,10 @@ spec: route: - destination: port: - number: 9000 + number: 9001 host: minio - - name: log-serivce-minio + - name: minio match: - uri: prefix: "/logs/" diff --git a/src/demo/values.yaml b/src/demo/values.yaml index f4aeb294..0fccbe3c 100644 --- a/src/demo/values.yaml +++ b/src/demo/values.yaml @@ -1,16 +1,23 @@ global: + ### S airgap: "false" + ### HA not available in demo ha: false - host_name: "" - imageRegistryOverride: "" + ### Global Docker image registry + imageRegistry: "" + ### Fully qualified name of cluster eg. https://abc.def loadbalancerURL: "" + ### Flag for setting mongo SSL mongoSSL: false + ### Global StorageClass for Persistent Volume storageClassName: "" platform: harness-manager: + ### Feature Flags for enabling components features: SECURITY,SECURITY_STAGE,STO_CI_PIPELINE_SECURITY,STO_API_V2,LDAP_SSO_PROVIDER,ASYNC_ARTIFACT_COLLECTION,JIRA_INTEGRATION,AUDIT_TRAIL_UI,GDS_TIME_SERIES_SAVE_PER_MINUTE,STACKDRIVER_SERVICEGUARD,BATCH_SECRET_DECRYPTION,TIME_SERIES_SERVICEGUARD_V2,TIME_SERIES_WORKFLOW_V2,CUSTOM_DASHBOARD,GRAPHQL,CV_FEEDBACKS,LOGS_V2_247,UPGRADE_JRE,CDNG_ENABLED,NEXT_GEN_ENABLED,LOG_STREAMING_INTEGRATION,CING_ENABLED,NG_HARNESS_APPROVAL,GIT_SYNC_NG,NG_SHOW_DELEGATE,NG_CG_TASK_ASSIGNMENT_ISOLATION,CI_OVERVIEW_PAGE,AZURE_CLOUD_PROVIDER_VALIDATION_ON_DELEGATE,TERRAFORM_AWS_CP_AUTHENTICATION,NG_TEMPLATES,NEW_DEPLOYMENT_FREEZE,HELM_CHART_AS_ARTIFACT,RESOLVE_DEPLOYMENT_TAGS_BEFORE_EXECUTION,WEBHOOK_TRIGGER_AUTHORIZATION,GITHUB_WEBHOOK_AUTHENTICATION,CUSTOM_MANIFEST,GIT_ACCOUNT_SUPPORT,AZURE_WEBAPP,PRUNE_KUBERNETES_RESOURCES,LDAP_GROUP_SYNC_JOB_ITERATOR,POLLING_INTERVAL_CONFIGURABLE,APPLICATION_DROPDOWN_MULTISELECT,USER_GROUP_AS_EXPRESSION,RESOURCE_CONSTRAINT_SCOPE_PIPELINE_ENABLED,ENABLE_DEFAULT_NG_EXPERIENCE_FOR_ONPREM + ### Set passwords for internal services "" equals auto-generated harness-secrets: mongodb: password: "" @@ -25,29 +32,31 @@ platform: AppAuditJWTSecret: "" log-service: + s3: endpoint: "" bucketName: "" region: "" + ### Set S3 Bucket access informations, "" equals connections to MinIO accessKeyId: "" secretAccessKey: "" minio: - accessKey: "" - secretKey: "" - defaultBucket: - enabled: true - name: logs - policy: none - purge: false + ### Mode: standalone or distributed + mode: standalone + ### Set Minio Credentials + rootUser: "" + rootPassword: "" mongo: + ### secrets: ca_pem: "" mongodb_pem: "" client_pem: "" platform-service: + ### smtp: host: "" port: "" @@ -57,43 +66,9 @@ platform: ci: enabled: true - 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 + +sto: + enabled: true istio: enabled: true @@ -110,5 +85,3 @@ istio: VirtualService: hosts: - "" -sto: - enabled: true diff --git a/src/prod/Chart.yaml b/src/prod/Chart.yaml index c4271266..c4062c8c 100644 --- a/src/prod/Chart.yaml +++ b/src/prod/Chart.yaml @@ -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.2 +version: 0.2.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 diff --git a/src/prod/charts/ci-0.1.0.tgz b/src/prod/charts/ci-0.1.0.tgz index 7a8a9881..96f52a72 100644 Binary files a/src/prod/charts/ci-0.1.0.tgz and b/src/prod/charts/ci-0.1.0.tgz differ diff --git a/src/prod/charts/platform-0.1.0.tgz b/src/prod/charts/platform-0.1.0.tgz index eaee6935..d1970fd7 100644 Binary files a/src/prod/charts/platform-0.1.0.tgz and b/src/prod/charts/platform-0.1.0.tgz differ diff --git a/src/prod/charts/sto-0.1.0.tgz b/src/prod/charts/sto-0.1.0.tgz index 189a7457..0f7d82ae 100644 Binary files a/src/prod/charts/sto-0.1.0.tgz and b/src/prod/charts/sto-0.1.0.tgz differ diff --git a/src/prod/ci/charts/ci-manager-0.1.0.tgz b/src/prod/ci/charts/ci-manager-0.1.0.tgz index 79a256ff..fb4ad39b 100644 Binary files a/src/prod/ci/charts/ci-manager-0.1.0.tgz and b/src/prod/ci/charts/ci-manager-0.1.0.tgz differ diff --git a/src/prod/platform/charts/access-control-0.1.0.tgz b/src/prod/platform/charts/access-control-0.1.0.tgz index 75459db2..5b13caff 100644 Binary files a/src/prod/platform/charts/access-control-0.1.0.tgz and b/src/prod/platform/charts/access-control-0.1.0.tgz differ diff --git a/src/prod/platform/charts/change-data-capture-0.1.0.tgz b/src/prod/platform/charts/change-data-capture-0.1.0.tgz index 65f1e5de..a9bac899 100644 Binary files a/src/prod/platform/charts/change-data-capture-0.1.0.tgz and b/src/prod/platform/charts/change-data-capture-0.1.0.tgz differ diff --git a/src/prod/platform/charts/cv-nextgen-0.1.0.tgz b/src/prod/platform/charts/cv-nextgen-0.1.0.tgz index 9fe12685..8860e53d 100644 Binary files a/src/prod/platform/charts/cv-nextgen-0.1.0.tgz and b/src/prod/platform/charts/cv-nextgen-0.1.0.tgz differ diff --git a/src/prod/platform/charts/delegate-proxy-0.1.0.tgz b/src/prod/platform/charts/delegate-proxy-0.1.0.tgz index ba993a61..7320e8a9 100644 Binary files a/src/prod/platform/charts/delegate-proxy-0.1.0.tgz and b/src/prod/platform/charts/delegate-proxy-0.1.0.tgz differ diff --git a/src/prod/platform/charts/gateway-0.1.0.tgz b/src/prod/platform/charts/gateway-0.1.0.tgz index df31c8ed..d1a880db 100644 Binary files a/src/prod/platform/charts/gateway-0.1.0.tgz and b/src/prod/platform/charts/gateway-0.1.0.tgz differ diff --git a/src/prod/platform/charts/harness-manager-0.1.0.tgz b/src/prod/platform/charts/harness-manager-0.1.0.tgz index cbd6f48d..1c103292 100644 Binary files a/src/prod/platform/charts/harness-manager-0.1.0.tgz and b/src/prod/platform/charts/harness-manager-0.1.0.tgz differ diff --git a/src/prod/platform/charts/le-nextgen-0.1.0.tgz b/src/prod/platform/charts/le-nextgen-0.1.0.tgz index f6839508..2c1ca174 100644 Binary files a/src/prod/platform/charts/le-nextgen-0.1.0.tgz and b/src/prod/platform/charts/le-nextgen-0.1.0.tgz differ diff --git a/src/prod/platform/charts/log-service-0.1.0.tgz b/src/prod/platform/charts/log-service-0.1.0.tgz index 6d6559e6..d0a2b1af 100644 Binary files a/src/prod/platform/charts/log-service-0.1.0.tgz and b/src/prod/platform/charts/log-service-0.1.0.tgz differ diff --git a/src/prod/platform/charts/mongo-0.1.0.tgz b/src/prod/platform/charts/mongo-0.1.0.tgz index 32fc60a0..9adcb34a 100644 Binary files a/src/prod/platform/charts/mongo-0.1.0.tgz and b/src/prod/platform/charts/mongo-0.1.0.tgz differ diff --git a/src/prod/platform/charts/next-gen-ui-0.1.0.tgz b/src/prod/platform/charts/next-gen-ui-0.1.0.tgz index 7c911d1e..d853dcbf 100644 Binary files a/src/prod/platform/charts/next-gen-ui-0.1.0.tgz and b/src/prod/platform/charts/next-gen-ui-0.1.0.tgz differ diff --git a/src/prod/platform/charts/ng-auth-ui-0.1.0.tgz b/src/prod/platform/charts/ng-auth-ui-0.1.0.tgz index c6273c0e..7cfc9ef4 100644 Binary files a/src/prod/platform/charts/ng-auth-ui-0.1.0.tgz and b/src/prod/platform/charts/ng-auth-ui-0.1.0.tgz differ diff --git a/src/prod/platform/charts/ng-manager-0.1.0.tgz b/src/prod/platform/charts/ng-manager-0.1.0.tgz index 8cba07b8..969f3785 100644 Binary files a/src/prod/platform/charts/ng-manager-0.1.0.tgz and b/src/prod/platform/charts/ng-manager-0.1.0.tgz differ diff --git a/src/prod/platform/charts/pipeline-service-0.1.0.tgz b/src/prod/platform/charts/pipeline-service-0.1.0.tgz index 32cfd0ac..794720aa 100644 Binary files a/src/prod/platform/charts/pipeline-service-0.1.0.tgz and b/src/prod/platform/charts/pipeline-service-0.1.0.tgz differ diff --git a/src/prod/platform/charts/platform-service-0.1.0.tgz b/src/prod/platform/charts/platform-service-0.1.0.tgz index 3635590d..5201b10b 100644 Binary files a/src/prod/platform/charts/platform-service-0.1.0.tgz and b/src/prod/platform/charts/platform-service-0.1.0.tgz differ diff --git a/src/prod/platform/charts/redis-0.1.0.tgz b/src/prod/platform/charts/redis-0.1.0.tgz index e172fe8b..d191d853 100644 Binary files a/src/prod/platform/charts/redis-0.1.0.tgz and b/src/prod/platform/charts/redis-0.1.0.tgz differ diff --git a/src/prod/platform/charts/scm-service-0.1.0.tgz b/src/prod/platform/charts/scm-service-0.1.0.tgz index 97118a71..677b233a 100644 Binary files a/src/prod/platform/charts/scm-service-0.1.0.tgz and b/src/prod/platform/charts/scm-service-0.1.0.tgz differ diff --git a/src/prod/platform/charts/template-service-0.1.0.tgz b/src/prod/platform/charts/template-service-0.1.0.tgz index 54b0420c..aced8241 100644 Binary files a/src/prod/platform/charts/template-service-0.1.0.tgz and b/src/prod/platform/charts/template-service-0.1.0.tgz differ diff --git a/src/prod/platform/charts/ti-service-0.1.0.tgz b/src/prod/platform/charts/ti-service-0.1.0.tgz index 2c41a306..549749dc 100644 Binary files a/src/prod/platform/charts/ti-service-0.1.0.tgz and b/src/prod/platform/charts/ti-service-0.1.0.tgz differ diff --git a/src/prod/platform/charts/timescaledb-0.1.0.tgz b/src/prod/platform/charts/timescaledb-0.1.0.tgz index 23d33bef..64494682 100644 Binary files a/src/prod/platform/charts/timescaledb-0.1.0.tgz and b/src/prod/platform/charts/timescaledb-0.1.0.tgz differ diff --git a/src/prod/sto/charts/sto-manager-0.1.0.tgz b/src/prod/sto/charts/sto-manager-0.1.0.tgz index fd2f5e24..ef8acae5 100644 Binary files a/src/prod/sto/charts/sto-manager-0.1.0.tgz and b/src/prod/sto/charts/sto-manager-0.1.0.tgz differ