Skip to content

Commit

Permalink
ci: bump prod, dev versions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Apoorva64 committed Sep 16, 2024
1 parent ac2afdd commit b068224
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions apps/frontend-bff/manifest/overlays/develop/kustomization.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ resources:
images:
- name: ghcr.io/startupnationlabs/spos/frontend-bff
newName: ghcr.io/startupnationlabs/spos/frontend-bff
newTag: sha-69ef30b
newTag: sha-ac2afdd

patches:
- target:
kind: Ingress
name: ingress-frontend-bff
path: ingress-patch.yml
path: ingress-patch.yml
4 changes: 2 additions & 2 deletions apps/frontend-bff/manifest/overlays/main/kustomization.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ resources:
images:
- name: ghcr.io/startupnationlabs/spos/frontend-bff
newName: ghcr.io/startupnationlabs/spos/frontend-bff
newTag: sha-69ef30b
newTag: sha-ac2afdd


patches:
- target:
kind: Ingress
name: ingress-frontend-bff
path: ingress-patch.yml
path: ingress-patch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ resources:
images:
- name: ghcr.io/startupnationlabs/spos/frontend-workflow
newName: ghcr.io/startupnationlabs/spos/frontend-workflow
newTag: sha-69ef30b
newTag: sha-ac2afdd


patches:
- target:
kind: Ingress
name: ingress-frontend-workflow
path: ingress-patch.yml
path: ingress-patch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ resources:
images:
- name: ghcr.io/startupnationlabs/spos/frontend-workflow
newName: ghcr.io/startupnationlabs/spos/frontend-workflow
newTag: sha-69ef30b
newTag: sha-ac2afdd

patches:
- target:
kind: Ingress
name: ingress
path: ingress-patch.yml
path: ingress-patch.yml

0 comments on commit b068224

Please sign in to comment.