16 Commits

Author SHA1 Message Date
401bb80c0f deploy/deployment.yaml aktualisiert
All checks were successful
renovate / renovate (push) Successful in 1m19s
Build and Deploy / Build-Container-Image (push) Successful in 32s
2025-09-22 19:28:54 +00:00
46fbf2324e Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41.124.1' (#60) from renovate/ghcr.io-renovatebot-renovate-41.x into main
Some checks failed
renovate / renovate (push) Has been cancelled
2025-09-22 19:28:29 +00:00
71a72ffac1 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41.124.1 2025-09-22 19:28:26 +00:00
c7f9ea8f52 config.toml aktualisiert
Some checks failed
renovate / renovate (push) Has been cancelled
2025-09-22 19:28:02 +00:00
e81f840af4 Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41.122.3' (#59) from renovate/ghcr.io-renovatebot-renovate-41.x into main
All checks were successful
renovate / renovate (push) Successful in 1m41s
2025-09-22 00:00:42 +00:00
9487602aab chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41.122.3 2025-09-22 00:00:39 +00:00
eddfb25f35 Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41.121.4' (#58) from renovate/ghcr.io-renovatebot-renovate-41.x into main
All checks were successful
renovate / renovate (push) Successful in 1m3s
2025-09-21 00:00:39 +00:00
1b640305f4 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41.121.4 2025-09-21 00:00:37 +00:00
06bccb787f Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41.119.5' (#57) from renovate/ghcr.io-renovatebot-renovate-41.x into main
All checks were successful
renovate / renovate (push) Successful in 1m1s
2025-09-20 00:00:50 +00:00
ad0fb7fa7b chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41.119.5 2025-09-20 00:00:48 +00:00
19c7839325 Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41.118.0' (#56) from renovate/ghcr.io-renovatebot-renovate-41.x into main
All checks were successful
renovate / renovate (push) Successful in 1m2s
2025-09-19 00:00:56 +00:00
b2919d0508 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41.118.0 2025-09-19 00:00:54 +00:00
59d368f1e3 Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41.116.5' (#55) from renovate/ghcr.io-renovatebot-renovate-41.x into main
All checks were successful
renovate / renovate (push) Successful in 1m2s
2025-09-18 00:00:38 +00:00
87193e47ca chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41.116.5 2025-09-18 00:00:36 +00:00
c3c43e94af Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41.115.3' (#54) from renovate/ghcr.io-renovatebot-renovate-41.x into main
All checks were successful
renovate / renovate (push) Successful in 1m2s
2025-09-17 00:01:34 +00:00
e40e51f52c chore(deps): update ghcr.io/renovatebot/renovate docker tag to v41.115.3 2025-09-17 00:01:32 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ on:
jobs: jobs:
renovate: renovate:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:41.114.0 container: ghcr.io/renovatebot/renovate:41.124.1
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: renovate - run: renovate

View File

@@ -274,7 +274,7 @@ socials = [
# Fediverse profile. # Fediverse profile.
# Adds metadata to feature the author's profile in Mastodon link previews. # Adds metadata to feature the author's profile in Mastodon link previews.
# Example: for @username@example.com, use: # Example: for @username@example.com, use:
# fediverse_creator = { handle = "username", domain = "example.com" } fediverse_creator = { handle = "alexohneander", domain = "mastodon.dev-null.rocks" }
# Extra menu to show on the footer, below socials section. # Extra menu to show on the footer, below socials section.
footer_menu = [ footer_menu = [

View File

@@ -17,6 +17,6 @@ spec:
spec: spec:
containers: containers:
- name: alexohneander-zola - name: alexohneander-zola
image: git.dev-null.rocks/alexohneander/alexohneander-zola:0.1.13 image: git.dev-null.rocks/alexohneander/alexohneander-zola:0.1.14
ports: ports:
- containerPort: 80 - containerPort: 80