diff --git a/VERSION b/VERSION index 072d0fa3..7868a72e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.36 +0.1.37-5-promotion diff --git a/csdp/base_components/bootstrap/kustomization.yaml b/csdp/base_components/bootstrap/kustomization.yaml index 29108db9..c94b9c92 100644 --- a/csdp/base_components/bootstrap/kustomization.yaml +++ b/csdp/base_components/bootstrap/kustomization.yaml @@ -9,8 +9,8 @@ configMapGenerator: - name: codefresh-cm behavior: create literals: # order matters - DO NOT change - - version=0.1.36 # Runtime version - - bootstrapRevision=0.1.36 # Tag to use for bootstrap (change this to the name of your branch if you want to test changes) + - version=0.1.37-5-promotion # Runtime version + - bootstrapRevision=0.1.37-5-promotion # Tag to use for bootstrap (change this to the name of your branch if you want to test changes) - appsetRequeueTime=15 replacements: # template the version from the configmap into the applicationset generators diff --git a/csdp/hybrid/basic/runtime.yaml b/csdp/hybrid/basic/runtime.yaml index 8f280876..695922f4 100644 --- a/csdp/hybrid/basic/runtime.yaml +++ b/csdp/hybrid/basic/runtime.yaml @@ -5,7 +5,7 @@ metadata: namespace: "{{ namespace }}" spec: requiredCLIVersion: ^0.1.0 - version: 0.1.36 + version: 0.1.37-5-promotion bootstrapSpecifier: github.com/codefresh-io/csdp-official/csdp/hybrid/basic/apps/argo-cd components: - name: events