4 Commits
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ spec:
priorityClassName: critical priorityClassName: critical
containers: containers:
- name: git - name: git
image: gitea/gitea:1.26.4 image: gitea/gitea:1.27.0
env: env:
- name: APP_NAME - name: APP_NAME
value: "Git" value: "Git"
@@ -78,7 +78,7 @@ spec:
type: RuntimeDefault type: RuntimeDefault
containers: containers:
- name: metrics - 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 imagePullPolicy: IfNotPresent
ports: ports:
- name: metrics - name: metrics