Skip to content

Commit

Permalink
Revert helm chart testing versions
Browse files Browse the repository at this point in the history
Signed-off-by: Neelesh Jain <neiljain@users.noreply.github.com>
  • Loading branch information
neiljain committed Oct 22, 2023
1 parent 9d6f47c commit 4b42401
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ ARG PKG_PATH="github.com/zapier/prom-aggregation-gateway"

ARG ALPINE_VERSION="3.18.4"
ARG GOLANG_ALPINE_VERSION="3.18"
ARG CHART_RELEASER_VERSION="1.6.0"
ARG CHART_TESTING_VERSION="3.9.0"
ARG CHART_RELEASER_VERSION="1.4.1"
ARG CHART_TESTING_VERSION="3.7.1"
ARG GITHUB_CLI_VERSION="2.36.0"
ARG GOLANG_VERSION="1.21.3"
ARG HELM_UNITTEST_VERSION="0.2.11"
ARG KUBECONFORM_VERSION="0.6.3"
ARG HELM_UNITTEST_VERSION="0.2.8"
ARG KUBECONFORM_VERSION="0.5.0"
ARG STATICCHECK_VERSION="2023.1.6"

test:
Expand Down

0 comments on commit 4b42401

Please sign in to comment.