You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/container-registry/container-registry-tutorial-sign-build-push.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ In this tutorial:
30
30
31
31
## Install Notation CLI and AKV plugin
32
32
33
-
1. Install Notation version `v1.1.0` on a Linux amd64 environment. You can also download the package for other environments by following the [Notation installation guide](https://notaryproject.dev/docs/user-guides/installation/).
33
+
1. Install Notation v1.1.0 on a Linux amd64 environment. Follow the [Notation installation guide](https://notaryproject.dev/docs/user-guides/installation/cli/) to download the package for other environments.
34
34
35
35
```bash
36
36
# Download, extract and install
@@ -41,7 +41,7 @@ In this tutorial:
41
41
cp ./notation /usr/local/bin
42
42
```
43
43
44
-
2. Install the Notation Azure Key Vault plugin named `azure-kv`version `v1.0.2` on a Linux amd64 environment.
44
+
2. Install the Notation Azure Key Vault plugin `azure-kv` v1.0.2 on a Linux amd64 environment.
45
45
46
46
> [!NOTE]
47
47
> The URL and SHA256 checksum for the Notation Azure Key Vault plugin can be found on the plugin's [release page](https://github.com/Azure/notation-azure-kv/releases).
Copy file name to clipboardExpand all lines: articles/container-registry/container-registry-tutorial-sign-trusted-ca.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ In this article:
42
42
43
43
## Install the notation CLI and AKV plugin
44
44
45
-
1. Install Notation version `v1.1.0` on a Linux amd64 environment. Follow the [Notation installation guide](https://notaryproject.dev/docs/user-guides/installation/cli/) to download the package for other environments.
45
+
1. Install Notation v1.1.0 on a Linux amd64 environment. Follow the [Notation installation guide](https://notaryproject.dev/docs/user-guides/installation/cli/) to download the package for other environments.
46
46
47
47
```bash
48
48
# Download, extract and install
@@ -53,7 +53,7 @@ In this article:
53
53
cp ./notation /usr/local/bin
54
54
```
55
55
56
-
2. Install the Notation Azure Key Vault plugin named `azure-kv`version `v1.0.2` on a Linux amd64 environment.
56
+
2. Install the Notation Azure Key Vault plugin `azure-kv` v1.0.2 on a Linux amd64 environment.
57
57
58
58
> [!NOTE]
59
59
> The URL and SHA256 checksum for the Notation Azure Key Vault plugin can be found on the plugin's [release page](https://github.com/Azure/notation-azure-kv/releases).
0 commit comments