diff options
author | Michal Banka <michal.banka@nokia.com> | 2020-10-05 14:42:43 +0200 |
---|---|---|
committer | Michal Banka <michal.banka@nokia.com> | 2020-10-05 14:46:43 +0200 |
commit | 1f57f5deae80ee8f4bbeb0d5e4d2ab3e30b62ba0 (patch) | |
tree | 5116790994cb707bfb96ad9dfa442eb889d5c687 | |
parent | 65639ae1c34066f4cd82f378c31d06a4f6c9e27f (diff) |
Release VNFSDK refrepo image 1.6.0
Includes:
- Update java to 11 in the refrepo image
- Update certs expiration date from 30 days to 730 days
Change-Id: Ic3fb191b638c4e8ae85f3255a5ccea6cbddf0752
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Issue-ID: VNFSDK-655
-rw-r--r-- | Changelog.md | 1 | ||||
-rw-r--r-- | releases/1.6.0-container.yaml | 9 |
2 files changed, 10 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 6cfb85bd..46ff760d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -7,5 +7,6 @@ All notable changes to this project will be documented in this file. ### Added - Update java to 11 in the refrepo image - https://jira.onap.org/browse/VNFSDK-646 +- Update certs expiration date from default 30 days to 730 days (2 years) diff --git a/releases/1.6.0-container.yaml b/releases/1.6.0-container.yaml new file mode 100644 index 00000000..ebbb7335 --- /dev/null +++ b/releases/1.6.0-container.yaml @@ -0,0 +1,9 @@ +--- +distribution_type: container +container_release_tag: '1.6.0' +project: 'vnfsdk-refrepo' +log_dir: 'vnfsdk-refrepo-maven-docker-stage-master/498' +ref: 65639ae1c34066f4cd82f378c31d06a4f6c9e27f +containers: + - name: vnfsdk/refrepo + version: 1.6.0-20201005T090946Z |