Commit Graph

292 Commits

Author SHA1 Message Date
renovate[bot]
7adad336ec
chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.5.5 2024-05-24 23:05:07 +00:00
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
renovate[bot]
c2cdb691e2
chore(deps): update docker.io/library/traefik docker tag to v2.11.2 2024-04-11 23:18:05 +00:00
renovate[bot]
5267f627f8
chore(deps): update docker.io/grafana/grafana-oss docker tag to v10.4.2 2024-04-11 16:43:09 +00:00
renovate[bot]
375ba4fcef
chore(deps): update docker.io/library/traefik docker tag to v2.11.1 2024-04-10 22:54:42 +00:00
renovate[bot]
28c4a43a79
chore(deps): update docker.io/prom/prometheus docker tag to v2.51.2 2024-04-10 18:21:58 +00:00
renovate[bot]
324e08a699
chore(deps): update refactr/runner-pool docker tag to v0.145.1 2024-04-10 03:08:02 +00:00
renovate[bot]
b4acf47df6
chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.4.2 2024-04-08 16:54:17 +00:00
Woelig
04033db018
Update docker-compose.yaml 2024-04-05 21:13:29 +02:00
Woelig
adddd1207e
Rename prometheus.yml to prometheus.yaml 2024-04-05 21:12:21 +02:00
renovate[bot]
011cebd644
chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.4.1 2024-04-05 17:06:38 +00:00
renovate[bot]
67d78910c2
chore(deps): update refactr/runner-pool docker tag to v0.145.0 2024-04-05 02:37:32 +00:00
renovate[bot]
dc9b828d27
chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.4.0 2024-04-03 19:27:54 +00:00
renovate[bot]
8821936adf
chore(deps): update refactr/runner-pool docker tag to v0.144.1 2024-04-03 00:07:42 +00:00
renovate[bot]
e0da6c2109
chore(deps): update docker.io/library/nextcloud docker tag to v28.0.4 2024-03-29 18:41:32 +00:00
renovate[bot]
6414232f46
chore(deps): update docker.io/prom/prometheus docker tag to v2.51.1 2024-03-28 10:08:43 +00:00
Christoph Schug
e01fc90b2c feat: always reference the full image name incl. the registry 2024-03-27 23:13:41 +01:00
renovate[bot]
3c78863b10
chore(deps): update semaphoreui/semaphore docker tag to v2.9.64 2024-03-27 20:34:29 +00:00
Christian Lempa
ed2e1e74dc Merge branch 'main' into authentik 2024-03-26 13:36:29 +01:00
Christian Lempa
6ad4e19da2 docker compose update 2024-03-26 13:32:19 +01:00
Christian Lempa
6c3b88fb95 updated gitignore 2024-03-26 12:06:37 +01:00
Christian Lempa
72bed1c361
Merge pull request #165 from cschug/improve_compose_postgres
Improve Docker Compose file of PostgreSQL
2024-03-26 12:04:04 +01:00
Christian Lempa
f24e70acfb
Delete docker-compose/postgres/docker-compose.yaml 2024-03-26 12:03:15 +01:00
Christian Lempa
3d4f62f1c4 formatting updates 2024-03-26 11:59:45 +01:00
Christian Lempa
e4d8eb6902 updated postgres images 2024-03-26 11:35:40 +01:00
renovate[bot]
9822c3454b
chore(deps): update semaphoreui/semaphore docker tag to v2.9.58 2024-03-25 01:38:44 +00:00
renovate[bot]
36765d79ae
chore(deps): update semaphoreui/semaphore docker tag to v2.9.56 2024-03-24 02:21:18 +00:00
renovate[bot]
41a54a0132
chore(deps): update prom/prometheus docker tag to v2.51.0 2024-03-23 13:09:56 +00:00
renovate[bot]
6785d10058
chore(deps): update docker.io/grafana/grafana-oss docker tag to v10.4.1 2024-03-23 13:08:49 +00:00
renovate[bot]
79bfe93054
chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.3.3 2024-03-22 22:49:29 +00:00
Christian Lempa
213611b53d pinned version for dockerproxy 2024-03-21 17:26:23 +01:00
Christian Lempa
79f7fcd281 extensions for homepage 2024-03-21 17:25:19 +01:00
Christian Lempa
a85fdace5b fix environment variables for user and group id 2024-03-21 17:20:16 +01:00
Christian Lempa
666d217c2f
Merge pull request #196 from ChristianLempa:homepage
homepage docker compose template
2024-03-18 17:09:12 +01:00
Christian Lempa
4728c63723 homepage docker compose template 2024-03-18 17:08:24 +01:00
renovate[bot]
24e03b32db
chore(deps): update utkuozdemir/nvidia_gpu_exporter docker tag to v1 2024-03-18 15:46:19 +00:00
renovate[bot]
c28859d160
chore(deps): update public.ecr.aws/gravitational/teleport-distroless docker tag to v15 2024-03-18 15:45:43 +00:00
Christian Lempa
db63279bb5
Merge pull request #191 from ChristianLempa/renovate/mariadb-11.x
chore(deps): update mariadb docker tag to v11
2024-03-18 16:45:24 +01:00
Christian Lempa
6bc7779a5b
Merge pull request #190 from ChristianLempa/renovate/lscr.io-linuxserver-heimdall-2021.x
chore(deps): update lscr.io/linuxserver/heimdall docker tag to v2021
2024-03-18 16:45:09 +01:00
Christian Lempa
cbf7ff4b5e
Merge pull request #189 from ChristianLempa/renovate/docker.io-library-mariadb-11.x
chore(deps): update docker.io/library/mariadb docker tag to v11
2024-03-18 16:44:55 +01:00
renovate[bot]
ba761a0e3c
chore(deps): update mariadb docker tag to v11 2024-03-18 15:44:54 +00:00
renovate[bot]
892349266c
chore(deps): update lscr.io/linuxserver/heimdall docker tag to v2021 2024-03-18 15:44:50 +00:00
renovate[bot]
e5b15c2c63
chore(deps): update docker.io/library/mariadb docker tag to v11 2024-03-18 15:44:46 +00:00
renovate[bot]
b145bf0987
chore(deps): update utkuozdemir/nvidia_gpu_exporter docker tag to v0.5.0 2024-03-18 15:42:59 +00:00
Christian Lempa
01e8700552
Merge pull request #183 from ChristianLempa/renovate/mysql-8.x
chore(deps): update mysql docker tag to v8.3
2024-03-18 16:41:23 +01:00
renovate[bot]
b56cc32f9a
chore(deps): update mysql docker tag to v8.3 2024-03-18 15:40:34 +00:00
renovate[bot]
6599e6b540
chore(deps): update jc21/mariadb-aria docker tag to v10.11.5 2024-03-18 15:40:30 +00:00
renovate[bot]
7cbe25e315
chore(deps): update mariadb docker tag to v10.11 2024-03-18 15:38:34 +00:00
renovate[bot]
7465bcad0a
chore(deps): update gcr.io/cadvisor/cadvisor docker tag to v0.49.1 2024-03-18 15:35:16 +00:00
Christian Lempa
ba58f86667
Merge pull request #142 from ChristianLempa/ChristianLempa/issue139
added example for local service
2024-03-18 16:34:14 +01:00
renovate[bot]
481f8afc82
chore(deps): update docker.io/library/mariadb docker tag to v10.11.7 2024-03-18 15:27:06 +00:00