Compare commits

..

6 Commits

Author SHA1 Message Date
renovate-bot 5d89a1979f chore: Update README 2025-10-06 00:24:10 +00:00
renovate-bot dbe0ffeb61 Merge pull request '🔧 Renovate: Update (digest) authelia/authelia:master Docker digest to 3fd2e4d' (#495) from renovate/authelia-authelia-master into main
Renovate / renovate (push) Successful in 8m44s
2025-10-05 20:22:54 -04:00
renovate-bot d52d3f39d4 🔧 Renovate: Update (digest) authelia/authelia:master Docker digest to 3fd2e4d
Renovate Image Tag Deployment / Renovate PR Deployment (pull_request) Successful in 10m9s
2025-10-06 00:22:44 +00:00
Trez.One 49fc52aa7d Merge remote-tracking branch 'refs/remotes/origin/main'
Renovate / renovate (push) Has started running
2025-10-05 19:48:45 -04:00
Trez.One 31be65b5ff Switching README commit step. 2025-10-05 16:51:50 -04:00
Trez.One 0faf13e522 Cron change. 2025-10-05 16:51:50 -04:00
4 changed files with 9 additions and 7 deletions
+6 -4
View File
@@ -42,12 +42,14 @@ jobs:
echo -e "\n\n" >> README.md
echo "${{ steps.service-table.outputs.table }}" >> README.md
- name: Add/Commit README.md
- name: Add, Commit, & Push README.md
id: commit-readme
uses: EndBug/add-and-commit@a94899bca583c204427a224a7af87c02f9b325d5 # v9.1.4
uses: actions4git/add-commit-push@v1.0.0
with:
message: "chore: Update README"
add: "README.md"
path: .
add-pathspec: "README.md"
commit-author: me
commit-message: "chore: Update README"
- name: Save docker-compose.yml before merge (old)
run: |
+1 -1
View File
@@ -2,7 +2,7 @@ name: Renovate
on:
schedule:
- cron: "0 */2 * * *"
- cron: "0/30 * * * *"
workflow_dispatch:
env:
+1 -1
View File
@@ -13,7 +13,7 @@
| asciinema | ghcr.io/asciinema/asciinema-server:latest@sha256:8da830a6eb0b6715becf31b2495877aa5d661674f29c52a3a3363110847c5598 | Platform for hosting and sharing terminal session recordings |
| asciinema-pg-db | postgres:14-alpine@sha256:49f7dcce1efddd8d86ae3f37dcba206b5655d9fac3d3872d2823177fd6c1e7fa | |
| audiobookshelf | ghcr.io/advplyr/audiobookshelf:latest@sha256:dd4a3079d26bfe9f0ea63de3e3eff483dfa25fef05ef850a5a9d121dca3794b2 | Podcasts, eBooks, & Audiobooks |
| authelia | authelia/authelia:master@sha256:ee339254c103ca64d4ffa51c77e07f67566f6ac1f6223e4ea1ee7f82c7da9e7a | Authentication/authorization server with MFA & SSO |
| authelia | authelia/authelia:master@sha256:3fd2e4de59e9a2d3b759b36ea71499f2cc9a0b14c7a6d175a799dd439fda2a53 | Authentication/authorization server with MFA & SSO |
| authelia-pg | postgres:16-alpine@sha256:84fb5d5bdd7d47f1889f325e534f3ce643f853f460832c8a61949f5391b8dc42 | |
| authelia-valkey | docker.io/valkey/valkey:8-alpine@sha256:e706d1213aaba6896c162bb6a3a9e1894e1a435f28f8f856d14fab2e10aa098b | |
| bazarr | lscr.io/linuxserver/bazarr:latest@sha256:cf7a02a46d37899eeafd1d96b81984168f771f89c554a52a2fd35437fdc16cb6 | Subtitle automation for TV shows/movies |
+1 -1
View File
@@ -544,7 +544,7 @@ services:
X_AUTHELIA_CONFIG_FILTERS: template
expose:
- 9091
image: authelia/authelia:master@sha256:ee339254c103ca64d4ffa51c77e07f67566f6ac1f6223e4ea1ee7f82c7da9e7a
image: authelia/authelia:master@sha256:3fd2e4de59e9a2d3b759b36ea71499f2cc9a0b14c7a6d175a799dd439fda2a53
labels:
homepage.group: Privacy/Security
homepage.name: Authelia