Update jointakahe/takahe Docker tag to v0.11.0

This commit is contained in:
Renovate Bot 2024-02-24 18:44:44 +00:00
parent 342223aed7
commit 10c16b32b2
2 changed files with 3 additions and 3 deletions

View file

@ -19,7 +19,7 @@ spec:
spec:
containers:
- name: stator
image: jointakahe/takahe:0.10.1
image: jointakahe/takahe:0.11.0
args:
- python3
- manage.py

View file

@ -19,7 +19,7 @@ spec:
spec:
initContainers:
- name: migrations
image: jointakahe/takahe:0.10.1
image: jointakahe/takahe:0.11.0
args:
- python3
- manage.py
@ -37,7 +37,7 @@ spec:
name: takahe-secrets
containers:
- name: webserver
image: jointakahe/takahe:0.10.1
image: jointakahe/takahe:0.11.0
args:
- gunicorn
- takahe.wsgi:application