Skip to content

Commit

Permalink
update kubernetes version
Browse files Browse the repository at this point in the history
  • Loading branch information
aimee-889 committed Aug 1, 2023
1 parent e33048a commit 3c481f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion awx-ee/execution-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ additional_build_steps:
prepend_final: |
ARG HELM_VERSION=3.12.1
ARG TERRAFORM_VERSION=1.1.4
ARG KUBECTL_VERSION=1.23.16
ARG KUBECTL_VERSION=1.24.16
ARG OP_VERSION=2.18.0
RUN pip3 install --upgrade pip setuptools
RUN dnf install -y unzip
Expand Down

0 comments on commit 3c481f5

Please sign in to comment.