chore(deps): update renovate/renovate docker tag to v37.68.4 #218

Open
renovate wants to merge 1976 commits from renovate/renovate-renovate-37.x into main
Showing only changes of commit e4c23d01bc - Show all commits

View file

@ -44,7 +44,7 @@ resource "proxmox_lxc" "vault" {
clone = "101" clone = "101"
memory = 1024 memory = 1024
rootfs { rootfs {
storage = "local-zfs" storage = "local-zfs"
size = "8G" size = "8G"
@ -64,7 +64,7 @@ resource "proxmox_vm_qemu" "k3s-node1" {
vmid = 103 vmid = 103
clone = "bastion" clone = "bastion"
memory = 2048 memory = 8192
cores = 4 cores = 4
agent = 1 agent = 1