gitea upgrade to 1.25.3
This commit is contained in:
@@ -14,7 +14,6 @@ metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: gitea
|
||||
app.kubernetes.io/name: gitea
|
||||
app.kubernetes.io/version: 1.25.2
|
||||
name: gitea
|
||||
namespace: gitea-system
|
||||
spec:
|
||||
@@ -30,7 +29,6 @@ spec:
|
||||
labels:
|
||||
app.kubernetes.io/instance: gitea
|
||||
app.kubernetes.io/name: gitea
|
||||
app.kubernetes.io/version: 1.25.2
|
||||
spec:
|
||||
initContainers:
|
||||
- name: init-directories
|
||||
@@ -46,7 +44,7 @@ spec:
|
||||
mountPath: /data
|
||||
containers:
|
||||
- name: gitea
|
||||
image: gitea/gitea:1.25.2
|
||||
image: gitea/gitea:1.25.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: USER_UID
|
||||
@@ -248,7 +246,6 @@ metadata:
|
||||
labels:
|
||||
app.kubernetes.io/instance: gitea
|
||||
app.kubernetes.io/name: gitea
|
||||
app.kubernetes.io/version: 1.25.2
|
||||
name: gitea
|
||||
namespace: gitea-system
|
||||
spec:
|
||||
|
||||
Reference in New Issue
Block a user