Skip to content

Commit 541f35e

Browse files
committed
release: prepare 14.1.0
1 parent 8b94c9c commit 541f35e

2 files changed

Lines changed: 51 additions & 3 deletions

File tree

codacy/requirements.lock

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
dependencies:
2+
- name: minio
3+
repository: https://charts.helm.sh/stable
4+
version: 5.0.33
5+
- name: rabbitmq
6+
repository: https://raw.githubusercontent.com/bitnami/charts/defb094c658024e4aa8245622dab202874880cbc/bitnami
7+
version: 7.5.7
8+
- name: postgresql
9+
repository: https://raw.githubusercontent.com/bitnami/charts/defb094c658024e4aa8245622dab202874880cbc/bitnami
10+
version: 8.6.4
11+
- name: log-router
12+
repository: https://charts.codacy.com/external
13+
version: 0.6.4
14+
- name: codacy-ingress-sh
15+
repository: https://charts.codacy.com/stable
16+
version: 0.2.3
17+
- name: portal-sh
18+
repository: https://charts.codacy.com/stable
19+
version: 1.1.8
20+
- name: ragnaros-sh
21+
repository: https://charts.codacy.com/stable
22+
version: 2.0.7
23+
- name: remote-provider-service-sh
24+
repository: https://charts.codacy.com/stable
25+
version: 1.1.4
26+
- name: listener-sh
27+
repository: https://charts.codacy.com/stable
28+
version: 1.1.10
29+
- name: engine-sh
30+
repository: https://charts.codacy.com/stable
31+
version: 1.2.1
32+
- name: codacy-tools-sh
33+
repository: https://charts.codacy.com/stable
34+
version: 1.2.12
35+
- name: codacy-api-sh
36+
repository: https://charts.codacy.com/stable
37+
version: 1.2.9
38+
- name: worker-manager-sh
39+
repository: https://charts.codacy.com/stable
40+
version: 2.0.2
41+
- name: crow-sh
42+
repository: https://charts.codacy.com/stable
43+
version: 1.0.6
44+
- name: codacy-spa-sh
45+
repository: https://charts.codacy.com/stable
46+
version: 1.2.4
47+
digest: sha256:3228da51d1b3578ad05e73a4f683492b94dd7bce475443ad498c8a56b3250ab9
48+
generated: "2024-09-11T08:51:19.807429055Z"

codacy/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ 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: development
31+
version: v14.1.0-RC-0
3232
documentation:
33-
version: development
33+
version: v14.1
3434

3535
# github:
3636
# enabled: "false"
@@ -101,7 +101,7 @@ global:
101101
workerManager:
102102
workers:
103103
config:
104-
imageVersion: stable
104+
imageVersion: sh-1.2.1
105105
javaOpts: '-XX:MinRAMPercentage=50.0 -XX:MaxRAMPercentage=90.0'
106106
inactivityTimeout: 30
107107

0 commit comments

Comments
 (0)