12 Commits

Author SHA1 Message Date
2dfd6fa90e chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.227.2 2025-04-01 00:00:46 +00:00
d5e75150e5 Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.216.1' (#7) from renovate/ghcr.io-renovatebot-renovate-39.x into main
All checks were successful
renovate / renovate (push) Successful in 35s
Reviewed-on: #7
2025-03-26 06:05:34 +00:00
c7edb2d9ee chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.216.1 2025-03-26 00:00:41 +00:00
04a9e2c5dd Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.215.2' (#6) from renovate/ghcr.io-renovatebot-renovate-39.x into main
All checks were successful
renovate / renovate (push) Successful in 1m15s
Reviewed-on: #6
2025-03-25 21:56:25 +00:00
59ede31b3b chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.215.2 2025-03-25 21:53:55 +00:00
3d4d919a58 Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.211.0' (#5) from renovate/ghcr.io-renovatebot-renovate-39.x into main
All checks were successful
renovate / renovate (push) Successful in 28s
Reviewed-on: #5
2025-03-22 12:41:15 +00:00
bd8f38068c chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.211.0 2025-03-22 00:00:08 +00:00
f808387425 Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.208.1' (#4) from renovate/ghcr.io-renovatebot-renovate-39.x into main
All checks were successful
renovate / renovate (push) Successful in 27s
Reviewed-on: #4
2025-03-20 05:56:15 +00:00
83cd9fe624 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.208.1 2025-03-20 00:00:56 +00:00
8dbc18d72d Merge pull request 'chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.207.3' (#3) from renovate/ghcr.io-renovatebot-renovate-39.x into main
All checks were successful
renovate / renovate (push) Successful in 37s
Reviewed-on: #3
2025-03-19 07:46:45 +00:00
4d47f5d289 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.207.3 2025-03-19 00:00:56 +00:00
ea4694cdc6 ci: update website version to v0.1.4
All checks were successful
renovate / renovate (push) Successful in 42s
2025-03-18 20:03:03 +01:00
2 changed files with 2 additions and 2 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:39.207.2 container: ghcr.io/renovatebot/renovate:39.227.2
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: renovate - run: renovate

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.3 image: git.dev-null.rocks/alexohneander/alexohneander-zola:0.1.4
ports: ports:
- containerPort: 80 - containerPort: 80