Skip to content

Commit 047e5ef

Browse files
Upgrade galaxy requirements and krd versions files
1 parent de450c8 commit 047e5ef

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

playbooks/krd-vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ net_kourier_version: knative-v1.17.0
2323
net_istio_version: vknative-v1.17.0
2424
net_certmanager_version: vknative-v1.14.0
2525
octant_version: 0.25.1
26-
kube-ovn_version: v1.13.6
26+
kube-ovn_version: v1.13.8
2727
prometheus-operator_version: v0.81.0
2828
kubevirt_version: v1.5.0
2929
containerized_data_importer_version: v1.62.0

resources/k8sgpt-local.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ spec:
1818
backend: localai
1919
baseUrl: http://local-ai.local-ai-system.svc.cluster.local:8080/v1
2020
enabled: true
21-
version: v0.4.2
21+
version: v0.4.10
2222
noCache: false

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ subprocess-tee==0.4.2
126126
# via
127127
# ansible-compat
128128
# ansible-lint
129-
typing-extensions==4.13.1
129+
typing-extensions==4.13.2
130130
# via referencing
131131
wcmatch==10.0
132132
# via

0 commit comments

Comments
 (0)