bot
0993f86c11
firefly-iii: Update to 6.2.21
2025-07-19 11:32:19 +00:00
Dustin
959959155c
Merge pull request 'home-assistant: Update to 2025.7.1' ( #69 ) from updatebot/home-assistant into master
...
Reviewed-on: #69
2025-07-16 21:55:57 +00:00
Dustin
b36c132364
Merge pull request 'ntfy: Update to 2.13.0' ( #72 ) from updatebot/ntfy into master
...
Reviewed-on: #72
2025-07-16 21:49:29 +00:00
Dustin
dc31ae1cae
Merge pull request 'tika: Update to 3.2.1.0' ( #71 ) from updatebot/paperless-ngx into master
...
Reviewed-on: #71
2025-07-16 21:45:03 +00:00
bot
05048cbaa1
ntfy: Update to 2.13.0
2025-07-12 11:32:13 +00:00
bot
434d420e28
tika: Update to 3.2.1.0
2025-07-12 11:32:11 +00:00
bot
bab05add07
mosquitto: Update to 2.0.22
2025-07-12 11:32:06 +00:00
bot
467365922a
zwavejs2mqtt: Update to 10.9.0
2025-07-12 11:32:06 +00:00
bot
0815350de8
zigbee2mqtt: Update to 2.5.1
2025-07-12 11:32:06 +00:00
bot
d48ebb4292
piper: Update to 1.6.2
2025-07-12 11:32:06 +00:00
bot
7ddaf5bda8
home-assistant: Update to 2025.7.1
2025-07-12 11:32:05 +00:00
Dustin
9645abef5e
home-assistant: Pull Zigbee/ZWave images from ghcr
...
Getting around Docker Hub rate limiting
2025-07-07 08:46:04 -05:00
Dustin
8491d2ded7
v-m: Switch to quay.io for container images
...
Docker Hub has blocked ("rate limited") my IP address. Moving as much
as I can to use images from other sources. Hopefully they'll unblock me
soon and I can deploy a caching proxy.
2025-07-07 08:43:20 -05:00
Dustin
ff1e13a5d7
Merge remote-tracking branch 'refs/remotes/origin/master'
2025-07-07 08:43:10 -05:00
Dustin
61460e56e9
20125: Mark MinIO backups alerts as system-wide
...
Backups failing may not prevent services from operating correctly, but
we do want to have visibility into that.
2025-07-06 12:27:07 -05:00
Dustin
9d18173b3e
Merge pull request 'firefly-iii: Update to 6.2.20' ( #70 ) from updatebot/firefly-iii into master
...
Reviewed-on: #70
2025-07-05 16:08:07 +00:00
bot
52f999fe93
firefly-iii: Update to 6.2.20
2025-07-05 11:32:18 +00:00
Dustin
cc83a5115a
v-m/scrape: Scrape MinIO metrics
2025-07-02 10:29:53 -05:00
Dustin
370c8486fa
authelia: Set claims policy for MinIO
...
MinIO console needs access to the *groups* scope in order to assign the
correct permissions to users as they log in.
2025-07-01 11:54:01 -05:00
Dustin
6e2cbeb102
ansible: Add service account for host-provisioner
...
The _k8s-worker_ Ansible role in the configuration policy now uses the
Kubernetes API to create bootstrap tokens for adding worker nodes to the
cluster. For this to work, the pod running the host-provisioner must be
associated with a service account that has the correct permissions to
create secrets and access the `cluster-info` ConfigMap.
2025-06-30 16:16:28 -05:00
Dustin
9d09b9584b
Merge pull request 'home-assistant: Update to 2025.6.3' ( #67 ) from updatebot/home-assistant into master
...
Reviewed-on: #67
2025-06-28 14:27:15 +00:00
Dustin
e46798b725
Merge pull request 'firefly-iii: Update to 6.2.19' ( #68 ) from updatebot/firefly-iii into master
...
Reviewed-on: #68
2025-06-28 14:27:02 +00:00
bot
bcd53d2819
firefly-iii: Update to 6.2.19
2025-06-28 11:32:13 +00:00
bot
839b8dbcdc
home-assistant: Update to 2025.6.3
2025-06-28 11:32:07 +00:00
Dustin
404137c4c8
h-a/whisper: Set writable cache dir for HF models
...
Whisper now needs a writable location for downloading models from
Hugging Face Hub. The default location is `~/.cache/huggingface/hub`,
but this is not writable in our container. The path can be controlled
via one of several environment variables, but we're setting `HF_HOME` as
it is sets the top level directory for several related paths.
2025-06-21 14:22:42 -05:00
Dustin
8e38813d83
Merge pull request 'home-assistant: Update to 2025.4.4' ( #61 ) from updatebot/home-assistant into master
...
Reviewed-on: #61
2025-06-21 19:15:14 +00:00
Dustin
7d7199ee10
Merge pull request 'paperless-ngx: Update to 2.17.1' ( #66 ) from updatebot/paperless-ngx into master
...
Reviewed-on: #66
2025-06-21 19:01:39 +00:00
Dustin
8a5e8ed720
Merge branch 'xactmon-firefly-token'
2025-06-21 14:00:45 -05:00
Dustin
fdb4bdb23d
Merge branch 'unifi'
2025-06-21 14:00:38 -05:00
Dustin
1ce3e7ef43
Merge branch 'xactmon-fix-chase'
2025-06-21 14:00:35 -05:00
Dustin
75edfb74cb
v-m/scrape: Increase timeout for k8s job
...
Scraping metrics from the Kubernetes API server has started taking 20+
seconds recondly. Until I figure out the underlying cause, I'm
increasing the scrape timeout so that the _vmagent_ doesn't give up and
report the API server as "down."
2025-06-21 13:55:23 -05:00
Dustin
4106038fe9
cert-manager: Use recursive resolver for checks
...
I've completely blocked all outgoing unencrypted DNS traffic at the
firewall now, which prevents _cert-manager_ from using its default
behavior of using the authoritative name servers for its managed domains
to check poll for ACME challenge DNS TXT record availability.
Fortunately, it has an option to use a recursive resolver (i.e. the
network-provided DNS server) instead.
2025-06-21 13:55:23 -05:00
Dustin
f4b0d43d25
Merge pull request 'firefly-iii: Update to 6.2.18' ( #65 ) from updatebot/firefly-iii into master
...
Reviewed-on: #65
2025-06-21 18:36:44 +00:00
bot
6bbd5b89cd
gotenberg: Update to 8.21.1
2025-06-21 11:32:18 +00:00
bot
4744e663f1
paperless-ngx: Update to 2.17.1
2025-06-21 11:32:18 +00:00
bot
eb5d31edca
firefly-iii: Update to 6.2.18
2025-06-21 11:32:15 +00:00
bot
555ce06992
zwavejs2mqtt: Update to 10.7.0
2025-06-21 11:32:12 +00:00
bot
a391338cfa
zigbee2mqtt: Update to 2.4.0
2025-06-21 11:32:12 +00:00
bot
e1e8f86c92
piper: Update to 1.5.4
2025-06-21 11:32:12 +00:00
bot
de5d3bf87c
whisper: Update to 2.5.0
2025-06-21 11:32:12 +00:00
bot
c9d3302be1
home-assistant: Update to 2025.6.1
2025-06-21 11:32:11 +00:00
Dustin
25644150fa
Merge pull request 'firefly-iii: Update to 6.2.10' ( #60 ) from updatebot/firefly-iii into master
...
Reviewed-on: #60
2025-06-15 15:35:17 +00:00
Dustin
cd8a8b7002
Merge pull request 'paperless-ngx: Update to 2.16.3' ( #64 ) from updatebot/paperless-ngx into master
...
Reviewed-on: #64
2025-06-15 14:54:10 +00:00
Dustin
50f0f83dcc
Merge pull request 'ntfy: Update to 2.12.0' ( #62 ) from updatebot/ntfy into master
...
Reviewed-on: #62
2025-06-14 21:58:39 +00:00
Dustin
abcd007948
home-assistant: Deploy mqtt2vl
...
`mqtt2vl` is a relatively simple service I developed to read log
messages from an MQTT topic (i.e. those published by ESPHome devices)
and stream them to Victoria Logs over HTTPS.
2025-06-14 16:55:12 -05:00
bot
4d9598af73
ntfy: Update to 2.12.0
2025-06-14 11:32:25 +00:00
bot
81e58e85d0
tika: Update to 3.2.0.0
2025-06-14 11:32:23 +00:00
bot
914dfccb8f
paperless-ngx: Update to 2.16.3
2025-06-14 11:32:23 +00:00
bot
86abf880d6
firefly-iii: Update to 6.2.17
2025-06-14 11:32:14 +00:00
Dustin
e0af6e0549
argocd/apps/grafana: Enable auto sync
2025-06-05 07:09:00 -05:00