Skip to content

Commit

Permalink
updating cli to 4.11 and argo to 2.5.16
Browse files Browse the repository at this point in the history
  • Loading branch information
bcarr-redhat authored and itewk committed Apr 11, 2023
1 parent 006a22a commit 537762d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ploigos-base/Containerfile.ubi8
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG PLOIGOS_USER_UID=1001
ARG PLOIGOS_USER_GID=0
ARG PLOIGOS_HOME_DIR=/home/ploigos
ARG PLOIGOS_SOURCE=ploigos-step-runner==1.0.0
ARG OPENSHIFT_CLI_VERSION=4.6
ARG OPENSHIFT_CLI_VERSION=4.11
ARG YQ_VERSION=3.4.1

##############################################
Expand Down
2 changes: 1 addition & 1 deletion ploigos-tool-argocd/Containerfile.ubi8
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG BASE_IMAGE=quay.io/ploigos/ploigos-base:latest.ubi8
ARG ARGOCD_VERSION=v2.0.4
ARG ARGOCD_VERSION=v2.5.16

FROM $BASE_IMAGE
ARG PLOIGOS_USER_UID
Expand Down

0 comments on commit 537762d

Please sign in to comment.