Skip to content

Commit

Permalink
Change version to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-yves-monnet committed Oct 19, 2023
1 parent 4c2fdf6 commit 7eac726
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion doc/loadtestscenario/ku-c8CrawlUrl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: ku-processautomator
image: ghcr.io/camunda-community-hub/process-execution-automator:1.3.0
image: ghcr.io/camunda-community-hub/process-execution-automator:latest
imagePullPolicy: Always
env:
- name: JAVA_TOOL_OPTIONS
Expand Down
16 changes: 8 additions & 8 deletions doc/loadtestscenario/test_2/test-2-c8CrawlUrlMultiple.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: ku-processautomator-creation
image: ghcr.io/camunda-community-hub/process-execution-automator:1.3.0
image: ghcr.io/camunda-community-hub/process-execution-automator:latest
imagePullPolicy: Always
env:
- name: JAVA_TOOL_OPTIONS
Expand Down Expand Up @@ -76,7 +76,7 @@ spec:
spec:
containers:
- name: ku-processautomator-retrievework
image: ghcr.io/camunda-community-hub/process-execution-automator:1.3.0
image: ghcr.io/camunda-community-hub/process-execution-automator:latest
imagePullPolicy: Always
env:
- name: JAVA_TOOL_OPTIONS
Expand Down Expand Up @@ -133,7 +133,7 @@ spec:
spec:
containers:
- name: ku-processautomator-search
image: ghcr.io/camunda-community-hub/process-execution-automator:1.3.0
image: ghcr.io/camunda-community-hub/process-execution-automator:latest
imagePullPolicy: Always
env:
- name: JAVA_TOOL_OPTIONS
Expand Down Expand Up @@ -190,7 +190,7 @@ spec:
spec:
containers:
- name: ku-processautomator-message
image: ghcr.io/camunda-community-hub/process-execution-automator:1.3.0
image: ghcr.io/camunda-community-hub/process-execution-automator:latest
imagePullPolicy: Always
env:
- name: JAVA_TOOL_OPTIONS
Expand Down Expand Up @@ -248,7 +248,7 @@ spec:
spec:
containers:
- name: ku-processautomator-verify
image: ghcr.io/camunda-community-hub/process-execution-automator:1.3.0
image: ghcr.io/camunda-community-hub/process-execution-automator:latest
imagePullPolicy: Always
env:
- name: JAVA_TOOL_OPTIONS
Expand Down Expand Up @@ -304,7 +304,7 @@ spec:
spec:
containers:
- name: ku-processautomator-message
image: ghcr.io/camunda-community-hub/process-execution-automator:1.3.0
image: ghcr.io/camunda-community-hub/process-execution-automator:latest
imagePullPolicy: Always
env:
- name: JAVA_TOOL_OPTIONS
Expand Down Expand Up @@ -362,7 +362,7 @@ spec:
spec:
containers:
- name: ku-processautomator-filter
image: ghcr.io/camunda-community-hub/process-execution-automator:1.3.0
image: ghcr.io/camunda-community-hub/process-execution-automator:latest
imagePullPolicy: Always
env:
- name: JAVA_TOOL_OPTIONS
Expand Down Expand Up @@ -419,7 +419,7 @@ spec:
spec:
containers:
- name: ku-processautomator-store
image: ghcr.io/camunda-community-hub/process-execution-automator:1.3.0
image: ghcr.io/camunda-community-hub/process-execution-automator:latest
imagePullPolicy: Always
env:
- name: JAVA_TOOL_OPTIONS
Expand Down

0 comments on commit 7eac726

Please sign in to comment.