Skip to content

Commit

Permalink
fix(dependency): Upgrade default opkustomize version to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbaeza committed Apr 13, 2024
1 parent cb92a32 commit 2142215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ARG KUBECTL_VERSION=1.29.2
ARG KUSTOMIZE_VERSION=5.4.1
ARG HELM_VERSION=3.14.3
ARG KUBECONFORM_VERSION=0.6.3
ARG OPKUSTOMIZE_VERSION=1.2.0
ARG OPKUSTOMIZE_VERSION=1.3.0
ARG KUBECTLXTRA_VERSION=1.0.0

COPY ./scripts/binary_installer.sh ./binary_installer.sh
Expand Down

0 comments on commit 2142215

Please sign in to comment.