From 647058f6ad5a4cf44a1a3ab8dad991b5c60fcf56 Mon Sep 17 00:00:00 2001 From: Stefan Bethke Date: Sun, 26 Jul 2026 13:21:41 +0200 Subject: [PATCH] ccchoir: stick to major version and cronjob update --- inventories/chaosknoten/host_vars/ccchoir.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/inventories/chaosknoten/host_vars/ccchoir.yaml b/inventories/chaosknoten/host_vars/ccchoir.yaml index 6bd3091..7b7d572 100644 --- a/inventories/chaosknoten/host_vars/ccchoir.yaml +++ b/inventories/chaosknoten/host_vars/ccchoir.yaml @@ -12,6 +12,3 @@ nginx__version_spec: "" nginx__configurations: - name: ccchoir.de content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/ccchoir/nginx/ccchoir.de.conf') }}" - -# renovate: datasource=docker depName=docker.io/library/wordpress -host_ccchoir__docker_compose__wordpress_version: 7.0.2-apache