[release-notes] Add in missing release note 70/72970/1
authorEmma Foley <efoley@redhat.com>
Thu, 14 Oct 2021 14:22:04 +0000 (15:22 +0100)
committerEmma Foley <efoley@redhat.com>
Thu, 14 Oct 2021 14:22:04 +0000 (15:22 +0100)
The note for the updated contaienr namespace was omitted

Signed-off-by: Emma Foley <efoley@redhat.com>
Change-Id: Ice710a7008fb7c713fbd56d55219a3823a46f5ab

docs/release/release-notes/notes/anuket_containers-21b4206cb26c9975.yaml [new file with mode: 0644]

diff --git a/docs/release/release-notes/notes/anuket_containers-21b4206cb26c9975.yaml b/docs/release/release-notes/notes/anuket_containers-21b4206cb26c9975.yaml
new file mode 100644 (file)
index 0000000..75e7e4f
--- /dev/null
@@ -0,0 +1,12 @@
+release_summary: >
+    Since the anuket dockerhub repository was created, and containers are being pushed to there, instructions and build scripts have been updated to reflect this.
+docs:
+  - |
+    Docs have been updated to use anuket/ repository in dockerhub.
+    Container build instructions now use anuket/ prefix to tag images.
+containers:
+  - |
+    Containers are now pulled from anuket/ repository in dockerhub.
+ansible:
+  - |
+    Containers are now pulled from anuker/ repository in dockerhub.