1
0
mirror of https://github.com/helm/chart-testing.git synced 2026-02-05 09:45:14 +01:00

Double-check pod readiness for deployments (#10)

This commit is contained in:
Reinhard Nägele
2018-08-15 21:48:02 +02:00
committed by GitHub
parent 96d2ce7c0e
commit c52f1dd7d5
5 changed files with 61 additions and 6 deletions

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM gcr.io/kubernetes-charts-ci/chart-testing:v1.0.2
FROM gcr.io/kubernetes-charts-ci/chart-testing:v1.0.3
ENV PATH /google-cloud-sdk/bin:$PATH
ARG CLOUD_SDK_VERSION=200.0.0