mirror of https://github.com/docker/docs.git
remove beta from oat (#22344)
<!--Delete sections as needed --> ## Description OAT is going GA today https://docker.slack.com/archives/C046HE6K4CC/p1743524473234929 ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
This commit is contained in:
parent
8d57252d2e
commit
805cc31708
|
@ -4,11 +4,6 @@ description: Learn how to create and manage organization access tokens
|
||||||
to securely push and pull images programmatically.
|
to securely push and pull images programmatically.
|
||||||
keywords: docker hub, security, OAT, organization access token
|
keywords: docker hub, security, OAT, organization access token
|
||||||
linkTitle: Organization access tokens
|
linkTitle: Organization access tokens
|
||||||
params:
|
|
||||||
sidebar:
|
|
||||||
badge:
|
|
||||||
color: blue
|
|
||||||
text: Beta
|
|
||||||
---
|
---
|
||||||
|
|
||||||
{{< summary-bar feature_name="OATs" >}}
|
{{< summary-bar feature_name="OATs" >}}
|
||||||
|
|
|
@ -188,7 +188,6 @@ MSI installer:
|
||||||
for: Administrators
|
for: Administrators
|
||||||
OATs:
|
OATs:
|
||||||
subscription: [Team, Business]
|
subscription: [Team, Business]
|
||||||
availability: Beta
|
|
||||||
PKG installer:
|
PKG installer:
|
||||||
subscription: [Business]
|
subscription: [Business]
|
||||||
requires: Docker Desktop [4.36](/manuals/desktop/release-notes.md#4360) and later
|
requires: Docker Desktop [4.36](/manuals/desktop/release-notes.md#4360) and later
|
||||||
|
|
Loading…
Reference in New Issue