8 Commits
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ spec:
priorityClassName: critical
containers:
- name: git
image: gitea/gitea:1.26.4
image: gitea/gitea:1.27.0
env:
- name: APP_NAME
value: "Git"
@@ -78,7 +78,7 @@ spec:
type: RuntimeDefault
containers:
- name: metrics
image: ghcr.io/jmcgrath207/k8s-ephemeral-storage-metrics:1.21.1
image: ghcr.io/jmcgrath207/k8s-ephemeral-storage-metrics:1.21.3
imagePullPolicy: IfNotPresent
ports:
- name: metrics
+1 -1
View File
@@ -55,7 +55,7 @@ spec:
serviceAccountName: prometheus-node-exporter
containers:
- name: prometheus-node-exporter
image: "prom/node-exporter:v1.12.0"
image: "prom/node-exporter:v1.12.1"
imagePullPolicy: "IfNotPresent"
args:
- --path.procfs=/host/proc
+1 -1
View File
@@ -46,7 +46,7 @@ spec:
priorityClassName: critical
containers:
- name: outline
image: outlinewiki/outline:1.9.0
image: outlinewiki/outline:1.9.1
imagePullPolicy: IfNotPresent
env:
- name: ALLOWED_DOMAINS
+1 -1
View File
@@ -45,7 +45,7 @@ spec:
- --entrypoints.websecure.http.tls=true
- --entrypoints.web.http.redirections.entrypoint.to=websecure
- --entrypoints.web.http.redirections.entrypoint.scheme=https
image: rancher/mirrored-library-traefik:3.7.7
image: rancher/mirrored-library-traefik:2.11.50
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3