From e39ad37d3d6755ef59982dc937f0dccf961e7887 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 13 Jul 2023 22:07:17 +0200 Subject: upgrade standalone kubelets and nextcloud containers --- inventory/host_vars/sk-tomnext-nc.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'inventory/host_vars/sk-tomnext-nc.yml') diff --git a/inventory/host_vars/sk-tomnext-nc.yml b/inventory/host_vars/sk-tomnext-nc.yml index e6ca7f75..87d13d77 100644 --- a/inventory/host_vars/sk-tomnext-nc.yml +++ b/inventory/host_vars/sk-tomnext-nc.yml @@ -88,7 +88,7 @@ kubelet_storage: properties: quota: 15G -kubernetes_version: 1.27.1 +kubernetes_version: 1.27.3 kubernetes_cri_tools_pkg_version: 1.26.0-00 kubernetes_container_runtime: docker kubernetes_standalone_max_pods: 15 @@ -126,6 +126,7 @@ nextcloud_instances: database: type: mariadb version: 10.5.13 + #version: 10.11.4 password: "{{ vault_nextcloud_database_passwords['team.tomwaitz.eu'] }}" custom_image: dockerfile: | -- cgit v1.2.3