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