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