diff --git a/csdp/base_components/apps/app-proxy/_components/codefresh-base/kustomization.yaml b/csdp/base_components/apps/app-proxy/_components/codefresh-base/kustomization.yaml index 9c6a86b5..b26ba29f 100644 --- a/csdp/base_components/apps/app-proxy/_components/codefresh-base/kustomization.yaml +++ b/csdp/base_components/apps/app-proxy/_components/codefresh-base/kustomization.yaml @@ -3,7 +3,7 @@ kind: Component images: - name: quay.io/codefresh/cap-app-proxy newName: quay.io/codefresh/cap-app-proxy - newTag: 1.1778.0 + newTag: 1.1788.0 resources: - app-proxy.deploy.yaml - app-proxy.svc.yaml diff --git a/csdp/base_components/bootstrap/kustomization.yaml b/csdp/base_components/bootstrap/kustomization.yaml index eb6afd8d..6c181f43 100644 --- a/csdp/base_components/bootstrap/kustomization.yaml +++ b/csdp/base_components/bootstrap/kustomization.yaml @@ -12,8 +12,8 @@ configMapGenerator: - name: codefresh-cm behavior: create literals: - - version=0.0.510 # Runtime version - - bootstrapRevision=0.0.510 # Tag to use for bootstrap (change this to the name of your branch if you want to test changes) + - version=0.0.511 # Runtime version + - bootstrapRevision=0.0.511 # Tag to use for bootstrap (change this to the name of your branch if you want to test changes) - appsetRequeueTime=15 replacements: