Skip to content

Commit 46da877

Browse files
committed
fix: Update SH defaults to match new tools defaults
1 parent c266ed1 commit 46da877

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

codacy/requirements.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies:
2828
version: 1.1.10
2929
- name: engine-sh
3030
repository: https://charts.codacy.com/stable
31-
version: 1.1.9
31+
version: 1.2.0
3232
- name: codacy-tools-sh
3333
repository: https://charts.codacy.com/stable
3434
version: 1.2.5
@@ -44,5 +44,5 @@ dependencies:
4444
- name: codacy-spa-sh
4545
repository: https://charts.codacy.com/stable
4646
version: 1.2.4
47-
digest: sha256:c00fbe96e22f290c2c1272726e5a85050f77436a6d46f50a0f54e5cfb00b49d0
48-
generated: "2023-07-07T16:28:11.962238+02:00"
47+
digest: sha256:bb7d1797dfce427c278cb41fa8efe02e37142ad686cafe999f8e24ec4de93013
48+
generated: "2023-07-11T10:15:45.256016+02:00"

codacy/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ global:
2828
# Trial license. Valid for 4 users until the end of 2030
2929
license: "lV5QUFrZhlibdCP/MN8pZo76B3jhPeL/RAk4E2AL2WZlGI8Vno/LfvAwnSHm26uY817I3qvEjfhIZFCkDi8R6PngiB+UiT+h8W0Blica8Sp+d5ngnh9HuhTG6xAIf7gAQxyJpn3boV87CKTO+5nHYSeJccMd+s8esMxoS84Z2xI="
3030
installation:
31-
version: v12.0.0-RC-17
31+
version: v12.0.0-RC-18
3232
documentation:
3333
version: v12.0
3434

@@ -101,7 +101,7 @@ global:
101101
workerManager:
102102
workers:
103103
config:
104-
imageVersion: sh-1.1.9
104+
imageVersion: sh-1.2.0
105105
javaOpts: '-XX:MinRAMPercentage=50.0 -XX:MaxRAMPercentage=90.0'
106106
inactivityTimeout: 30
107107

0 commit comments

Comments
 (0)