Skip to content

Commit

Permalink
Merge pull request #24 from mbaldessari/update-versions
Browse files Browse the repository at this point in the history
Update versions of core components
  • Loading branch information
mbaldessari authored Aug 17, 2023
2 parents 516924e + 856c3b8 commit ca81ac7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
10 changes: 5 additions & 5 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ ARG COLLECTIONS_TO_REMOVE="fortinet cisco dellemc f5networks junipernetworks mel
ARG DNF_TO_REMOVE="dejavu-sans-fonts langpacks-core-font-en langpacks-core-en langpacks-en"
ARG RPM_TO_FORCEFULLY_REMOVE="cracklib-dicts"
# Versions
ARG OPENSHIFT_CLIENT_VERSION="4.11.25"
ARG HELM_VERSION="3.10.3"
ARG ARGOCD_VERSION="2.5.7"
ARG TKN_CLI_VERSION="0.29.0"
ARG YQ_VERSION="4.30.7"
ARG OPENSHIFT_CLIENT_VERSION="4.13.9"
ARG HELM_VERSION="3.12.3"
ARG ARGOCD_VERSION="2.8.0"
ARG TKN_CLI_VERSION="0.31.2"
ARG YQ_VERSION="4.35.1"

# amd64 - arm64
ARG TARGETARCH
Expand Down
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,27 +8,27 @@ utility container for simplified execution of imperative commands in each of the
| name | type | version |
|:---------------------------------:|:--------:|:------------:|
|ansible |pip |2.15.3 |
|argocd |binary |v2.5.7+e0ee345|
|awscli |pip |1.29.26 |
|argocd |binary |v2.8.0+804d4b8|
|awscli |pip |1.29.28 |
|azure-cli |pip |2.51.0 |
|boto3 |pip |1.28.26 |
|botocore |pip |1.31.26 |
|boto3 |pip |1.28.28 |
|botocore |pip |1.31.28 |
|gcloud |pip |0.18.3 |
|git-core |package |2.39.3 |
|helm |binary |v3.10.3 |
|helm |binary |v3.12.3 |
|hypershift |binary |2e77f3e23328 |
|jq |package |1.6 |
|kubernetes.core |collection|2.4.0 |
|kubernetes |pip |27.2.0 |
|kustomize |binary |v4.5.4 |
|kustomize |binary |v4.5.7 |
|make |package |4.3 |
|openshift |binary |4.11.25 |
|openshift |binary |4.13.9 |
|python3-pip |package |21.2.3 |
|python |package |3.9.16 |
|redhat_cop.controller_configuration|collection|2.3.1 |
|sshpass |package |1.09 |
|tar |package |1.34 |
|tekton |binary |0.29.0 |
|tekton |binary |0.31.2 |
|vi |package |8.2.2637 |

## Usage
Expand Down

0 comments on commit ca81ac7

Please sign in to comment.