File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- Copyright (c) 2024, Camptocamp SA
1
+ Copyright (c) 2024-2025 , Camptocamp SA
2
2
All rights reserved.
3
3
4
4
Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 74
74
SERVICE_NOT-ALLOWED_NAME : example-print-not-allowed
75
75
SERVICE_NOT-ALLOWED_CONTAINER_NOT-ALLOWED_IMAGE_TAG : " master"
76
76
SERVICE_PRINT_NAME : example-print-print
77
- SERVICE_PRINT_CONTAINER_JMX-EXPORTER_IMAGE_TAG : " 0.18 .0"
78
- SERVICE_PRINT_CONTAINER_PRINT_IMAGE_TAG : " 3.30 "
77
+ SERVICE_PRINT_CONTAINER_JMX-EXPORTER_IMAGE_TAG : " 0.20 .0"
78
+ SERVICE_PRINT_CONTAINER_PRINT_IMAGE_TAG : " 3.31 "
79
79
---
80
80
# Source: mapfish-print/charts/print/templates/configmap.yaml
81
81
apiVersion : v1
@@ -271,7 +271,7 @@ spec:
271
271
securityContext :
272
272
runAsNonRoot : true
273
273
runAsUser : 33
274
- image : " bitnami/jmx-exporter:0.18 .0"
274
+ image : " bitnami/jmx-exporter:0.20 .0"
275
275
imagePullPolicy : IfNotPresent
276
276
terminationMessagePolicy : FallbackToLogsOnError
277
277
resources :
@@ -297,7 +297,7 @@ spec:
297
297
securityContext :
298
298
runAsNonRoot : true
299
299
runAsUser : 33
300
- image : " camptocamp/mapfish_print:3.30 "
300
+ image : " camptocamp/mapfish_print:3.31 "
301
301
imagePullPolicy : IfNotPresent
302
302
env :
303
303
- name : " CATALINA_CACHEDURATION"
You can’t perform that action at this time.
0 commit comments