Update image version in test

This commit is contained in:
bom 2024-03-15 14:12:12 +01:00
parent c2574c481f
commit 2119a8b037

View file

@ -94,7 +94,7 @@
{:metadata {:labels {:app "cloud-app", :app.kubernetes.io/name "cloud-pod", :app.kubernetes.io/application "cloud", :redeploy "v3"}}
:spec
{:containers
[{:image "domaindrivenarchitecture/c4k-cloud:7.0.0"
[{:image "domaindrivenarchitecture/c4k-cloud:8.0.0"
:name "cloud-app"
:imagePullPolicy "IfNotPresent"
:ports [{:containerPort 80}]