Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion deploy/charts/mta-v7.x/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: 1.7.0-rc3
version: 1.7.0-rc4

# 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 @@ -685,7 +685,7 @@ spec:
secretKeyRef:
key: NOTIFICATIONS_BEARER_TOKEN
name: mta-analysis-v7-secrets
image: quay.io/orchestrator/serverless-workflow-mta-v7.x:30e1984769fe6e3f2c9d99e49c98a8b86b8d2b61
image: quay.io/orchestrator/serverless-workflow-mta-v7.x:23e5e065a818cbdc28d609a5cf2abd48e8cc5d4a
resources: {}
resources:
configMaps:
Expand Down