Skip to content

Commit

Permalink
Upgrade versions of Terraform, Helm, OCI, Bosh CLIs
Browse files Browse the repository at this point in the history
  • Loading branch information
pacphi committed Jul 14, 2023
1 parent b1db562 commit 45a977f
Show file tree
Hide file tree
Showing 50 changed files with 67 additions and 67 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/aws-bastion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/aws-container-registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/aws-harbor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/aws-k8s-cluster-addons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/aws-k8s-cluster-storage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/aws-k8s-cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down Expand Up @@ -253,7 +253,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/aws-keypair.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/aws-kms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

# Initialize a new or existing Terraform working directory by creating initial files, downloading modules, etc.
- name: Terraform Init
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/aws-provided-remote-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

# Initialize a new or existing Terraform working directory by creating initial files, loading any remote state, downloading modules, etc.
- name: Terraform Init
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/aws-secrets-manager-secrets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/aws-secrets-manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/aws-virtual-network.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/azure-bastion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/azure-child-dns.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Setup Terraform
uses: hashicorp/setup-terraform@v2
with:
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/azure-container-registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/azure-gallery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/azure-harbor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/azure-k8s-cluster-storage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/azure-k8s-cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/azure-keyvault-secrets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/azure-keyvault.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/azure-main-dns.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Setup Terraform
uses: hashicorp/setup-terraform@v2
with:
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/azure-resource-group.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Setup Terraform
uses: hashicorp/setup-terraform@v2
with:
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/azure-virtual-network.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/azure-vm-script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Setup Terraform
uses: hashicorp/setup-terraform@v2
with:
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/google-bastion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/google-container-registry-2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/google-container-registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/google-harbor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Copy Google provider configuration into place
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/google-k8s-autopilot-cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/google-k8s-cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/google-kms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Decrypt service account keyfile contents and write to /tmp/gcloud/sa.json
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/google-provided-remote-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Decrypt service account keyfile contents and write to /tmp/gcloud/sa.json
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/google-secrets-manager-secrets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/google-secrets-manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/google-virtual-network.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
uses: hashicorp/setup-terraform@v2
with:
terraform_wrapper: false
terraform_version: 1.5.2
terraform_version: 1.5.3

- name: Generate backend configuration
run: |
Expand Down
4 changes: 2 additions & 2 deletions docker/actions/aws/tanzu-cli-setup-action/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ LABEL "com.github.actions.color"="blue"
LABEL "repository"="https://github.com/pacphi/gha-workflows-with-gitops-for-tanzu-application-platform/docker/actions/aws/tanzu-cli-setup-action"
LABEL "maintainer"="Chris Phillipson <cphillipson@vmware.com>"

ENV HELM_VERSION=3.12.1 \
ENV HELM_VERSION=3.12.2 \
IMGPKG_VERSION=0.37.2 \
KAPP_VERSION=0.57.1 \
KBLD_VERSION=0.37.4 \
KCTRL_VERSION=0.46.1 \
KUBECTL_VERSION=1.26.6 \
MKPCLI_VERSION=0.15.0 \
VENDIR_VERSION=0.34.3 \
YQ_VERSION=4.34.1 \
YQ_VERSION=4.34.2 \
YTT_VERSION=0.45.3

RUN apk add --update --no-cache bash coreutils ca-certificates curl docker gcompat jq openrc python3 py3-pip wget \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ LABEL "com.github.actions.color"="blue"
LABEL "repository"="https://github.com/pacphi/gha-workflows-with-gitops-for-tanzu-application-platform/docker/actions/aws/tanzu-runsh-setup-action"
LABEL "maintainer"="Chris Phillipson <cphillipson@vmware.com>"

ENV HELM_VERSION=3.12.1 \
ENV HELM_VERSION=3.12.2 \
IMGPKG_VERSION=0.37.2 \
KAPP_VERSION=0.57.1 \
KBLD_VERSION=0.37.4 \
KCTRL_VERSION=0.46.1 \
KUBECTL_VERSION=1.26.6 \
MKPCLI_VERSION=0.15.0 \
VENDIR_VERSION=0.34.3 \
YQ_VERSION=4.34.1 \
YQ_VERSION=4.34.2 \
YTT_VERSION=0.45.3

RUN apk add --update --no-cache bash coreutils ca-certificates curl docker gcompat jq openrc python3 py3-pip wget \
Expand Down
4 changes: 2 additions & 2 deletions docker/actions/aws/tanzu-runsh-setup-action/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ LABEL "com.github.actions.color"="blue"
LABEL "repository"="https://github.com/pacphi/gha-workflows-with-gitops-for-tanzu-application-platform/docker/actions/aws/tanzu-runsh-setup-action"
LABEL "maintainer"="Chris Phillipson <cphillipson@vmware.com>"

ENV HELM_VERSION=3.12.1 \
ENV HELM_VERSION=3.12.2 \
IMGPKG_VERSION=0.37.2 \
KAPP_VERSION=0.57.1 \
KBLD_VERSION=0.37.4 \
Expand All @@ -16,7 +16,7 @@ ENV HELM_VERSION=3.12.1 \
MKPCLI_VERSION=0.15.0 \
LEFTOVERS_VERSION=0.62.0 \
VENDIR_VERSION=0.34.3 \
YQ_VERSION=4.34.1 \
YQ_VERSION=4.34.2 \
YTT_VERSION=0.45.3

RUN apk add --update --no-cache bash coreutils ca-certificates curl docker gcompat jq openrc python3 py3-pip wget \
Expand Down
Loading

0 comments on commit 45a977f

Please sign in to comment.