From 332879decae9b5c81c4893952582ed5d5f24b51e Mon Sep 17 00:00:00 2001 From: Ruben van der Linde Date: Tue, 3 Mar 2020 10:38:22 +0100 Subject: [PATCH] Updated component version --- .env | 2 +- api/helm/Chart.yaml | 2 +- api/helm/values.yaml | 2 +- api/public/schema/openapi.yaml | 4 ++-- api/public/schema/publiccode.yaml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.env b/.env index 36213c35..5ff701b9 100644 --- a/.env +++ b/.env @@ -13,7 +13,7 @@ APP_NAME=vrc # The Full title of the application APP_TITLE=Verzoek Registratie Component # The current version of the application -APP_VERSION=V.0.1 +APP_VERSION=V.1.1 # Do you want to display the symfony debug toolbar? APP_DEBUG=1 # What is the enviroment type you want to use for local production? (choose between dec,stag,prod, acce or test) diff --git a/api/helm/Chart.yaml b/api/helm/Chart.yaml index 450cf684..431e7fa2 100644 --- a/api/helm/Chart.yaml +++ b/api/helm/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: V.0.1 +appVersion: V.1.1 description: ''Naast deze JSON rest API is er ook een [graphql](/graphql) interface beschikbaar.'' name: vrc version: 0.1.0 diff --git a/api/helm/values.yaml b/api/helm/values.yaml index 8b3d238d..4989a9d0 100644 --- a/api/helm/values.yaml +++ b/api/helm/values.yaml @@ -7,7 +7,7 @@ settings: projectName: vrc name: vrc title: Verzoek Registratie Component - version: V.0.1 + version: V.1.1 description: ''Naast deze JSON rest API is er ook een [graphql](/graphql) interface beschikbaar.'' repro: '' subdomain: diff --git a/api/public/schema/openapi.yaml b/api/public/schema/openapi.yaml index 6f4e90ce..86be42ad 100644 --- a/api/public/schema/openapi.yaml +++ b/api/public/schema/openapi.yaml @@ -1,13 +1,13 @@ openapi: 3.0.2 info: title: 'Verzoek Registratie Component' - version: V.0.1 + version: V.1.1 description: | API Details - Component: Verzoek Registratie Component - Reference: vrc - Enviroment: dev - - Version: V.0.1 + - Version: V.1.1 - Repository: [online]() / [zip](/archive/master.zip) - Docker Image: [online](https://hub.docker.com/repository/docker/conduction/vrc-php) - Datamodel: [postman](/schema/vrc.postman_collection.json) / [oas](/schema/openapi.yaml) / [pdf](/schema/datamodel.pdf) / [mwb](/schema/datamodel.mwb) diff --git a/api/public/schema/publiccode.yaml b/api/public/schema/publiccode.yaml index f5710e3a..0b524e9e 100644 --- a/api/public/schema/publiccode.yaml +++ b/api/public/schema/publiccode.yaml @@ -5,7 +5,7 @@ applicationSuite: commonground url: "" landingURL: "pc.zaakonline.nl" isBasedOn: "https://github.com/ConductionNL/Proto-component-commonground.git" -softwareVersion: "V.0.1" +softwareVersion: "V.1.1" releaseDate: "2020-03-03" logo: pc.zaakonline.nl monochromeLogo: img/logo-mono.svg