From ed204ed8453bd93893199dc40a497f134f84ae32 Mon Sep 17 00:00:00 2001 From: Robert Zondervan Date: Mon, 13 Jan 2020 16:20:18 +0100 Subject: [PATCH] Component name in value files --- api/helm/values.yaml | 2 +- api/public/schema/openapi.yaml | 4 ++-- api/public/schema/publiccode.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/api/helm/values.yaml b/api/helm/values.yaml index b56cc48f..e2c98144 100644 --- a/api/helm/values.yaml +++ b/api/helm/values.yaml @@ -6,7 +6,7 @@ settings: registryBase: docker.io/conduction projectName: ptc name: ptc - title: Proto Component + title: Proces Type Catalogus version: V.0.1 description: ''Naast deze JSON rest API is er ook een [graphql](/graphql) interface beschikbaar.'' repro: 'https://github.com/ConductionNL/Proto-component-commonground' diff --git a/api/public/schema/openapi.yaml b/api/public/schema/openapi.yaml index 4d28afb2..7a7c9f61 100644 --- a/api/public/schema/openapi.yaml +++ b/api/public/schema/openapi.yaml @@ -1,10 +1,10 @@ openapi: 3.0.2 info: - title: 'Proto Component' + title: 'Proces Type Catalogus' version: V.0.1 description: | API Details - - Component: Proto Component + - Component: Proces Type Catalogus - Reference: ptc - Enviroment: dev - Version: V.0.1 diff --git a/api/public/schema/publiccode.yaml b/api/public/schema/publiccode.yaml index eb363767..69c031c9 100644 --- a/api/public/schema/publiccode.yaml +++ b/api/public/schema/publiccode.yaml @@ -6,7 +6,7 @@ url: "https://github.com/ConductionNL/Proto-component-commonground" landingURL: "ptc.zaakonline.nl" isBasedOn: "https://github.com/ConductionNL/Proto-component-commonground.git" softwareVersion: "V.0.1" -releaseDate: "2020-09-01" +releaseDate: "2020-13-01" logo: ptc.zaakonline.nl monochromeLogo: img/logo-mono.svg