renovate[bot]
28beb643d5
chore(deps): update docker.io/library/mariadb docker tag to v10.6.18
2024-05-24 03:31:06 +00:00
renovate[bot]
30b732f95f
chore(deps): update docker.io/library/traefik docker tag to v3.0.1
2024-05-22 19:11:34 +00:00
renovate[bot]
9f03d4a242
chore(deps): update docker.io/b4bz/homer docker tag to v24.05.1
2024-05-22 13:26:39 +00:00
renovate[bot]
dc5a059029
chore(deps): update quay.io/prometheus/node-exporter docker tag to v1.8.1
2024-05-21 21:30:23 +00:00
renovate[bot]
f210094a35
chore(deps): update docker.io/library/redis docker tag to v7.2.5
2024-05-21 00:28:22 +00:00
renovate[bot]
c1be88d81e
chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.5.4
2024-05-17 21:11:16 +00:00
renovate[bot]
f29c4520ab
chore(deps): update docker.io/grafana/grafana-oss docker tag to v11
2024-05-14 08:53:30 +00:00
renovate[bot]
9985db1dd5
chore(deps): update docker.io/grafana/grafana-oss docker tag to v10.4.3
2024-05-14 07:45:53 +00:00
renovate[bot]
7914768058
chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.5.3
2024-05-10 23:12:07 +00:00
renovate[bot]
578fc7fe33
chore(deps): update docker.io/library/postgres docker tag to v16.3
2024-05-10 00:26:30 +00:00
renovate[bot]
f4aa0d7aa3
chore(deps): update docker.io/prom/prometheus docker tag to v2.52.0
2024-05-09 00:38:01 +00:00
renovate[bot]
dc3d5257d9
chore(deps): update ghcr.io/goauthentik/server docker tag to v2024.4.2
2024-05-07 19:30:02 +00:00
renovate[bot]
5ebc5d3577
chore(deps): update lscr.io/linuxserver/duplicati docker tag to v2.0.8
2024-05-07 13:50:28 +00:00
renovate[bot]
3123433c6d
chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.5.2
2024-05-06 19:43:21 +00:00
renovate[bot]
51f1f2e43e
chore(deps): update ghcr.io/gethomepage/homepage docker tag to v0.8.13
2024-05-06 07:12:29 +00:00
Christoph Schug
2d3cd2e7e2
chore(deps): update ghcr.io/tecnativa/docker-socket-proxy docker tag to v0.1.2
2024-05-05 19:58:32 +02:00
renovate[bot]
cf5e4913ab
chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.5.1
2024-05-03 18:02:45 +00:00
renovate[bot]
18a809aecf
chore(deps): update ghcr.io/gethomepage/homepage docker tag to v0.8.12
2024-05-02 18:07:15 +00:00
Christoph Schug
fefd21a3c8
fix: fix double-colon typo in the Homepage image spec
2024-05-02 20:05:35 +02:00
renovate[bot]
aec6e7c264
chore(deps): update lscr.io/linuxserver/heimdall docker tag to v2.6.1
2024-05-02 18:00:34 +00:00
Christoph Schug
de117f4bbf
fix: attempt to fix Heimdall version tracking by Renovate
...
Alas over time the versioning schema of image tags by
`lscr.io/linuxserver/heimdall` changed several times, ranging from
simply incrementing a counter to a ISO 8601 date-alike variant to
finally something which comes close the semantic versioning.
With the default rule set, Renovate gets fooled by the ISO 8601 date
variant which was used in year 2021. The idea is to use a regular
expression for better matching which kicks out 2021 using a negative
lookahead and also require a minor version number in order not to get
caught by the counter-like increments.
As a test, the image tag is intentionally set to `2.6.0` while `2.6.1`
would be the latest release. This is just to verify whether Renovate
does to right thing now.
2024-05-02 19:46:28 +02:00
renovate[bot]
b42b0af5c9
chore(deps): update docker.io/jc21/nginx-proxy-manager docker tag to v2.11.2
2024-05-02 03:00:42 +00:00
renovate[bot]
b1cff40d7c
chore(deps): update docker.io/library/mariadb docker tag to v11
2024-05-01 20:04:28 +00:00
renovate[bot]
fe7ddfd80a
chore(deps): update docker.io/library/mariadb docker tag to v10.10.7
2024-05-01 19:55:03 +00:00
renovate[bot]
4153150187
chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.5.0
2024-05-01 19:54:34 +00:00
Christoph Schug
1da52bf138
chore(deps): do not use the latest
tag for mariadb
...
Deliberately we do not set the most recent release version here in order
to test the Renovate changes done in #247 .
2024-04-30 18:46:42 +02:00
renovate[bot]
8f6b4f4e59
chore(deps): update docker.io/library/traefik docker tag to v3
2024-04-30 04:45:26 +00:00
renovate[bot]
a41f74e4c1
chore(deps): update refactr/runner-pool docker tag to v0.146.0
2024-04-29 20:13:05 +00:00
renovate[bot]
85f0f2b056
chore(deps): update docker.io/semaphoreui/semaphore docker tag to v2.9.75
2024-04-28 22:36:18 +00:00
renovate[bot]
ca116277c5
chore(deps): update ghcr.io/goauthentik/server docker tag to v2024.4.1
2024-04-26 18:12:27 +00:00
Christoph Schug
928512e25f
Merge pull request #238 from ChristianLempa/nginx_dockercompose-1
...
Nginx_dockercompose-1
2024-04-26 17:07:01 +02:00
Christian Lempa
7c049d8aea
fixes
2024-04-26 15:33:47 +02:00
Christoph Schug
19c91ca459
chore(deps): update docker.io/library/nginx docker tag to 1.26.0-alpine
2024-04-25 12:36:23 +02:00
renovate[bot]
a5cb24f5e4
chore(deps): update ghcr.io/goauthentik/server docker tag to v2024.4.0
2024-04-25 10:17:05 +00:00
Christoph Schug
6d555cddc8
chore(deps): align version of MariaDB with Nextcloud 29
2024-04-25 12:12:40 +02:00
renovate[bot]
4e7579a577
chore(deps): update docker.io/library/nextcloud docker tag to v29
2024-04-25 09:27:13 +00:00
renovate[bot]
6213197e90
chore(deps): update docker.io/louislam/uptime-kuma docker tag to v1.23.13
2024-04-25 09:08:23 +00:00
Christian Lempa
68d5a442d5
change config to be simplified
2024-04-24 17:46:23 +02:00
Christian Lempa
fd80043041
updated minimal nginx config
2024-04-24 17:40:07 +02:00
renovate[bot]
d642b3774e
chore(deps): update quay.io/prometheus/node-exporter docker tag to v1.8.0
2024-04-24 15:07:24 +00:00
Christian Lempa
630deefa72
add docker compose for nginx
2024-04-24 17:06:49 +02:00
renovate[bot]
627e587941
chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.4.4
2024-04-23 21:33:14 +00:00
renovate[bot]
4c967dbe16
chore(deps): update docker.io/b4bz/homer docker tag to v24
2024-04-22 21:37:18 +00:00
renovate[bot]
c36f1f52f8
chore(deps): update docker.io/semaphoreui/semaphore docker tag to v2.9.70
2024-04-22 09:56:22 +00:00
renovate[bot]
cac5db95f0
chore(deps): update docker.io/louislam/uptime-kuma docker tag to v1.23.12
2024-04-18 18:01:37 +00:00
renovate[bot]
da4183243e
chore(deps): update refactr/runner-pool docker tag to v0.145.3
2024-04-18 01:24:51 +00:00
renovate[bot]
3eeb35642d
chore(deps): update ghcr.io/goauthentik/server docker tag to v2024.2.3
2024-04-17 13:55:50 +00:00
renovate[bot]
304358590e
chore(deps): update docker.io/library/influxdb docker tag to v2.7.6
2024-04-13 01:08:19 +00:00
renovate[bot]
1e48e70579
chore(deps): update refactr/runner-pool docker tag to v0.145.2
2024-04-12 18:10:36 +00:00
renovate[bot]
79602c66ec
chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.4.3
2024-04-12 14:50:44 +00:00