diff --git a/capabilities/ecr-credential-helper/credential-helper.ts b/capabilities/ecr-credential-helper/credential-helper.ts index 2664ce7..5231a2b 100644 --- a/capabilities/ecr-credential-helper/credential-helper.ts +++ b/capabilities/ecr-credential-helper/credential-helper.ts @@ -17,7 +17,7 @@ const { OnSchedule } = ECRCredentialHelper; /** * Following the same schedule used by the EKS Anywhere CronJob used to refresh ECR tokens. - * https://github.com/aws/eks-anywhere-packages/blob/main/charts/eks-anywhere-packages/templates/cronjob.yaml#L18 + * https://github.com/aws/eks-anywhere-packages/blob/492a930b6cc1791208b9ac6da9907331350ace5a/charts/eks-anywhere-packages/templates/cronjob.yaml#L18 */ OnSchedule({ name: "refresh-ecr-token",