Compare commits
10 Commits
19c7839325
...
v0.1.14
Author | SHA1 | Date | |
---|---|---|---|
401bb80c0f | |||
46fbf2324e | |||
71a72ffac1 | |||
c7f9ea8f52 | |||
e81f840af4 | |||
9487602aab | |||
eddfb25f35 | |||
1b640305f4 | |||
06bccb787f | |||
ad0fb7fa7b |
@@ -10,7 +10,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
renovate:
|
renovate:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/renovatebot/renovate:41.118.0
|
container: ghcr.io/renovatebot/renovate:41.124.1
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: renovate
|
- run: renovate
|
||||||
|
@@ -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 = [
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user