Skip to content

Commit

Permalink
Apply pre-commit fix
Browse files Browse the repository at this point in the history
From the artifact of the previous workflow run
  • Loading branch information
geo-ghci-int[bot] committed Feb 1, 2025
1 parent 76b2351 commit 2edf2e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ data:
SERVICE_NOT-ALLOWED_NAME: example-print-not-allowed
SERVICE_NOT-ALLOWED_CONTAINER_NOT-ALLOWED_IMAGE_TAG: "master"
SERVICE_PRINT_NAME: example-print-print
SERVICE_PRINT_CONTAINER_JMX-EXPORTER_IMAGE_TAG: "0.18.0"
SERVICE_PRINT_CONTAINER_JMX-EXPORTER_IMAGE_TAG: "1.1.0"
SERVICE_PRINT_CONTAINER_PRINT_IMAGE_TAG: "3.30"
---
# Source: mapfish-print/charts/print/templates/configmap.yaml
Expand Down Expand Up @@ -271,7 +271,7 @@ spec:
securityContext:
runAsNonRoot: true
runAsUser: 33
image: "bitnami/jmx-exporter:0.18.0"
image: "bitnami/jmx-exporter:1.1.0"
imagePullPolicy: IfNotPresent
terminationMessagePolicy: FallbackToLogsOnError
resources:
Expand Down

0 comments on commit 2edf2e1

Please sign in to comment.