mirror of
https://github.com/thejimnicholson/gitea.git
synced 2025-12-06 03:30:42 +00:00
Update version
This commit is contained in:
parent
9d423c2b41
commit
490e9dda44
@ -22,7 +22,7 @@ spec:
|
||||
app: gitea
|
||||
spec:
|
||||
containers:
|
||||
- image: gitea/gitea:1.16.0
|
||||
- image: gitea/gitea:1.16.1
|
||||
name: gitea
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
@ -47,4 +47,4 @@ spec:
|
||||
volumes:
|
||||
- name: gitea-persistent-storage
|
||||
persistentVolumeClaim:
|
||||
claimName: gitea-pvc
|
||||
claimName: gitea-pvc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user