Skip to content

Commit

Permalink
Release Version 73238
Browse files Browse the repository at this point in the history
Release Version 73238
  • Loading branch information
guna-harness authored Jan 18, 2022
2 parents 595f3ec + 98ad193 commit 9d8dcc9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
10 changes: 5 additions & 5 deletions docker-compose/harness/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ services:
harness-network:

manager:
image: harness/manager-signed:73236
image: harness/manager-signed:73238
deploy:
resources:
limits:
Expand All @@ -53,7 +53,7 @@ services:
harness-network:

ng-manager:
image: harness/ng-manager-signed:73236
image: harness/ng-manager-signed:73238
deploy:
resources:
limits:
Expand All @@ -69,7 +69,7 @@ services:
harness-network:

pipeline-service:
image: harness/pipeline-service-signed:73236
image: harness/pipeline-service-signed:73238
deploy:
resources:
limits:
Expand All @@ -86,7 +86,7 @@ services:
harness-network:

platform-service:
image: harness/platform-service-signed:73236
image: harness/platform-service-signed:73238
deploy:
resources:
limits:
Expand Down Expand Up @@ -129,7 +129,7 @@ services:
harness-network:

delegate-proxy:
image: harness/delegate-proxy-signed:73236
image: harness/delegate-proxy-signed:73238
deploy:
resources:
limits:
Expand Down
5 changes: 2 additions & 3 deletions helm/harness/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
apiVersion: v2
name: harness
version: 0.1.0
appVersion: "73235"
appVersion: "73238"
description: A Helm chart for Harness Community Edition.

type: application
home: https://harness.io/
sources:
- https://github.com/harness
- https://github.com/harness/harness-core
- https://github.com/harness/harness-core-ui
73236
- https://github.com/harness/harness-core-ui
2 changes: 1 addition & 1 deletion helm/harness/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ secret:
versions:
busybox: 1.33.1
log_service: release-18
manager: 73236
manager: 73238
mongo: 4.2.8
ng_auth_ui: 0.30.1
ng_ui: 0.280.16
Expand Down

0 comments on commit 9d8dcc9

Please sign in to comment.