Skip to content

Commit 68a8a6b

Browse files
Bump version to 1.3.0
1 parent d65d016 commit 68a8a6b

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

components/resc-backend/setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[metadata]
22
name = resc_backend
33
description = Repository Scanner - Backend
4-
version = 1.2.0
4+
version = 1.3.0
55
author = ABN AMRO
66
author_email = resc@nl.abnamro.com
77
url = https://github.com/ABNAMRO/repository-scanner

components/resc-frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "resc-frontend",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"author": "ABN AMRO Bank",
55
"description": "Repository Scanner Frontend",
66
"repository": {

components/resc-vcs-scanner/setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[metadata]
22
name = resc_vcs_scanner
33
description = Repository Scanner - Version Control System - Scanner
4-
version = 1.2.0
4+
version = 1.3.0
55
author = ABN AMRO
66
author_email = resc@nl.abnamro.com
77
url = https://github.com/ABNAMRO/repository-scanner

components/resc-vcs-scraper/setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[metadata]
22
name = resc_vcs_scraper
33
description = Repository Scanner - Version Control System - Scraper
4-
version = 1.2.0
4+
version = 1.3.0
55
author = ABN AMRO
66
author_email = resc@nl.abnamro.com
77
url = https://github.com/ABNAMRO/repository-scanner

deployment/kubernetes/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ description: A Helm chart for the Repository Scanner
44

55
type: application
66

7-
version: 1.2.0
7+
version: 1.3.0
88

9-
appVersion: "1.2.0"
9+
appVersion: "1.3.0"
1010

1111
dependencies:
1212
- name: resc-vcs-instances

0 commit comments

Comments
 (0)