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

Update datadog-operator chart to v1.4.1 and datadog-crds chart to v1.3.0 #1284

Merged
merged 8 commits into from
Jan 10, 2024

Conversation

fanny-jiang
Copy link
Contributor

What this PR does / why we need it:

Update datadog-crds chart to v1.4.1 and datadog-operator chart to v1.3.0 for new operator-eks-addon wrapper chart release.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

  • fixes #

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • Documentation has been updated with helm-docs (run: .github/helm-docs.sh)
  • CHANGELOG.md has been updated
  • Variables are documented in the README.md
  • For Datadog Operator chart or value changes update the test baselines (run: make update-test-baselines)

@fanny-jiang fanny-jiang force-pushed the fanny/CECO-838/update-operator-chart branch from 08fbbaf to dd8de8b Compare January 4, 2024 17:23
Comment on lines +5 to +6
digest: sha256:86af5339c70e484401b7d340b2380802c93f946ceb0441d7348f74811917be8b
generated: "2024-01-04T12:16:01.40644-05:00"
Copy link
Contributor Author

@fanny-jiang fanny-jiang Jan 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This got updated because I updated and re-built the operator chart dependencies. Should I copy the sha256 and timestamp from the datadog-operator-v1.4.1. tag? I'm concerned this change might trigger a conflicting tag or override the datadog-operator-v1.4.1 chart tag.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the add-on environment chart dependencies should be packaged together with the wrapper, they aren't pulled from the Helm repo. So this should be fine. As long as chart can be rendered and installed properly we should be good.

@@ -1,7 +1,7 @@
apiVersion: v2
name: datadog-operator
version: 1.0.5
appVersion: 1.0.3
version: 1.4.1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be update in the operator-eks-addon chart and it's version bumped.

@levan-m levan-m force-pushed the fanny/CECO-838/update-operator-chart branch from 12fb2ae to 7f26cb8 Compare January 5, 2024 21:26
@levan-m levan-m force-pushed the fanny/CECO-838/update-operator-chart branch from ca5aa7b to dfad543 Compare January 5, 2024 21:35
@fanny-jiang fanny-jiang marked this pull request as ready for review January 10, 2024 19:23
@fanny-jiang fanny-jiang requested review from a team as code owners January 10, 2024 19:23
@fanny-jiang fanny-jiang merged commit a5540f1 into operator-eks-addon Jan 10, 2024
9 of 19 checks passed
@fanny-jiang fanny-jiang deleted the fanny/CECO-838/update-operator-chart branch January 10, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants