Skip to content

Commit c8e04e6

Browse files
committed
fix: CronJob in repository-listener for k8s 1.19 and 1.20
1 parent b78f040 commit c8e04e6

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

codacy/requirements.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies:
2525
version: 1.1.2
2626
- name: listener-sh
2727
repository: https://charts.codacy.com/stable
28-
version: 1.1.8
28+
version: 1.1.9
2929
- name: engine-sh
3030
repository: https://charts.codacy.com/stable
3131
version: 1.1.8
@@ -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:9f86b0aa15cbe7a78ce8056d9ab40756ba67b716af6fe290032d145918d66b35
48-
generated: "2023-06-20T16:07:49.497154+02:00"
47+
digest: sha256:43c8310730f0141a746e67341a69e8d254868191b2b6385e1dc4ea6225b41452
48+
generated: "2023-06-20T17:02:06.426085+02:00"

codacy/values.yaml

Lines changed: 1 addition & 1 deletion
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-4
31+
version: v12.0.0-RC-6
3232
documentation:
3333
version: v12.0
3434

0 commit comments

Comments
 (0)