Merge "Update default image value in shaker"

This commit is contained in:
Zuul 2022-05-03 15:26:28 +00:00 committed by Gerrit Code Review
commit e568acf53d
3 changed files with 3 additions and 2 deletions

View File

@ -5,4 +5,5 @@ shaker:
- 0.1.2 Use full image ref for docker official images - 0.1.2 Use full image ref for docker official images
- 0.1.3 Fix helm3 linting issue - 0.1.3 Fix helm3 linting issue
- 0.1.4 Update htk requirements - 0.1.4 Update htk requirements
- 0.1.5 Update default image value
... ...

View File

@ -15,7 +15,7 @@ apiVersion: v1
appVersion: v1.0.0 appVersion: v1.0.0
description: OpenStack-Helm Shaker description: OpenStack-Helm Shaker
name: shaker name: shaker
version: 0.1.4 version: 0.1.5
home: https://pyshaker.readthedocs.io/en/latest/index.html home: https://pyshaker.readthedocs.io/en/latest/index.html
icon: https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTlnnEExfz6H9bBFFDxsDm5mVTdKWOt6Hw2_3aJ7hVkNdDdTCrimQ icon: https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTlnnEExfz6H9bBFFDxsDm5mVTdKWOt6Hw2_3aJ7hVkNdDdTCrimQ
sources: sources:

View File

@ -28,7 +28,7 @@ images:
tags: tags:
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
shaker_run_tests: docker.io/performa/shaker:latest shaker_run_tests: docker.io/performa/shaker:latest
ks_user: docker.io/openstackhelm/heat:newton-ubuntu_xenial ks_user: docker.io/openstackhelm/heat:wallaby-ubuntu_focal
image_repo_sync: docker.io/library/docker:17.07.0 image_repo_sync: docker.io/library/docker:17.07.0
pull_policy: "IfNotPresent" pull_policy: "IfNotPresent"
local_registry: local_registry: