Skip to content

Commit

Permalink
Merge pull request #23 from OpsMx/bugfix/OP-22783-OES-1.33.x
Browse files Browse the repository at this point in the history
  • Loading branch information
sanopsmx authored Oct 16, 2024
2 parents fa384c9 + e695ba2 commit 974a271
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docker/ubi8/Docker-fips-redhat
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ ARG TARGETARCH

COPY halyard-web/build/install/halyard /opt/halyard

ENV KUBECTL_VERSION=v1.22.0
ENV KUBECTL_VERSION=v1.31.0
ENV KUBECTL_RELEASE=1.15.10
ENV AWS_BINARY_RELEASE_DATE=2020-02-22

Expand Down
2 changes: 1 addition & 1 deletion docker/ubi8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ LABEL description='Certified Open Enterprise Spinnaker is an Enterprise grade, R
LABEL vendor='OpsMx'
COPY halyard-web/build/install/halyard /opt/halyard

ENV KUBECTL_VERSION v1.22.0
ENV KUBECTL_VERSION v1.31.0


#ENV KUBECTL_RELEASE=1.15.10
Expand Down
2 changes: 1 addition & 1 deletion docker/ubi8/Dockerfile-dev
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ARG TARGETARCH

COPY halyard-web/build/install/halyard /opt/halyard

ENV KUBECTL_VERSION=v1.22.0
ENV KUBECTL_VERSION=v1.31.0
ENV KUBECTL_RELEASE=1.15.10
ENV AWS_BINARY_RELEASE_DATE=2020-02-22

Expand Down
2 changes: 1 addition & 1 deletion docker/ubi8/Dockerfile-fips
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ARG TARGETARCH

COPY halyard-web/build/install/halyard /opt/halyard

ENV KUBECTL_VERSION=v1.22.0
ENV KUBECTL_VERSION=v1.31.0
ENV KUBECTL_RELEASE=1.15.10
ENV AWS_BINARY_RELEASE_DATE=2020-02-22

Expand Down

0 comments on commit 974a271

Please sign in to comment.