Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1352 from advancedtelematic/docs/prep-2019.8
Browse files Browse the repository at this point in the history
Prepare docs for 2019.8 release.
  • Loading branch information
pattivacek authored Sep 12, 2019
2 parents 218183b + c8703cb commit 5443f81
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ Our versioning scheme is `YEAR.N` where `N` is incremented whenever a new releas
## [??? (unreleased)]


## [2019.8] - 2019-09-12

### Fixed

- garage-deploy logic with checking for keys and verifying successful push: [PR](https://github.com/advancedtelematic/aktualizr/pull/1347)


## [2019.7] - 2019-09-10

### Added
Expand Down
1 change: 1 addition & 0 deletions docs/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ The link above is for the doxygen docs on master. Doxygen docs for the following
* https://advancedtelematic.github.io/aktualizr/2019.5/index.html[2019.5]
* https://advancedtelematic.github.io/aktualizr/2019.6/index.html[2019.6]
* https://advancedtelematic.github.io/aktualizr/2019.7/index.html[2019.7]
* https://advancedtelematic.github.io/aktualizr/2019.8/index.html[2019.8]
====

== Release process
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ endif::[]
:page-date: 2018-09-13 11:50:24
:page-order: 2
:icons: font
:garage-deploy-version: 2019.7
:garage-deploy-version: 2019.8

For our recommended production workflow, we recommend some extra security procedures. Before you can follow these procedures, you need to install our `garage-deploy` tool first.

Expand Down

0 comments on commit 5443f81

Please sign in to comment.