Skip to content

Commit

Permalink
OP-21904 OP-21898 - Upgraded googleCloudSDK version (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
aman-agrawal authored Mar 15, 2024
1 parent 490ee60 commit b2b54b5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docker/ubi8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ENV KUBECTL_RELEASE=1.22.0
ENV AWS_CLI_VERSION=1.18.152
ENV AWS_CLI_S3_CMD=2.0.2
ENV AWS_AIM_AUTHENTICATOR_VERSION=0.6.14
ENV GOOGLE_CLOUD_SDK_VERSION=458.0.1
ENV GOOGLE_CLOUD_SDK_VERSION=468.0.0
ENV ECR_TOKEN_VERSION=v1.0.2

ENV PATH "$PATH:/usr/local/bin/:/opt/google-cloud-sdk/bin/:/usr/local/bin/aws-iam-authenticator"
Expand Down
2 changes: 1 addition & 1 deletion docker/ubi8/Dockerfile-dev
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ ARG TARGETARCH
ENV KUBECTL_RELEASE=1.22.0
ENV AWS_CLI_S3_CMD=2.0.2
ENV AWS_AIM_AUTHENTICATOR_VERSION=0.6.14
ENV GOOGLE_CLOUD_SDK_VERSION=458.0.1
ENV GOOGLE_CLOUD_SDK_VERSION=468.0.0
ENV ECR_TOKEN_VERSION=v1.0.2

ENV PATH "$PATH:/usr/local/bin/:/opt/google-cloud-sdk/bin/:/usr/local/bin/aws-iam-authenticator"
Expand Down
2 changes: 1 addition & 1 deletion docker/ubi8/Dockerfile-fips
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ ARG TARGETARCH
ENV KUBECTL_RELEASE=1.22.0
ENV AWS_CLI_S3_CMD=2.0.2
ENV AWS_AIM_AUTHENTICATOR_VERSION=0.6.14
ENV GOOGLE_CLOUD_SDK_VERSION=458.0.1
ENV GOOGLE_CLOUD_SDK_VERSION=468.0.0
ENV ECR_TOKEN_VERSION=v1.0.2

ENV PATH "$PATH:/usr/local/bin/:/opt/google-cloud-sdk/bin/:/usr/local/bin/aws-iam-authenticator"
Expand Down

0 comments on commit b2b54b5

Please sign in to comment.