Update jointakahe/takahe Docker tag to v0.11.0 #539

Merged
tobru merged 1 commit from renovate/jointakahe-takahe-0.x into main 2024-02-25 16:31:22 +00:00
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