diff --git a/charts/appgate-server/Chart.yaml b/charts/appgate-server/Chart.yaml index 9f1c615..8bfcf0a 100644 --- a/charts/appgate-server/Chart.yaml +++ b/charts/appgate-server/Chart.yaml @@ -15,7 +15,7 @@ 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: 0.1.1 +version: 0.1.2 # 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 diff --git a/charts/appgate-server/values.yaml b/charts/appgate-server/values.yaml index e74dd03..40936e7 100644 --- a/charts/appgate-server/values.yaml +++ b/charts/appgate-server/values.yaml @@ -17,7 +17,7 @@ pocket: node: poktroll-sequencer port: 36657 -signingKey: supplier1 +signingKey: app1 keyringBackend: test imagePullSecrets: []