Skip to content

Commit fbb8d09

Browse files
committed
fix: Use policy/v1beta1 api for k8s 1.19 and 1.20
1 parent d6a210b commit fbb8d09

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

codacy/requirements.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,33 +16,33 @@ dependencies:
1616
version: 0.2.3
1717
- name: portal-sh
1818
repository: https://charts.codacy.com/stable
19-
version: 1.1.6
19+
version: 1.1.7
2020
- name: ragnaros-sh
2121
repository: https://charts.codacy.com/stable
2222
version: 2.0.3
2323
- name: remote-provider-service-sh
2424
repository: https://charts.codacy.com/stable
25-
version: 1.1.1
25+
version: 1.1.2
2626
- name: listener-sh
2727
repository: https://charts.codacy.com/stable
28-
version: 1.1.7
28+
version: 1.1.8
2929
- name: engine-sh
3030
repository: https://charts.codacy.com/stable
31-
version: 1.1.7
31+
version: 1.1.8
3232
- name: codacy-tools-sh
3333
repository: https://charts.codacy.com/stable
3434
version: 1.2.1
3535
- name: codacy-api-sh
3636
repository: https://charts.codacy.com/stable
37-
version: 1.2.2
37+
version: 1.2.3
3838
- name: worker-manager-sh
3939
repository: https://charts.codacy.com/stable
40-
version: 1.0.7
40+
version: 1.0.8
4141
- name: crow-sh
4242
repository: https://charts.codacy.com/stable
4343
version: 1.0.4
4444
- name: codacy-spa-sh
4545
repository: https://charts.codacy.com/stable
46-
version: 1.2.3
47-
digest: sha256:eb9ceffd679a0be839b10887b41f461a80c17f4419dc7f1aaaeb177f23c1e987
48-
generated: "2023-06-20T08:39:41.809806+02:00"
46+
version: 1.2.4
47+
digest: sha256:b713ddf89a330fdbd253acc9b2776eeb16109d79fdbbea32667ebd04881488c9
48+
generated: "2023-06-20T12:21:37.217782+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-0
31+
version: v12.0.0-RC-1
3232
documentation:
3333
version: v12.0
3434

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

0 commit comments

Comments
 (0)