Roll forward normalized provisioning images
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

This commit is contained in:
tegwick 2026-07-28 01:06:34 +02:00
parent dbf7cfd862
commit c9295d278a
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ spec:
seccompProfile: {type: RuntimeDefault}
containers:
- name: provisioner
image: identity-provisioner:20260728-1
image: identity-provisioner:dbf7cfd
imagePullPolicy: Never
ports: [{name: http, containerPort: 8080}]
env:

View file

@ -45,7 +45,7 @@ spec:
seccompProfile: {type: RuntimeDefault}
containers:
- name: portal
image: user-engine:portal-e7e8709
image: user-engine:portal-b2f1185
imagePullPolicy: Never
ports: [{name: http, containerPort: 8080}]
env: