chore: Update manifests after change
This commit is contained in:
@@ -9,8 +9,8 @@ metadata:
|
|||||||
app: gitea
|
app: gitea
|
||||||
app.kubernetes.io/name: gitea
|
app.kubernetes.io/name: gitea
|
||||||
app.kubernetes.io/instance: gitea
|
app.kubernetes.io/instance: gitea
|
||||||
app.kubernetes.io/version: "1.25.5"
|
app.kubernetes.io/version: "1.26.0"
|
||||||
version: "1.25.5"
|
version: "1.26.0"
|
||||||
app.kubernetes.io/managed-by: Helm
|
app.kubernetes.io/managed-by: Helm
|
||||||
spec:
|
spec:
|
||||||
replicas: 3
|
replicas: 3
|
||||||
@@ -26,22 +26,22 @@ spec:
|
|||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
annotations:
|
||||||
checksum/config: 2cfac7fc456fb2ef0b64f92a56596c9228219320b351bda019b70ec9eb3e04ec
|
checksum/config: 707206df873d109862d47384c301b735fe0f033044acc5881a840c3e9ab005eb
|
||||||
checksum/oauth_0: 03073bf48e66f48f622bd02092a5f93bfd06dbcb5fd833aded3b0d40980be93d
|
checksum/oauth_0: 03073bf48e66f48f622bd02092a5f93bfd06dbcb5fd833aded3b0d40980be93d
|
||||||
labels:
|
labels:
|
||||||
helm.sh/chart: gitea-12.5.3
|
helm.sh/chart: gitea-12.5.3
|
||||||
app: gitea
|
app: gitea
|
||||||
app.kubernetes.io/name: gitea
|
app.kubernetes.io/name: gitea
|
||||||
app.kubernetes.io/instance: gitea
|
app.kubernetes.io/instance: gitea
|
||||||
app.kubernetes.io/version: "1.25.5"
|
app.kubernetes.io/version: "1.26.0"
|
||||||
version: "1.25.5"
|
version: "1.26.0"
|
||||||
app.kubernetes.io/managed-by: Helm
|
app.kubernetes.io/managed-by: Helm
|
||||||
spec:
|
spec:
|
||||||
securityContext:
|
securityContext:
|
||||||
fsGroup: 1000
|
fsGroup: 1000
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: init-directories
|
- name: init-directories
|
||||||
image: "registry.hub.docker.com/gitea/gitea:1.25.5-rootless"
|
image: "registry.hub.docker.com/gitea/gitea:1.26.0-rootless"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- "/usr/sbinx/init_directory_structure.sh"
|
- "/usr/sbinx/init_directory_structure.sh"
|
||||||
@@ -70,7 +70,7 @@ spec:
|
|||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 128Mi
|
memory: 128Mi
|
||||||
- name: init-app-ini
|
- name: init-app-ini
|
||||||
image: "registry.hub.docker.com/gitea/gitea:1.25.5-rootless"
|
image: "registry.hub.docker.com/gitea/gitea:1.26.0-rootless"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- "/usr/sbinx/config_environment.sh"
|
- "/usr/sbinx/config_environment.sh"
|
||||||
@@ -130,7 +130,7 @@ spec:
|
|||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 128Mi
|
memory: 128Mi
|
||||||
- name: configure-gitea
|
- name: configure-gitea
|
||||||
image: "registry.hub.docker.com/gitea/gitea:1.25.5-rootless"
|
image: "registry.hub.docker.com/gitea/gitea:1.26.0-rootless"
|
||||||
command:
|
command:
|
||||||
- "/usr/sbinx/configure_gitea.sh"
|
- "/usr/sbinx/configure_gitea.sh"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
@@ -181,7 +181,7 @@ spec:
|
|||||||
terminationGracePeriodSeconds: 60
|
terminationGracePeriodSeconds: 60
|
||||||
containers:
|
containers:
|
||||||
- name: gitea
|
- name: gitea
|
||||||
image: "registry.hub.docker.com/gitea/gitea:1.25.5-rootless"
|
image: "registry.hub.docker.com/gitea/gitea:1.26.0-rootless"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: SSH_LISTEN_PORT
|
- name: SSH_LISTEN_PORT
|
||||||
|
|||||||
@@ -8,8 +8,8 @@ metadata:
|
|||||||
app: gitea
|
app: gitea
|
||||||
app.kubernetes.io/name: gitea
|
app.kubernetes.io/name: gitea
|
||||||
app.kubernetes.io/instance: gitea
|
app.kubernetes.io/instance: gitea
|
||||||
app.kubernetes.io/version: "1.25.5"
|
app.kubernetes.io/version: "1.26.0"
|
||||||
version: "1.25.5"
|
version: "1.26.0"
|
||||||
app.kubernetes.io/managed-by: Helm
|
app.kubernetes.io/managed-by: Helm
|
||||||
annotations:
|
annotations:
|
||||||
"helm.sh/hook": test-success
|
"helm.sh/hook": test-success
|
||||||
|
|||||||
@@ -8,8 +8,8 @@ metadata:
|
|||||||
app: gitea
|
app: gitea
|
||||||
app.kubernetes.io/name: gitea
|
app.kubernetes.io/name: gitea
|
||||||
app.kubernetes.io/instance: gitea
|
app.kubernetes.io/instance: gitea
|
||||||
app.kubernetes.io/version: "1.25.5"
|
app.kubernetes.io/version: "1.26.0"
|
||||||
version: "1.25.5"
|
version: "1.26.0"
|
||||||
app.kubernetes.io/managed-by: Helm
|
app.kubernetes.io/managed-by: Helm
|
||||||
type: Opaque
|
type: Opaque
|
||||||
stringData:
|
stringData:
|
||||||
|
|||||||
@@ -8,8 +8,8 @@ metadata:
|
|||||||
app: gitea
|
app: gitea
|
||||||
app.kubernetes.io/name: gitea
|
app.kubernetes.io/name: gitea
|
||||||
app.kubernetes.io/instance: gitea
|
app.kubernetes.io/instance: gitea
|
||||||
app.kubernetes.io/version: "1.25.5"
|
app.kubernetes.io/version: "1.26.0"
|
||||||
version: "1.25.5"
|
version: "1.26.0"
|
||||||
app.kubernetes.io/managed-by: Helm
|
app.kubernetes.io/managed-by: Helm
|
||||||
type: Opaque
|
type: Opaque
|
||||||
stringData:
|
stringData:
|
||||||
|
|||||||
@@ -8,8 +8,8 @@ metadata:
|
|||||||
app: gitea
|
app: gitea
|
||||||
app.kubernetes.io/name: gitea
|
app.kubernetes.io/name: gitea
|
||||||
app.kubernetes.io/instance: gitea
|
app.kubernetes.io/instance: gitea
|
||||||
app.kubernetes.io/version: "1.25.5"
|
app.kubernetes.io/version: "1.26.0"
|
||||||
version: "1.25.5"
|
version: "1.26.0"
|
||||||
app.kubernetes.io/managed-by: Helm
|
app.kubernetes.io/managed-by: Helm
|
||||||
type: Opaque
|
type: Opaque
|
||||||
stringData:
|
stringData:
|
||||||
|
|||||||
@@ -8,8 +8,8 @@ metadata:
|
|||||||
app: gitea
|
app: gitea
|
||||||
app.kubernetes.io/name: gitea
|
app.kubernetes.io/name: gitea
|
||||||
app.kubernetes.io/instance: gitea
|
app.kubernetes.io/instance: gitea
|
||||||
app.kubernetes.io/version: "1.25.5"
|
app.kubernetes.io/version: "1.26.0"
|
||||||
version: "1.25.5"
|
version: "1.26.0"
|
||||||
app.kubernetes.io/managed-by: Helm
|
app.kubernetes.io/managed-by: Helm
|
||||||
annotations: {}
|
annotations: {}
|
||||||
spec:
|
spec:
|
||||||
|
|||||||
@@ -8,8 +8,8 @@ metadata:
|
|||||||
app: gitea
|
app: gitea
|
||||||
app.kubernetes.io/name: gitea
|
app.kubernetes.io/name: gitea
|
||||||
app.kubernetes.io/instance: gitea
|
app.kubernetes.io/instance: gitea
|
||||||
app.kubernetes.io/version: "1.25.5"
|
app.kubernetes.io/version: "1.26.0"
|
||||||
version: "1.25.5"
|
version: "1.26.0"
|
||||||
app.kubernetes.io/managed-by: Helm
|
app.kubernetes.io/managed-by: Helm
|
||||||
annotations: {}
|
annotations: {}
|
||||||
spec:
|
spec:
|
||||||
|
|||||||
@@ -75,7 +75,7 @@ spec:
|
|||||||
name: docker-vol
|
name: docker-vol
|
||||||
containers:
|
containers:
|
||||||
- name: act-runner
|
- name: act-runner
|
||||||
image: "docker.io/gitea/act_runner:0.4.0@sha256:e7364b8252e74d5eb047abe64c98a856da37d9dad848af51e011b249206b36ba"
|
image: "docker.io/gitea/act_runner:0.4.1@sha256:696a59b51ad3d149521e3beb0229d5fb88f87295e1616f940199793274415b56"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
workingDir: /data
|
workingDir: /data
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user