Skip to content

Commit

Permalink
update only helm and kubernetes
Browse files Browse the repository at this point in the history
  • Loading branch information
aimee-889 committed Feb 23, 2024
1 parent 4bc05d4 commit 961476b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion awx-ee/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ ARG ANSIBLE_INSTALL_REFS
ARG PKGMGR

ARG HELM_VERSION=3.13.3
ARG TERRAFORM_VERSION=1.6.6
ARG TERRAFORM_VERSION=1.5.4
ARG KUBECTL_VERSION=1.27.10
ARG OP_VERSION=2.24.0
RUN pip3 install --upgrade pip setuptools
Expand Down
2 changes: 1 addition & 1 deletion awx-ee/execution-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ options:
additional_build_steps:
prepend_final: |
ARG HELM_VERSION=3.13.3
ARG TERRAFORM_VERSION=1.6.6
ARG TERRAFORM_VERSION=1.5.4
ARG KUBECTL_VERSION=1.27.10
ARG OP_VERSION=2.24.0
RUN pip3 install --upgrade pip setuptools
Expand Down

0 comments on commit 961476b

Please sign in to comment.