Skip to content

Conversation

@Harsh-Microsoft
Copy link
Contributor

Purpose

This pull request updates the default Docker image tag used throughout the deployment process from latest or latest_fdp to latest_waf. This change ensures consistency across documentation, configuration files, deployment templates, and CI/CD workflows, aligning the default image tag with the new naming convention.

Deployment and Configuration Updates:

  • Updated the default backend and frontend container image tags to latest_waf in infra/main.bicep, infra/main.parameters.json, and infra/main.waf.parameters.json to standardize deployments on the new image tag. [1] [2] [3] [4]

CI/CD Workflow Adjustments:

  • Modified the tag determination logic in .github/workflows/deploy-KMGeneric.yml and .github/workflows/docker-build.yml to use latest_waf instead of latest_fdp for the main branch, ensuring that builds and deployments use the new tag by default. [1] [2]

Documentation Updates:

  • Updated documentation in documents/CustomizingAzdParameters.md and documents/DeploymentGuide.md to reflect latest_waf as the default and recommended image tag, replacing references to latest and clarifying example values. [1] [2]

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

@Prajwal-Microsoft Prajwal-Microsoft merged commit 0185648 into dev Sep 17, 2025
6 checks passed
@github-actions
Copy link
Contributor

🎉 This PR is included in version 3.14.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Priyanka-Microsoft Priyanka-Microsoft deleted the hb-waf-tag-update branch December 25, 2025 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants