Skip to content

Commit 201c3fe

Browse files
authored
Bump votong-ces2024 version to 2.5.10 (#49)
1 parent 51839c4 commit 201c3fe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

apps/votong-ces2024/service.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
autoscaling.knative.dev/min-scale: "1"
1212
spec:
1313
containers:
14-
- image: code4romania/votong:2.5.8
14+
- image: code4romania/votong:2.5.10
1515
resources:
1616
requests:
1717
cpu: 250m
@@ -32,6 +32,8 @@ spec:
3232
value: "django_ses.SESBackend"
3333
- name: DEFAULT_FROM_EMAIL
3434
35+
- name: CONTACT_EMAIL
36+
3537
- name: SENTRY_TRACES_SAMPLE_RATE
3638
value: "0.3"
3739
- name: SENTRY_PROFILES_SAMPLE_RATE

0 commit comments

Comments
 (0)