Skip to content

Commit 9c2dee7

Browse files
committed
chore: bump version of modified charts
List of modified charts generated with: $ git diff --name-only $(git merge-base main release-1.3) installer/charts | cut -d/ -f1-3 | sort -u rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
1 parent 90f9b08 commit 9c2dee7

File tree

6 files changed

+9
-8
lines changed

6 files changed

+9
-8
lines changed

installer/charts/rhtap-acs-scanner/Chart.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ apiVersion: v2
33
name: rhtap-acs-scanner
44
description: RHTAP Advanced Cluster Security - Scanner check
55
type: application
6-
version: 0.1.0
6+
version: 1.4.0
7+
appVersion: "4.6"

installer/charts/rhtap-acs/Chart.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ apiVersion: v2
33
name: rhtap-acs
44
description: RHTAP Advanced Cluster Security
55
type: application
6-
version: 0.1.0
6+
version: 1.4.0
7+
appVersion: "4.6"

installer/charts/rhtap-app-namespaces/Chart.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@ apiVersion: v2
22
name: rhtap-app-namespaces
33
description: Red Hat User Application Namespaces
44
type: application
5-
version: 0.1.0
6-
appVersion: "1.2"
5+
version: 1.4.0

installer/charts/rhtap-dh/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: rhtap-dh
33
description: Red Hat Developer Hub
44
type: application
5-
version: 0.1.0
6-
appVersion: "1.2"
5+
version: 1.4.0
6+
appVersion: "1.4"

installer/charts/rhtap-infrastructure/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ apiVersion: v2
33
name: rhtap-infrastructure
44
description: RHTAP Infrastructure
55
type: application
6-
version: 0.1.1
6+
version: 1.4.0

installer/charts/rhtap-subscriptions/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ apiVersion: v2
33
name: rhtap-subscriptions
44
description: RHTAP OpenShift Operator Hub Subscriptions
55
type: application
6-
version: 0.0.2
6+
version: 1.4.0

0 commit comments

Comments
 (0)