Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(chart): bump initConfig script example versions #423

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

cgarcia-l
Copy link
Contributor

what

  • Updated the versions in the initConfig script for the examples of terragrunt and terragrunt-atlantis-config.
  • Bumped the terragrunt version from v0.47.0 to v0.67.5 and the terragrunt-atlantis-config version from 1.16.0 to 1.18.0.
  • Adjusted the download commands and SHA256 checks for the new versions of the tools.

why

  • Keeping the versions of terragrunt and terragrunt-atlantis-config up to date ensures better security, performance, and compatibility.
  • The new versions include bug fixes and improvements, which enhance the functionality of the initConfig example.
  • It provides up-to-date examples for users who want to configure their Atlantis pods with these tools.

tests

  • Verified that the downloaded binaries match the provided SHA256 sums.
  • Tested the script to ensure it correctly installs and configures terragrunt and terragrunt-atlantis-config in the init container.

references

  • N/A

@cgarcia-l cgarcia-l requested a review from a team as a code owner September 16, 2024 12:02
Copy link
Member

@GMartinez-Sisti GMartinez-Sisti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @cgarcia-l. We can see from the job that the checksums matched.

We did had an issue with the first job run, but it was a timing issue with bats and atlantis being ready. If it happens again we'll have to adjust bats to wait a little bit more.

@GMartinez-Sisti GMartinez-Sisti merged commit 16f899c into runatlantis:main Sep 16, 2024
2 checks passed
@cgarcia-l cgarcia-l deleted the bump-example-versions branch September 16, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants