stackabletech / airflow-operator

Stackable Operator for Apache Airflow
Other
21 stars 2 forks source link

Use Vector Helm chart version 0.34.0 in the logging test #472

Closed siegfriedweber closed 1 month ago

siegfriedweber commented 1 month ago

Description

Use Vector Helm chart version 0.34.0 (Vector 0.39.0) in the logging test

https://github.com/vectordotdev/helm-charts/blob/vector-0.34.0/CHANGELOG.md#vector-0340---2024-06-17

Implements stackabletech/docker-images#561

Definition of Done Checklist

# Author
- [x] Integration tests passed locally
# Reviewer
- [ ] Code contains useful comments
- [ ] Code contains useful logging statements
- [ ] (Integration-)Test cases added
- [ ] Documentation added or updated. Follows the [style guide](https://docs.stackable.tech/home/nightly/contributor/docs-style-guide).
- [ ] Changelog updated
- [ ] Cargo.toml only contains references to git tags (not specific commits or branches)
# Acceptance
- [ ] Feature Tracker has been updated
- [ ] Proper release label has been added
- [ ] [Roadmap](https://github.com/orgs/stackabletech/projects/25/views/1) has been updated