We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58a6a32 commit 8d9d6bdCopy full SHA for 8d9d6bd
Dockerfile
@@ -12,12 +12,12 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM --platform=${TARGETPLATFORM} quay.io/helmpack/chart-testing:v3.7.1
+FROM --platform=${TARGETPLATFORM} quay.io/helmpack/chart-testing:v3.8.0
16
17
ARG TARGETARCH
18
ARG YQ_VERSION=3.4.1
19
-ARG CLOUD_SDK_VERSION=409.0.0
20
-ARG AWS_IAM_AUTHENTICATOR_VERSION=0.5.9
+ARG CLOUD_SDK_VERSION=423.0.0
+ARG AWS_IAM_AUTHENTICATOR_VERSION=0.6.2
21
22
RUN apk add tree wget
23
0 commit comments