Skip to content

v0.37.0

Compare
Choose a tag to compare
@venkatamutyala venkatamutyala released this 26 Feb 23:13
· 257 commits to main since this release
67c271e

Type

enhancement


Description

  • Updated the Helm and ArgoCD source references in generate-helm-values.tf to use the latest versions (v0.38.0 for GlueOps platform and v0.10.0 for ArgoCD).
  • Updated the ArgoCD app version in generate-tenant-readmes.tf to v2.8.10.
  • Updated the Codespace version to v0.34.2 and GlueOps platform version to v0.38.0 in modules/tenant-readme/0.1.0/readme.tf.
  • Updated the README.md to reflect the new versions of the modules.

Changes walkthrough

Relevant files
Enhancement
generate-helm-values.tf
Update Helm and ArgoCD source references for new versions

generate-helm-values.tf

  • Updated the source reference for glueops_platform_helm_values to
    v0.38.0.
  • Updated the source reference for argocd_helm_values to v0.10.0.
  • +2/-2     
    generate-tenant-readmes.tf
    Update ArgoCD app version to v2.8.10                                         

    generate-tenant-readmes.tf

    • Updated argocd_app_version to v2.8.10.
    +1/-1     
    readme.tf
    Update Codespace and GlueOps platform versions                     

    modules/tenant-readme/0.1.0/readme.tf

  • Updated codespace_version to v0.34.2.
  • Updated glueops_platform_version to v0.38.0.
  • +2/-2     
    Documentation
    README.md
    Documentation update for new module versions                         

    README.md

  • Updated module versions for argocd_helm_values and
    glueops_platform_helm_values to reflect new versions in documentation.

  • +3/-3     

    PR-Agent usage:
    Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions