Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
masayag authored and masayag committed Mar 26, 2024
1 parent c8d644a commit f2f8ee5
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions charts/workflows/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ dependencies:
version: 0.2.10
- name: mta
repository: file://charts/mta
version: 0.2.12
digest: sha256:a78d8ffc251cb219af470fb71bed1c776cf7ce510eb27b6f6486baa01a8a477a
generated: "2024-03-26T20:04:05.297581395Z"
version: 0.2.13
digest: sha256:a8aeca605786e94b1ed784c9cadc9f5dd7fc21469d71193dce3885adf54581a2
generated: "2024-03-26T22:50:24.519811104Z"
4 changes: 2 additions & 2 deletions charts/workflows/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)

version: 0.2.20
version: 0.2.21

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand All @@ -26,7 +26,7 @@ dependencies:
condition: move2kube.enabled
- name: mta
repository: "file://charts/mta"
version: "0.2.12"
version: "0.2.13"
condition: mta.enabled

icon: https://raw.githubusercontent.com/parodos-dev/parodos-dev.github.io/main/assets/images/WO_black.svg
2 changes: 1 addition & 1 deletion charts/workflows/charts/mta/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.12
version: 0.2.13

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ spec:
podTemplate:
container:
resources: {}
image: quay.io/orchestrator/serverless-workflow-mta:196ccfd03ff736a6beeaec092fb5c5252c7a3a23
image: quay.io/orchestrator/serverless-workflow-mta:13fcfd6abee104c8ece24ce90dfccd7d5d4546a9
resources:
configMaps:
- configMap:
Expand Down

0 comments on commit f2f8ee5

Please sign in to comment.