Skip to content

Commit

Permalink
app-proxy 1.1776.0-CR-14304-hosted-bitbucket-e7580d9 (#66)
Browse files Browse the repository at this point in the history
* app-proxy 1.1776.0-CR-14304-hosted-bitbucket-e7580d9

* fixing pr

* fixing more bugs

* bump
  • Loading branch information
roi-codefresh authored Sep 11, 2022
1 parent 1804c40 commit 160e3b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions csdp/base_components/bootstrap/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 160e3b6

Please sign in to comment.