1 Commits

Author SHA1 Message Date
b699c43696 ci: update deployment version
All checks were successful
renovate / renovate (push) Successful in 2m11s
Build and Deploy / Build-Container-Image (push) Successful in 35s
2025-08-12 19:50:14 +02: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:41.64.4 container: ghcr.io/renovatebot/renovate:41.62.4
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.9 image: git.dev-null.rocks/alexohneander/alexohneander-zola:0.1.10
ports: ports:
- containerPort: 80 - containerPort: 80