Skip to content

Commit

Permalink
Merge pull request #27 from harness/release/732xx
Browse files Browse the repository at this point in the history
Release Version 73235
  • Loading branch information
guna-harness authored Jan 13, 2022
2 parents 429a373 + 4411546 commit 61f4807
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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:73234
image: harness/manager-signed:73235
deploy:
resources:
limits:
Expand All @@ -53,7 +53,7 @@ services:
harness-network:

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

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

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

delegate-proxy:
image: harness/delegate-proxy-signed:73234
image: harness/delegate-proxy-signed:73235
deploy:
resources:
limits:
Expand Down
2 changes: 1 addition & 1 deletion helm/harness/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ version: 0.1.0
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "73234"
appVersion: "73235"
2 changes: 1 addition & 1 deletion helm/harness/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ listen_port: "7143"
versions:
busybox: 1.33.1
log_service: release-18
manager: 73234
manager: 73235
mongo: 4.2.8
ng_auth_ui: 0.30.1
ng_ui: 0.280.16
Expand Down

0 comments on commit 61f4807

Please sign in to comment.