Skip to content

Commit 8d9d6bd

Browse files
authored
chart-testing:v3.8.0 (#25)
1 parent 58a6a32 commit 8d9d6bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Dockerfile

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM --platform=${TARGETPLATFORM} quay.io/helmpack/chart-testing:v3.7.1
15+
FROM --platform=${TARGETPLATFORM} quay.io/helmpack/chart-testing:v3.8.0
1616

1717
ARG TARGETARCH
1818
ARG YQ_VERSION=3.4.1
19-
ARG CLOUD_SDK_VERSION=409.0.0
20-
ARG AWS_IAM_AUTHENTICATOR_VERSION=0.5.9
19+
ARG CLOUD_SDK_VERSION=423.0.0
20+
ARG AWS_IAM_AUTHENTICATOR_VERSION=0.6.2
2121

2222
RUN apk add tree wget
2323

0 commit comments

Comments
 (0)