From 7d9fc88eb30bfa551cefefc69bcae11ccbe22e11 Mon Sep 17 00:00:00 2001 From: coonsd <34471529+coonsd@users.noreply.github.com> Date: Thu, 6 Jun 2019 06:10:31 -0700 Subject: [PATCH] Signed-off-by: David Coons (#1550) --- changelogs/unreleased/1522-coonsd | 1 + site/_posts/2019-05-20-velero-1.0-has-arrived.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 changelogs/unreleased/1522-coonsd diff --git a/changelogs/unreleased/1522-coonsd b/changelogs/unreleased/1522-coonsd new file mode 100644 index 000000000..f92796ee2 --- /dev/null +++ b/changelogs/unreleased/1522-coonsd @@ -0,0 +1 @@ +Added author as a tag on blog post. Should fix 404 error when trying to follow link as specified in issue #1522. \ No newline at end of file diff --git a/site/_posts/2019-05-20-velero-1.0-has-arrived.md b/site/_posts/2019-05-20-velero-1.0-has-arrived.md index 251896cb2..1a6a4a270 100644 --- a/site/_posts/2019-05-20-velero-1.0-has-arrived.md +++ b/site/_posts/2019-05-20-velero-1.0-has-arrived.md @@ -6,7 +6,7 @@ author_name: Tom Spoonemore # author_avatar: https://placehold.it/64x64 categories: ['velero','release'] # Tag should match author to drive author pages -tags: ['Velero Team'] +tags: ['Velero Team', 'Tom Spoonemore'] --- Just three months after the release of Velero 0.11, the community’s momentum continues with the delivery of the landmark version 1.0 release. This significant release improves the installation experience, Helm support, the plugin system, and overall stability. We want to thank the community and the team, and acknowledge all of their hard work and amazing contributions to this major milestone.