Skip to content

Commit

Permalink
Merge pull request pulp#8 from git-hyagi/fix-charts-index
Browse files Browse the repository at this point in the history
Remove tgz package and fix chart/index version
  • Loading branch information
git-hyagi authored Aug 24, 2023
2 parents 76a72c4 + 13cd021 commit a99d63f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion helm-charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ version: 0.1.0
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "1.0.0-alpha.9"
appVersion: "1.0.0-beta.1"
8 changes: 4 additions & 4 deletions helm-charts/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ entries:
pulp-operator:
- apiVersion: v2
appVersion: 1.0.0-beta.1
created: "2023-08-24T15:08:47.415153644-03:00"
created: "2023-08-24T15:52:56.801307456-03:00"
description: A Helm chart to install pulp-operator
digest: 17b761a351b434ede72886ac4c9b8b2ebf781ab516afe128cd1c01242b3b753c
digest: 6a764feb126856898c7ce87eed05fae325d08488e684d0585004bc7c7de3f8c4
name: pulp-operator
type: application
urls:
- https://github.com/pulp/pulp-k8s-resources/releases/download/1.0.0-beta.1/pulp-operator-0.1.0.tgz
version: 1.0.0-beta.1
generated: "2023-08-24T15:08:47.40149715-03:00"
version: 0.1.0
generated: "2023-08-24T15:52:56.78268952-03:00"
Binary file removed helm-charts/pulp-operator-0.1.0.tgz
Binary file not shown.

0 comments on commit a99d63f

Please sign in to comment.