Skip to content

Commit

Permalink
Bump the chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
bruce-y committed Sep 28, 2023
1 parent 20dbf14 commit 04b2826
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions helm/v2/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: v1.0.1-rc
description: A Beta Helm chart for the Superblocks On-Prem Agent
name: superblocks-agent-v2-rc
appVersion: v1.0.0
description: A Helm chart for the Superblocks On-Prem Agent
name: superblocks-agent
type: application
version: 0.0.2
version: 2.0.0
2 changes: 1 addition & 1 deletion helm/v2/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
superblocks:
serverUrl: https://api.superblocks.com
# agentKey: ""
# agentHostUrl: "http[s]://<agent-host[:port]>/agent"
# agentHostUrl: "http[s]://<agent-host[:port]>"
# agentEnvironment: <"*"|"staging"|"production">
# agentDataDomain: <"app.superblocks.com"|"eu.superblocks.com">

Expand Down

0 comments on commit 04b2826

Please sign in to comment.