From 988fe9b1ee867072a4eda54038681ef8a218c41e Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 10 Jun 2024 01:10:11 +0200 Subject: upgrade standalone kubelet and some apps --- inventory/host_vars/ch-apps/vars.yml | 2 +- inventory/host_vars/ch-companion-raspi.yml | 4 ++-- inventory/host_vars/ch-dione.yml | 2 +- inventory/host_vars/ch-helene.yml | 2 +- inventory/host_vars/ele-calypso.yml | 2 +- inventory/host_vars/ele-companion-raspi.yml | 6 +++--- inventory/host_vars/ele-coturn.yml | 2 +- inventory/host_vars/ele-helene.yml | 2 +- inventory/host_vars/ele-jitsi.yml | 2 +- inventory/host_vars/ele-media.yml | 4 ++-- inventory/host_vars/ele-thetys.yml | 2 +- inventory/host_vars/glt-jitsi.yml | 2 +- inventory/host_vars/s2-thetys.yml | 2 +- inventory/host_vars/sk-cloudio/nextcloud.yml | 10 +++++----- inventory/host_vars/sk-cloudio/vars.yml | 2 +- inventory/host_vars/sk-testvm.yml | 2 +- inventory/host_vars/sk-tomnext-nc.yml | 4 ++-- 17 files changed, 26 insertions(+), 26 deletions(-) diff --git a/inventory/host_vars/ch-apps/vars.yml b/inventory/host_vars/ch-apps/vars.yml index 36ca183d..0cad149f 100644 --- a/inventory/host_vars/ch-apps/vars.yml +++ b/inventory/host_vars/ch-apps/vars.yml @@ -140,7 +140,7 @@ kubelet_storage: quota: 10G 'syncoid:sync': 'false' -kubernetes_version: 1.30.0 +kubernetes_version: 1.30.1 kubernetes_container_runtime: docker kubernetes_standalone_max_pods: 42 kubernetes_standalone_cni_variant: with-portmap diff --git a/inventory/host_vars/ch-companion-raspi.yml b/inventory/host_vars/ch-companion-raspi.yml index 4bff74aa..c0da1a4d 100644 --- a/inventory/host_vars/ch-companion-raspi.yml +++ b/inventory/host_vars/ch-companion-raspi.yml @@ -29,7 +29,7 @@ docker_pkg_provider: docker-com docker_plugins: - buildx -kubernetes_version: 1.30.0 +kubernetes_version: 1.30.1 kubernetes_container_runtime: docker kubernetes_standalone_max_pods: 42 kubernetes_standalone_cni_variant: with-portmap @@ -40,4 +40,4 @@ companion_storage: type: directory dest: /srv/companion -companion_version: 3.2.2 +companion_version: 3.3.1 diff --git a/inventory/host_vars/ch-dione.yml b/inventory/host_vars/ch-dione.yml index 84c48d6c..9523cbcc 100644 --- a/inventory/host_vars/ch-dione.yml +++ b/inventory/host_vars/ch-dione.yml @@ -49,7 +49,7 @@ kubelet_storage: size: 5G fs: ext4 -# kubernetes_version: 1.30.0 +# kubernetes_version: 1.30.1 # kubernetes_container_runtime: docker # kubernetes_standalone_max_pods: 42 # kubernetes_standalone_cni_variant: with-portmap diff --git a/inventory/host_vars/ch-helene.yml b/inventory/host_vars/ch-helene.yml index e831ff26..3bebe98c 100644 --- a/inventory/host_vars/ch-helene.yml +++ b/inventory/host_vars/ch-helene.yml @@ -49,7 +49,7 @@ kubelet_storage: size: 5G fs: ext4 -# kubernetes_version: 1.30.0 +# kubernetes_version: 1.30.1 # kubernetes_container_runtime: docker # kubernetes_standalone_max_pods: 42 # kubernetes_standalone_cni_variant: with-portmap diff --git a/inventory/host_vars/ele-calypso.yml b/inventory/host_vars/ele-calypso.yml index 5280da0c..0364a20b 100644 --- a/inventory/host_vars/ele-calypso.yml +++ b/inventory/host_vars/ele-calypso.yml @@ -74,7 +74,7 @@ kubelet_storage: size: 5G fs: ext4 -kubernetes_version: 1.30.0 +kubernetes_version: 1.30.1 kubernetes_container_runtime: docker kubernetes_standalone_max_pods: 42 kubernetes_standalone_cni_variant: with-portmap diff --git a/inventory/host_vars/ele-companion-raspi.yml b/inventory/host_vars/ele-companion-raspi.yml index 5f30ce02..3c04656c 100644 --- a/inventory/host_vars/ele-companion-raspi.yml +++ b/inventory/host_vars/ele-companion-raspi.yml @@ -29,7 +29,7 @@ docker_pkg_provider: docker-com docker_plugins: - buildx -kubernetes_version: 1.30.0 +kubernetes_version: 1.30.1 kubernetes_container_runtime: docker kubernetes_standalone_max_pods: 42 kubernetes_standalone_cni_variant: with-portmap @@ -40,11 +40,11 @@ companion_storage: type: directory dest: /srv/companion -companion_version: 3.2.2 +companion_version: 3.3.1 ontime_storage: type: directory dest: /srv/ontime -ontime_version: 2.28.17 +ontime_version: 3.1.1 diff --git a/inventory/host_vars/ele-coturn.yml b/inventory/host_vars/ele-coturn.yml index 4264a6a0..1a5e7343 100644 --- a/inventory/host_vars/ele-coturn.yml +++ b/inventory/host_vars/ele-coturn.yml @@ -27,7 +27,7 @@ acme_directory_server: "{{ acme_directory_server_le_live_v2 }}" acme_client: acmetool -kubernetes_version: 1.30.0 +kubernetes_version: 1.30.1 kubernetes_container_runtime: docker kubernetes_standalone_max_pods: 100 kubernetes_standalone_pod_cidr: 192.168.255.0/24 diff --git a/inventory/host_vars/ele-helene.yml b/inventory/host_vars/ele-helene.yml index 750e9317..9108ff97 100644 --- a/inventory/host_vars/ele-helene.yml +++ b/inventory/host_vars/ele-helene.yml @@ -91,7 +91,7 @@ kubelet_storage: size: 5G fs: ext4 -kubernetes_version: 1.30.0 +kubernetes_version: 1.30.1 kubernetes_container_runtime: docker kubernetes_standalone_max_pods: 42 kubernetes_standalone_cni_variant: with-portmap diff --git a/inventory/host_vars/ele-jitsi.yml b/inventory/host_vars/ele-jitsi.yml index 19c5b115..37b6b252 100644 --- a/inventory/host_vars/ele-jitsi.yml +++ b/inventory/host_vars/ele-jitsi.yml @@ -32,7 +32,7 @@ acme_directory_server: "{{ acme_directory_server_le_live_v2 }}" acme_client: acmetool -kubernetes_version: 1.30.0 +kubernetes_version: 1.30.1 kubernetes_container_runtime: docker kubernetes_standalone_max_pods: 100 kubernetes_standalone_cni_variant: with-portmap diff --git a/inventory/host_vars/ele-media.yml b/inventory/host_vars/ele-media.yml index 741b73bb..5bcf84db 100644 --- a/inventory/host_vars/ele-media.yml +++ b/inventory/host_vars/ele-media.yml @@ -72,7 +72,7 @@ kubelet_storage: size: 5G fs: ext4 -kubernetes_version: 1.30.0 +kubernetes_version: 1.30.1 kubernetes_container_runtime: docker kubernetes_standalone_cni_variant: with-portmap @@ -133,7 +133,7 @@ elevate_media_nextcloud_storage: elevate_media_nextcloud_instance_name: media.elev8.at elevate_media_nextcloud_instance: - version: 28.0.4 + version: 29.0.1 port: 8100 hostnames: - media.elev8.at diff --git a/inventory/host_vars/ele-thetys.yml b/inventory/host_vars/ele-thetys.yml index af76d2e6..59001e47 100644 --- a/inventory/host_vars/ele-thetys.yml +++ b/inventory/host_vars/ele-thetys.yml @@ -76,7 +76,7 @@ kubelet_storage: size: 5G fs: ext4 -kubernetes_version: 1.30.0 +kubernetes_version: 1.30.1 kubernetes_container_runtime: docker kubernetes_standalone_max_pods: 42 kubernetes_standalone_cni_variant: with-portmap diff --git a/inventory/host_vars/glt-jitsi.yml b/inventory/host_vars/glt-jitsi.yml index 28fa7906..33568fe5 100644 --- a/inventory/host_vars/glt-jitsi.yml +++ b/inventory/host_vars/glt-jitsi.yml @@ -27,7 +27,7 @@ acme_directory_server: "{{ acme_directory_server_le_live_v2 }}" acme_client: acmetool -kubernetes_version: 1.30.0 +kubernetes_version: 1.30.1 kubernetes_container_runtime: docker kubernetes_standalone_max_pods: 100 kubernetes_standalone_cni_variant: with-portmap diff --git a/inventory/host_vars/s2-thetys.yml b/inventory/host_vars/s2-thetys.yml index 809eade7..b52f1a82 100644 --- a/inventory/host_vars/s2-thetys.yml +++ b/inventory/host_vars/s2-thetys.yml @@ -53,7 +53,7 @@ kubelet_storage: size: 5G fs: ext4 -kubernetes_version: 1.30.0 +kubernetes_version: 1.30.1 kubernetes_container_runtime: docker kubernetes_standalone_max_pods: 42 kubernetes_standalone_cni_variant: with-portmap diff --git a/inventory/host_vars/sk-cloudio/nextcloud.yml b/inventory/host_vars/sk-cloudio/nextcloud.yml index 82ffca47..a795fbaf 100644 --- a/inventory/host_vars/sk-cloudio/nextcloud.yml +++ b/inventory/host_vars/sk-cloudio/nextcloud.yml @@ -8,7 +8,7 @@ nextcloud_zfs: nextcloud_instances: luzesombra.skillz.biz: # new: true - version: 28.0.4 + version: 29.0.1 port: 8100 hostnames: - luzesombra.skillz.biz @@ -22,7 +22,7 @@ nextcloud_instances: password: "{{ vault_nextcloud_database_passwords['luzesombra.skillz.biz'] }}" insomnia.skillz.biz: # new: true - version: 28.0.4 + version: 29.0.1 port: 8101 hostnames: - insomnia.skillz.biz @@ -36,7 +36,7 @@ nextcloud_instances: password: "{{ vault_nextcloud_database_passwords['insomnia.skillz.biz'] }}" nc.skillz.biz: # new: true - version: 28.0.4 + version: 29.0.1 port: 8102 hostnames: - nc.skillz.biz @@ -58,7 +58,7 @@ nextcloud_instances: && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* visuals.pixeldada.com: # new: true - version: 28.0.4 + version: 29.0.1 port: 8103 hostnames: - visuals.pixeldada.com @@ -80,7 +80,7 @@ nextcloud_instances: && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* wolke.elev8.at: # new: true - version: 28.0.4 + version: 29.0.1 port: 8105 hostnames: - wolke.elev8.at diff --git a/inventory/host_vars/sk-cloudio/vars.yml b/inventory/host_vars/sk-cloudio/vars.yml index 36c6dfe6..9bd1cb5d 100644 --- a/inventory/host_vars/sk-cloudio/vars.yml +++ b/inventory/host_vars/sk-cloudio/vars.yml @@ -73,7 +73,7 @@ kubelet_storage: properties: quota: 20G -kubernetes_version: 1.30.0 +kubernetes_version: 1.30.1 kubernetes_container_runtime: docker kubernetes_standalone_max_pods: 100 kubernetes_standalone_pod_cidr: 192.168.255.0/24 diff --git a/inventory/host_vars/sk-testvm.yml b/inventory/host_vars/sk-testvm.yml index 8ad7aba8..e6e2e914 100644 --- a/inventory/host_vars/sk-testvm.yml +++ b/inventory/host_vars/sk-testvm.yml @@ -56,7 +56,7 @@ kubelet_storage: size: 1G fs: ext4 -kubernetes_version: 1.30.0 +kubernetes_version: 1.30.1 kubernetes_container_runtime: docker kubernetes_standalone_max_pods: 100 kubernetes_standalone_pod_cidr: 192.168.255.0/24 diff --git a/inventory/host_vars/sk-tomnext-nc.yml b/inventory/host_vars/sk-tomnext-nc.yml index b0e809aa..26a65fa9 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.30.0 +kubernetes_version: 1.30.1 kubernetes_container_runtime: docker kubernetes_standalone_max_pods: 15 kubernetes_standalone_cni_variant: with-portmap @@ -117,7 +117,7 @@ nextcloud_zfs: nextcloud_instances: team.tomwaitz.eu: # new: true - version: 28.0.4 + version: 29.0.1 port: 8100 hostnames: - team.tomwaitz.eu -- cgit v1.2.3