Skip to content

Commit

Permalink
bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
mrCherry97 committed Sep 28, 2023
1 parent 2b6b822 commit 7dcd6fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion resources/backend/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: backend
image: europe-docker.pkg.dev/kyma-project/dev/busola-backend:PR-2580
image: europe-docker.pkg.dev/kyma-project/dev/busola-backend:PR-2598
imagePullPolicy: Always
resources:
limits:
Expand Down
2 changes: 1 addition & 1 deletion resources/web/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: busola
image: europe-docker.pkg.dev/kyma-project/dev/busola-web:PR-2585
image: europe-docker.pkg.dev/kyma-project/dev/busola-web:PR-2598
imagePullPolicy: Always
resources:
requests:
Expand Down

0 comments on commit 7dcd6fb

Please sign in to comment.