Skip to content

Commit cfc8032

Browse files
authored
Merge pull request #19 from memphisdev/staging
1.2.1
2 parents 416570e + 9db3e77 commit cfc8032

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

environments/default.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
helmVersion: 0.1.8 # Define the version of the superstream helm chart.
1+
helmVersion: 0.1.9 # Define the version of the superstream helm chart.
22
namespace: superstream # Specify the Kubernetes namespace where the resources will be deployed, isolating them within this designated namespace.
33
name: <DATAPLANE_NAME> # Define the data plane name within 32 characters, excluding '.', and using only letters, numbers, '-', and '_'.
44
accountId: "" # Provide the account ID that is associated with the deployment, which could be used for identifying resources or configurations tied to a specific account.

version.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.2.0
1+
v1.2.1

0 commit comments

Comments
 (0)