Skip to content

Commit

Permalink
fix note
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaysngupta committed Sep 16, 2024
1 parent 067740a commit 8fda6a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/replicate-chart.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -euo pipefail

# This script is used to replicate the helm chart from storage account to OCI registry
# Note: This script is being added for historical. The helm chart is now being pushed to
# Note: This script is being added for historical purpose. The helm chart is now being pushed to
# the OCI registry directly from the pipeline
# Usage: ./replicate-chart.sh <target_acr> <chart_version>

Expand Down

0 comments on commit 8fda6a7

Please sign in to comment.