diff --git a/docker-compose/harness/docker-compose.yml b/docker-compose/harness/docker-compose.yml index da7f65c..802f0e2 100644 --- a/docker-compose/harness/docker-compose.yml +++ b/docker-compose/harness/docker-compose.yml @@ -32,7 +32,7 @@ services: harness-network: manager: - image: harness/manager-signed:73236 + image: harness/manager-signed:73238 deploy: resources: limits: @@ -53,7 +53,7 @@ services: harness-network: ng-manager: - image: harness/ng-manager-signed:73236 + image: harness/ng-manager-signed:73238 deploy: resources: limits: @@ -69,7 +69,7 @@ services: harness-network: pipeline-service: - image: harness/pipeline-service-signed:73236 + image: harness/pipeline-service-signed:73238 deploy: resources: limits: @@ -86,7 +86,7 @@ services: harness-network: platform-service: - image: harness/platform-service-signed:73236 + image: harness/platform-service-signed:73238 deploy: resources: limits: @@ -129,7 +129,7 @@ services: harness-network: delegate-proxy: - image: harness/delegate-proxy-signed:73236 + image: harness/delegate-proxy-signed:73238 deploy: resources: limits: diff --git a/helm/harness/Chart.yaml b/helm/harness/Chart.yaml index bb14ff5..371a2b4 100644 --- a/helm/harness/Chart.yaml +++ b/helm/harness/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: harness version: 0.1.0 -appVersion: "73235" +appVersion: "73238" description: A Helm chart for Harness Community Edition. type: application @@ -9,5 +9,4 @@ home: https://harness.io/ sources: - https://github.com/harness - https://github.com/harness/harness-core - - https://github.com/harness/harness-core-ui -73236 \ No newline at end of file + - https://github.com/harness/harness-core-ui \ No newline at end of file diff --git a/helm/harness/values.yaml b/helm/harness/values.yaml index 77fbd4f..cc59b91 100644 --- a/helm/harness/values.yaml +++ b/helm/harness/values.yaml @@ -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