9cf0a79fd9
feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.17.0.4448 (#193)
ccd0063275
feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.17.0.4448
SeanOMik
deleted branch renovate/ghcr.io-onedr0p-prowlarr-develop-1.x from SeanOMik/k3s-cluster
2024-04-28 13:19:08 +00:00
feat(container): update image ghcr.io/onedr0p/prowlarr-develop to v1.17.0.4448
3abe35d956
fix(helm): update chart victoria-metrics-single to 0.9.19 (#187)
fdbb08891a
fix(helm): update chart victoria-metrics-single to 0.9.19
SeanOMik
deleted branch renovate/victoria-metrics-single-0.x from SeanOMik/k3s-cluster
2024-04-27 14:54:31 +00:00
fix(helm): update chart victoria-metrics-single to 0.9.19
SeanOMik
pushed to renovate/victoria-metrics-single-0.x at SeanOMik/k3s-cluster
2024-04-27 14:53:44 +00:00
fdbb08891a
fix(helm): update chart victoria-metrics-single to 0.9.19
848b85d39c
fix(helm): update chart authentik to 2024.4.1 (#188)
165e20b853
fix(helm): update chart authentik to 2024.4.1
80ae192357
feat(container): update image prompve/prometheus-pve-exporter to v3.3.0 (#189)
0d9a0b4613
feat(container): update image prompve/prometheus-pve-exporter to v3.3.0
848b85d39c
fix(helm): update chart authentik to 2024.4.1 (#188)
165e20b853
fix(helm): update chart authentik to 2024.4.1
SeanOMik
deleted branch renovate/authentik-2024.x from SeanOMik/k3s-cluster
2024-04-27 14:53:34 +00:00
fix(helm): update chart authentik to 2024.4.1
SeanOMik
deleted branch renovate/prompve-prometheus-pve-exporter-3.x from SeanOMik/k3s-cluster
2024-04-27 14:50:35 +00:00
80ae192357
feat(container): update image prompve/prometheus-pve-exporter to v3.3.0 (#189)
0d9a0b4613
feat(container): update image prompve/prometheus-pve-exporter to v3.3.0
feat(container): update image prompve/prometheus-pve-exporter to v3.3.0
Fix Lua scripting
The scripting crate was surprisingly very broken. I do want to improve the macros to make it easier to create Lua wrappers. I think before that though, I should rewrite the math wrapper macros so…
c4f68aa687
scripting: fix lua scripting, create an example for it
1b08482ef7
resource: fix wait_for_load haning when using handles from 'request_raw'
15807a3dc1
resource: impl Reflect for a bunch of types, add some utility methods to handles
f0d36e7b56
ecs: impl Clone for World and return entity in dynamic views