From ca787ed66f676d88bc3e5e388f06b25c8d3b48e4 Mon Sep 17 00:00:00 2001 From: Romain Arnaud Date: Mon, 9 Dec 2024 10:33:21 -0500 Subject: [PATCH] chore: bump chart versions --- installer/charts/rhtap-acs/Chart.yaml | 2 +- installer/charts/rhtap-backing-services/Chart.yaml | 2 +- installer/charts/rhtap-dh/Chart.yaml | 2 +- installer/charts/rhtap-gitops/Chart.yaml | 2 +- installer/charts/rhtap-infrastructure/Chart.yaml | 2 +- installer/charts/rhtap-integrations/Chart.yaml | 2 +- installer/charts/rhtap-minio-operator/Chart.yaml | 2 +- installer/charts/rhtap-openshift/Chart.yaml | 2 +- installer/charts/rhtap-pipelines/Chart.yaml | 2 +- installer/charts/rhtap-quay/Chart.yaml | 2 +- installer/charts/rhtap-subscriptions/Chart.yaml | 2 +- installer/charts/rhtap-tas/Chart.yaml | 2 +- installer/charts/rhtap-tpa/Chart.yaml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/installer/charts/rhtap-acs/Chart.yaml b/installer/charts/rhtap-acs/Chart.yaml index b10beb40..52cb71a0 100644 --- a/installer/charts/rhtap-acs/Chart.yaml +++ b/installer/charts/rhtap-acs/Chart.yaml @@ -3,4 +3,4 @@ apiVersion: v2 name: rhtap-acs description: RHTAP Advanced Cluster Security type: application -version: 0.1.0 +version: 1.3.0 diff --git a/installer/charts/rhtap-backing-services/Chart.yaml b/installer/charts/rhtap-backing-services/Chart.yaml index b56b95e3..54df065e 100644 --- a/installer/charts/rhtap-backing-services/Chart.yaml +++ b/installer/charts/rhtap-backing-services/Chart.yaml @@ -3,4 +3,4 @@ apiVersion: v2 name: rhtap-backing-services description: RHTAP Backing Services type: application -version: 0.1.0 +version: 1.3.0 diff --git a/installer/charts/rhtap-dh/Chart.yaml b/installer/charts/rhtap-dh/Chart.yaml index 32e1aabc..11e0d80b 100644 --- a/installer/charts/rhtap-dh/Chart.yaml +++ b/installer/charts/rhtap-dh/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: rhtap-dh description: Red Hat Developer Hub type: application -version: 0.1.0 +version: 1.3.0 appVersion: "1.2" diff --git a/installer/charts/rhtap-gitops/Chart.yaml b/installer/charts/rhtap-gitops/Chart.yaml index 73b41cb1..3cc3cc40 100644 --- a/installer/charts/rhtap-gitops/Chart.yaml +++ b/installer/charts/rhtap-gitops/Chart.yaml @@ -3,4 +3,4 @@ apiVersion: v2 name: rhtap-gitops description: RHTAP OpenShift GitOps type: application -version: 0.1.0 +version: 1.3.0 diff --git a/installer/charts/rhtap-infrastructure/Chart.yaml b/installer/charts/rhtap-infrastructure/Chart.yaml index 45eb0252..08111a30 100644 --- a/installer/charts/rhtap-infrastructure/Chart.yaml +++ b/installer/charts/rhtap-infrastructure/Chart.yaml @@ -3,4 +3,4 @@ apiVersion: v2 name: rhtap-infrastructure description: RHTAP Infrastructure type: application -version: 0.1.1 +version: 1.3.0 diff --git a/installer/charts/rhtap-integrations/Chart.yaml b/installer/charts/rhtap-integrations/Chart.yaml index b993749e..f609eb2a 100644 --- a/installer/charts/rhtap-integrations/Chart.yaml +++ b/installer/charts/rhtap-integrations/Chart.yaml @@ -3,4 +3,4 @@ apiVersion: v2 name: rhtap-integrations description: RHTAP Integrations type: application -version: 0.0.1 +version: 1.3.0 diff --git a/installer/charts/rhtap-minio-operator/Chart.yaml b/installer/charts/rhtap-minio-operator/Chart.yaml index 94794838..7c7b056f 100644 --- a/installer/charts/rhtap-minio-operator/Chart.yaml +++ b/installer/charts/rhtap-minio-operator/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 name: rhtap-minio-operator description: Helm Chart to manage the MinIO Operator for RHTAP type: application -version: 0.0.1 +version: 1.3.0 dependencies: - name: operator diff --git a/installer/charts/rhtap-openshift/Chart.yaml b/installer/charts/rhtap-openshift/Chart.yaml index f6a4acf5..21a3e688 100644 --- a/installer/charts/rhtap-openshift/Chart.yaml +++ b/installer/charts/rhtap-openshift/Chart.yaml @@ -3,4 +3,4 @@ apiVersion: v2 name: rhtap-openshift description: RHTAP OpenShift Projects type: application -version: 0.0.1 +version: 1.3.0 diff --git a/installer/charts/rhtap-pipelines/Chart.yaml b/installer/charts/rhtap-pipelines/Chart.yaml index b0acb1d0..2547a8f8 100644 --- a/installer/charts/rhtap-pipelines/Chart.yaml +++ b/installer/charts/rhtap-pipelines/Chart.yaml @@ -3,4 +3,4 @@ apiVersion: v2 name: rhtap-pipelines description: RHTAP OpenShift Pipelines type: application -version: 0.1.0 +version: 1.3.0 diff --git a/installer/charts/rhtap-quay/Chart.yaml b/installer/charts/rhtap-quay/Chart.yaml index 3346a06f..dafbc959 100644 --- a/installer/charts/rhtap-quay/Chart.yaml +++ b/installer/charts/rhtap-quay/Chart.yaml @@ -3,4 +3,4 @@ apiVersion: v2 name: rhtap-quay description: RHTAP Quay type: application -version: 0.1.0 +version: 1.3.0 diff --git a/installer/charts/rhtap-subscriptions/Chart.yaml b/installer/charts/rhtap-subscriptions/Chart.yaml index 31057547..e0d0e438 100644 --- a/installer/charts/rhtap-subscriptions/Chart.yaml +++ b/installer/charts/rhtap-subscriptions/Chart.yaml @@ -3,4 +3,4 @@ apiVersion: v2 name: rhtap-subscriptions description: RHTAP OpenShift Operator Hub Subscriptions type: application -version: 0.0.2 +version: 1.3.0 diff --git a/installer/charts/rhtap-tas/Chart.yaml b/installer/charts/rhtap-tas/Chart.yaml index 6d7833c9..5927debd 100644 --- a/installer/charts/rhtap-tas/Chart.yaml +++ b/installer/charts/rhtap-tas/Chart.yaml @@ -3,4 +3,4 @@ apiVersion: v2 name: rhtap-tas description: Red Hat Trusted Artifact Signer type: application -version: 1.1.0 +version: 1.3.0 diff --git a/installer/charts/rhtap-tpa/Chart.yaml b/installer/charts/rhtap-tpa/Chart.yaml index 99f25450..4a2e1d05 100644 --- a/installer/charts/rhtap-tpa/Chart.yaml +++ b/installer/charts/rhtap-tpa/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 name: rhtap-tpa description: RHTAP Trusted Profile Analyzer type: application -version: 1.1.1 +version: 1.3.0 dependencies: - name: redhat-trusted-profile-analyzer