Skip to content

Commit

Permalink
varsion > version
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius committed Jun 12, 2024
1 parent 47fcfe2 commit d2e8a9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployments/uber-manifest.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ sources:
spec:
image: quay.io/alfresco/alfresco-process-services
{{ template "quay_auth" }}
varsionFilter:
versionFilter:
kind: regex
pattern: >-
^{{ index . "activiti" "version" }}{{ index . "activiti" "pattern" }}$
Expand All @@ -305,7 +305,7 @@ sources:
spec:
image: quay.io/alfresco/alfresco-process-services-admin
{{ template "quay_auth" }}
varsionFilter:
versionFilter:
kind: regex
pattern: >-
^{{ index . "activiti-admin" "version" }}{{ index . "activiti-admin" "pattern" }}$
Expand Down

0 comments on commit d2e8a9d

Please sign in to comment.