We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfe1edf commit b0b0b86Copy full SHA for b0b0b86
src/routes/team/[team]/+page.svelte
@@ -34,9 +34,9 @@
34
35
{#if deprecatedImages?.length}
36
<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
+ Starting from April 1st, applications and jobs on Nais must use images from Google Artifact
+ Registry (GAR). The easiest way to ensure that images are stored in GAR is to use Nais' GitHub
+ Actions in the workflow. <a
40
href="https://nais.io/log/#2025-02-24-image-policy"
41
target="_blank"
42
rel="noopener noreferrer">Read more in Nais announcement</a
0 commit comments