Change Summary This commit introduces significant updates to the CI/CD pipeline and Terraform configurations. Key changes include the addition of new GitHub Actions workflows for deploying and plan...
Update GitHub Actions with new versions.
Change Summary This update involves modifications to the GitHub Actions workflows for deployment and planning processes. Specifically, the changes focus on updating the versions of various GitHub ...
Update Octobot ArgoCD strategy digest.
Change Summary This change updates the image update strategy for the octobot Argo CD application from semver to digest. Technical Details File: IaC/modules/octobot/main.tf Change: ```diff ...
Update Octobot ArgoCD image strategy.
Change Summary This commit modifies the ArgoCD application configuration for the octobot module, specifically updating the image update strategy from semver to digest. Technical Details File Mo...
Octobot image version update change.
Change Summary This git diff focuses on updating the version specification for the octobot image within the Argo CD application configuration. Specifically, the version constraint for the drakkarso...
Updated argocd and metrics Helm versions.
Change Summary This update involves upgrading two Helm chart versions within our infrastructure-as-code (IaC) modules. Specifically, the Argo CD chart has been updated from version 9.2.2 to 9.2.3,...
Updated Helm chart versions documentation.
Change Summary This git diff reflects updates to the versions of two Helm charts used within the infrastructure-as-code (IaC) modules: argocd and metrics-server. Specifically, the argocd chart has ...
Update Octobot module image version.
Change Summary This git diff involves a minor but significant update to the main.tf file within the IaC/modules/octobot directory. The change updates the version specification for the octobot Argo ...
Update Octobot version to 2.x.
Change Summary The recent modification to the main.tf file within the octobot module of our Infrastructure as Code (IaC) repository updates the image versioning strategy for the Argo CD application...
Update ArgoCD and metrics-server versions.
Change Summary This git diff outlines updates to the infrastructure-as-code (IaC) configurations for two components: ArgoCD and Metrics Server. Specifically, the changes involve updating the Helm c...