We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d9cfe2 commit c0e39dcCopy full SHA for c0e39dc
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.8.0
+FROM --platform=${TARGETPLATFORM} quay.io/helmpack/chart-testing:v3.10.1
16
17
ARG TARGETARCH
18
-ARG YQ_VERSION=4.33.3
19
-ARG CLOUD_SDK_VERSION=431.0.0
20
-ARG AWS_IAM_AUTHENTICATOR_VERSION=0.6.2
+ARG YQ_VERSION=4.35.2
+ARG CLOUD_SDK_VERSION=455.0.0
+ARG AWS_IAM_AUTHENTICATOR_VERSION=0.6.11
21
22
RUN apk add tree wget
23
0 commit comments