Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: overwrite region default for eventUpload #95

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

Steffen911
Copy link
Contributor

@Steffen911 Steffen911 commented Mar 6, 2025

Fixes #93


Important

Change default S3 region for eventUpload to empty string and update version to 1.0.0-rc.9.

  • Behavior:
    • Default S3 region for eventUpload changed from "auto" to "" in values.yaml.
  • Documentation:
    • Updated README.md to reflect the new default S3 region for eventUpload.
  • Versioning:
    • Bumped version from 1.0.0-rc.8 to 1.0.0-rc.9 in Chart.yaml and README.md.

This description was created by Ellipsis for a06c1a9. It will automatically update as commits are pushed.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Mar 6, 2025
@Steffen911 Steffen911 merged commit a338af3 into main Mar 6, 2025
2 checks passed
@Steffen911 Steffen911 deleted the steffen/fix-region-defaults branch March 6, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

S3 uploads error: The authorization header is malformed; the region 'auto' is wrong; expecting 'us-west-2'
1 participant