Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rgolangh authored and masayag committed Aug 18, 2024
1 parent 316c20d commit bb5799b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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.3.4
version: 0.3.5

# 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
2 changes: 1 addition & 1 deletion charts/mta/templates/04-sonataflow_mtaanalysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ spec:
podTemplate:
container:
resources: {}
image: quay.io/orchestrator/serverless-workflow-mta:3a44704bd51aa7ffbc5fe5de24b00123073e4f23
image: quay.io/orchestrator/serverless-workflow-mta:63d67980dcb0349d846a90401619a94e6d90ec67
envFrom:
- secretRef:
name: mtaanalysis-creds
Expand Down

0 comments on commit bb5799b

Please sign in to comment.