Skip to content

Commit 88da6e7

Browse files
committed
Updated frontend image
1 parent 45d95a6 commit 88da6e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

workshop/apm/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -842,7 +842,7 @@ spec:
842842
spec:
843843
containers:
844844
- name: frontend
845-
image: ghcr.io/splunk/online-boutique/frontend-rum-profile:4.1.0
845+
image: ghcr.io/splunk/online-boutique/frontend-rum-profile:4.1.2
846846
ports:
847847
- containerPort: 8080
848848
readinessProbe:

workshop/apm/hpa-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -820,7 +820,7 @@ spec:
820820
spec:
821821
containers:
822822
- name: frontend
823-
image: ghcr.io/splunk/online-boutique/frontend-rum-profile:4.1.0
823+
image: ghcr.io/splunk/online-boutique/frontend-rum-profile:4.1.2
824824
ports:
825825
- containerPort: 8080
826826
readinessProbe:

0 commit comments

Comments
 (0)