Skip to content

Commit

Permalink
Update version in backup-service chart to 2.0.0 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
davi17g authored Aug 22, 2024
1 parent 3cd7241 commit 7187fac
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
4 changes: 2 additions & 2 deletions aerospike-backup-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ 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: 1.0.0
version: 2.0.0

# 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
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "1.0.0"
appVersion: "2.0.0"
2 changes: 1 addition & 1 deletion aerospike-backup-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ image:
repository: aerospike/aerospike-backup-service
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: "1.0.0"
tag: "2.0.0"

imagePullSecrets: []
nameOverride: ""
Expand Down
Binary file added docs/aerospike-backup-service-2.0.0.tgz
Binary file not shown.
10 changes: 10 additions & 0 deletions docs/index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
apiVersion: v1
entries:
aerospike-backup-service:
- apiVersion: v2
appVersion: 2.0.0
created: "2024-08-15T17:41:14.188387+03:00"
description: A Helm chart for Kubernetes
digest: 6e048ad95a4eed3bcc16017716ced0a9903f229980c02ce286e911b8292cd09a
name: aerospike-backup-service
type: application
urls:
- https://aerospike.github.io/helm-charts/aerospike-backup-service-2.0.0.tgz
version: 2.0.0
- apiVersion: v2
appVersion: 1.0.0
created: "2024-08-19T13:39:59.436395-07:00"
Expand Down

0 comments on commit 7187fac

Please sign in to comment.