integration: align tags of test images

I noticed we were using some different versions of the same test
images, so changing them to be the same (can help with find/replace
if we need to update them).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2021-12-01 14:53:48 +01:00
parent 106086d65a
commit f33d38c7cb
4 changed files with 6 additions and 6 deletions

View File

@@ -15,7 +15,7 @@
# limitations under the License.
# This script is used to build and upload images in integration/images
# directory to gcr.io/k8s-cri-containerd repository
# directory to ghcr.io/containerd repository
set -o xtrace
set -o errexit