Skip to content

Commit

Permalink
REL-2620 update helm chart for 2.2.0 (#27)
Browse files Browse the repository at this point in the history
* update helm chart for 2.2.0

* update index
  • Loading branch information
cinterloper authored Jul 18, 2024
1 parent 5534372 commit 9ecdfe1
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 3 deletions.
4 changes: 2 additions & 2 deletions aerospike-graph/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: "2.0.0"
version: "2.2.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: "2.0.0"
appVersion: "2.2.0"
2 changes: 1 addition & 1 deletion aerospike-graph/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ image:
repository: aerospike/aerospike-graph-service
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: 2.0.0
tag: 2.2.0


# The user should provide their credentials to pull the graph service docker image
Expand Down
Binary file added docs/aerospike-graph-2.2.0.tgz
Binary file not shown.
14 changes: 14 additions & 0 deletions docs/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,20 @@ entries:
- https://aerospike.github.io/helm-charts/aerospike-backup-service-0.1.0.tgz
version: 0.1.0
aerospike-graph:
- apiVersion: v2
appVersion: 2.2.0
created: "2024-07-18T00:16:51.743989698-06:00"
description: Aerospike Graph Service
digest: 80e92b7a3ebcd9b02248e67f22ce7b39f884deeed360a24c9d40b48155150996
keywords:
- graph
- database
- aerospike
name: aerospike-graph
type: application
urls:
- https://aerospike.github.io/helm-charts/aerospike-graph-2.2.0.tgz
version: 2.2.0
- apiVersion: v2
appVersion: 2.0.0
created: "2024-07-08T10:25:45.245205+03:00"
Expand Down

0 comments on commit 9ecdfe1

Please sign in to comment.