Skip to content

Commit

Permalink
big update
Browse files Browse the repository at this point in the history
Signed-off-by: Sébastien Chabrolles <[email protected]>
  • Loading branch information
schabrolles committed May 24, 2024
1 parent 72ac3c9 commit 9cff529
Show file tree
Hide file tree
Showing 13 changed files with 12 additions and 500 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"ansible.python.interpreterPath": "/opt/homebrew/bin/python"
}
24 changes: 0 additions & 24 deletions Chart.yaml

This file was deleted.

Binary file removed charts/cpd-install-pipeline-0.1.0.tgz
Binary file not shown.
Binary file removed charts/cpd-install-pipeline-0.1.1.tgz
Binary file not shown.
Binary file removed charts/cpd-install-pipeline-0.1.2.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions charts/cpd-install-pipeline/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: cpd-install-pipeline
description: Tekton Pipeline to automate IBM Cloud Pak for Data Deployment

icon: https://www.disid.com/wp-content/uploads/ibm-cloud-pak-for-data.png
# A chart can be either an 'application' or a 'library' chart.
#
# Application charts are a collection of templates that can be packaged into versioned archives
Expand All @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.2
version: 1.1.1

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
7 changes: 7 additions & 0 deletions helm-repository.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
apiVersion: helm.openshift.io/v1beta1
kind: HelmChartRepository
metadata:
name: cpd-install-pipeline
spec:
connectionConfig:
url: 'https://schabrolles.github.io/cpd-install-pipeline'
49 changes: 0 additions & 49 deletions templates/NOTES.txt

This file was deleted.

62 changes: 0 additions & 62 deletions templates/_helpers.tpl

This file was deleted.

12 changes: 0 additions & 12 deletions templates/clusterRoleBinding.yaml

This file was deleted.

Loading

0 comments on commit 9cff529

Please sign in to comment.