8 Commits

Author SHA1 Message Date
8984fc5af9 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v39.213.3 2025-03-25 00:00:09 +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.213.3
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