Skip to content

Commit

Permalink
circle-ci: updating docker image version
Browse files Browse the repository at this point in the history
  • Loading branch information
CircleCI committed Sep 26, 2023
1 parent bef67b4 commit 5910dc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/sfapm-python3/charts/sf-apm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ podSecurityContext: {}
sfapm:
image:
repository: snappyflowml/sfapm-server
tag: '4-0-451'
tag: '4-0-453'
pullPolicy: IfNotPresent
sfapm_celery_metrics_collector:
image:
repository: snappyflowml/sftrace-celery-metrics-collector
tag: '4-0-451'
tag: '4-0-453'
pullPolicy: IfNotPresent
sfapmaffinity:
podAntiAffinity:
Expand Down

0 comments on commit 5910dc6

Please sign in to comment.