Merge pull request 'Update jointakahe/takahe Docker tag to v0.11.0' (#539) from renovate/jointakahe-takahe-0.x into main

Reviewed-on: #539
This commit is contained in:
Tobias Brunner 2024-02-25 16:31:22 +00:00
commit be06fdece0
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