Skip to content

Commit b0b0b86

Browse files
committed
feat: update text for image policy in team overview alert
1 parent dfe1edf commit b0b0b86

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/routes/team/[team]/+page.svelte

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434

3535
{#if deprecatedImages?.length}
3636
<Alert variant="error">
37-
Starting from April 1st, applications and jobs on Nais must use images from the team's own
38-
repository in GAR. The easiest way to ensure that images are stored in GAR is to use Nais'
39-
GitHub Actions in the workflow. <a
37+
Starting from April 1st, applications and jobs on Nais must use images from Google Artifact
38+
Registry (GAR). The easiest way to ensure that images are stored in GAR is to use Nais' GitHub
39+
Actions in the workflow. <a
4040
href="https://nais.io/log/#2025-02-24-image-policy"
4141
target="_blank"
4242
rel="noopener noreferrer">Read more in Nais announcement</a

0 commit comments

Comments
 (0)