Skip to content

Commit f48c008

Browse files
fix: Tool issue count and timeout fixes
1 parent 7e3061f commit f48c008

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.3
2929
- name: engine-sh
3030
repository: https://charts.codacy.com/stable
31-
version: 1.1.3
31+
version: 1.1.6
3232
- name: codacy-tools-sh
3333
repository: https://charts.codacy.com/stable
3434
version: 1.1.5
@@ -44,5 +44,5 @@ dependencies:
4444
- name: codacy-spa-sh
4545
repository: https://charts.codacy.com/stable
4646
version: 1.2.1
47-
digest: sha256:53119788862cbeaa770c5de245639e4bec925b0a141839873c4c105af9168390
48-
generated: "2023-04-03T19:00:45.862477+01:00"
47+
digest: sha256:59addf359d57e3b7ca8cfde0d6fa27c426a6878c249d955c16c37633bffc1b26
48+
generated: "2023-04-11T17:51:59.702994+01: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: v11.0.0-RC-0
31+
version: v11.0.0-RC-1
3232
documentation:
3333
version: v11.0
3434

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

0 commit comments

Comments
 (0)