Pin GitHub Actions versions for stability.
Change Summary This git diff outlines changes to the GitHub Actions workflows for deploying and planning infrastructure changes. Specifically, it updates the versions of several GitHub Actions used...
Change Summary This git diff outlines changes to the GitHub Actions workflows for deploying and planning infrastructure changes. Specifically, it updates the versions of several GitHub Actions used...
Change Summary This update involves modifying the GitHub Actions workflows (deploy.yml and plan.yml) to use a specific commit hash (8e8c483db84b4bee98b60c0593521ed34d9990e8) of the actions/checkout...
Change Summary This git diff involves updates to the Helm chart versions for two components within our Infrastructure as Code (IaC) setup: Argo CD and Metrics Server. Specifically, the Argo CD Helm...
Change Summary This git diff involves updates to the Helm chart versions for two components within our Infrastructure as Code (IaC) setup: Argo CD and Metrics Server. Specifically, the Argo CD Helm...
Change Summary This update involves upgrading two Helm chart versions in our infrastructure-as-code (IaC) configuration. Specifically, the Argo CD Helm chart has been updated from version 9.2.2 to ...
Change Summary This update modifies the GitHub Actions workflows for deployment (deploy.yml) and planning (plan.yml). Specifically, the change involves updating the actions/checkout action from ver...
Change Summary This update involves a version upgrade of the metrics-server Helm chart from version 3.12.2 to 3.13.0 in the main.tf file located in the IaC/modules/metrics directory. This change is...
Change Summary This update involves a version upgrade of the metrics-server Helm chart from version 3.12.2 to 3.13.0 within the main.tf file of the metrics module. This change aims to incorporate t...
Change Summary This update involves modifications to the GitHub Actions workflows deploy.yml and plan.yml. The primary changes are the pinning of specific commit hashes for GitHub Actions instead o...
Change Summary This update primarily focuses on refining the CI/CD workflows by introducing a timeout for merge checks and modifying the kubeconfig setup process. The changes aim to enhance the rel...