Skip to content

Commit

Permalink
Bump version in index and Chart files
Browse files Browse the repository at this point in the history
  • Loading branch information
git-hyagi committed Oct 16, 2023
1 parent 284c3b2 commit 3fd28b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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-beta.2"
appVersion: "1.0.1-beta.2"
10 changes: 5 additions & 5 deletions helm-charts/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ apiVersion: v1
entries:
pulp-operator:
- apiVersion: v2
appVersion: 1.0.0-beta.2
created: "2023-10-16T12:28:26.661825594-03:00"
appVersion: 1.0.1-beta.2
created: "2023-10-16T12:41:51.911677046-03:00"
description: A Helm chart to install pulp-operator
digest: 8b92ec853e0d25cc7a0738044dcf8be6333cf3a040fe40f0114ab3fb6bd71993
digest: 25de415b0132f4667d5624d5606c66cd0f271a7135f3fabd37ed34ea72e1bbd5
name: pulp-operator
type: application
urls:
- https://github.com/pulp/pulp-k8s-resources/releases/download/1.0.5-beta.1/pulp-operator-0.1.0.tgz
- https://github.com/pulp/pulp-k8s-resources/releases/download/1.0.1-beta.2/pulp-operator-0.1.0.tgz
version: 0.1.0
generated: "2023-10-16T12:28:26.65895701-03:00"
generated: "2023-10-16T12:41:51.909244427-03:00"

0 comments on commit 3fd28b9

Please sign in to comment.