Update jointakahe/takahe Docker tag to v0.10.1 #408

Merged
tobru merged 1 commit from renovate/jointakahe-takahe-0.x into main 2023-12-03 15:09:57 +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.9.0
image: jointakahe/takahe:0.10.1
args:
- python3
- manage.py

View file

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