feat: updated images

This commit is contained in:
domrichardson
2026-05-07 09:55:23 +01:00
parent 1ed36cc0a2
commit 5cc84b9b8b
2 changed files with 42 additions and 8 deletions
+17 -5
View File
@@ -4,11 +4,23 @@
replicaCount: 1
image:
repository: nginx
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "1.30"
container1:
image:
repository: nginx-bookworm
pullPolicy: IfNotPresent
tag: "1.28"
container2:
image:
repository: nginx-alpine
pullPolicy: IfNotPresent
tag: "1.27"
container3:
image:
repository: nginx
pullPolicy: IfNotPresent
tag: "1.26"
imagePullSecrets: []
nameOverride: ""