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

bump node-agent and synchronizer, prepare for release #360

Merged
merged 20 commits into from
Dec 24, 2023
Merged

bump node-agent and synchronizer, prepare for release #360

merged 20 commits into from
Dec 24, 2023

Conversation

matthyx
Copy link
Contributor

@matthyx matthyx commented Dec 22, 2023

Type

Enhancement


Description

This PR includes the following updates:

  • The chart version and the app version in the Chart.yaml file have been updated from 1.16.7 to 1.16.8.
  • The version information in the README file has been updated to reflect the new version 1.16.8.
  • The tags for the node-agent and synchronizer images in the values.yaml file have been updated to v0.1.131 and v0.0.25 respectively.

PR changes walkthrough

Relevant files                                                                                                                                 
Configuration changes
2 files
Chart.yaml                                                                                                   
    charts/kubescape-operator/Chart.yaml

    The chart version and the app version have been updated from
    1.16.7 to 1.16.8.

+2/-2
values.yaml                                                                                                 
    charts/kubescape-operator/values.yaml

    The tags for the node-agent and synchronizer images have
    been updated to v0.1.131 and v0.0.25 respectively.

+2/-2
Documentation
1 files
README.md                                                                                                     
    charts/kubescape-operator/README.md

    The version information in the README file has been updated
    to reflect the new version 1.16.8.

+1/-1

Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
@codiumai-pr-agent-free codiumai-pr-agent-free bot added the enhancement New feature or request label Dec 22, 2023
Copy link

PR Description updated to latest commit (0d5e980)

@matthyx matthyx requested a review from dwertent December 22, 2023 13:28
Copy link

PR Analysis

  • 🎯 Main theme: Updating application and chart versions, and image tags for node-agent and synchronizer
  • 📝 PR summary: This PR updates the application and chart versions in the Chart.yaml and README.md files from 1.16.7 to 1.16.8. It also updates the image tags for node-agent and synchronizer in the values.yaml file to v0.1.131 and v0.0.25 respectively.
  • 📌 Type of PR: Enhancement
  • 🧪 Relevant tests added: No
  • ⏱️ Estimated effort to review [1-5]: 1, because the changes are straightforward and involve only version updates.
  • 🔒 Security concerns: No security concerns found

PR Feedback

  • 💡 General suggestions: The PR is well-structured and the changes are clear. It would be beneficial to include in the PR description the reasons for the version bumps, and any new features or bug fixes that these new versions bring.

  • 🤖 Code feedback:

How to use

Instructions

To invoke the PR-Agent, add a comment using one of the following commands:
/review: Request a review of your Pull Request.
/describe: Update the PR title and description based on the contents of the PR.
/improve [--extended]: Suggest code improvements. Extended mode provides a higher quality feedback.
/ask <QUESTION>: Ask a question about the PR.
/update_changelog: Update the changelog based on the PR's contents.
/add_docs: Generate docstring for new components introduced in the PR.
/generate_labels: Generate labels for the PR based on the PR's contents.
see the tools guide for more details.

To edit any configuration parameter from the configuration.toml, add --config_path=new_value.
For example: /review --pr_reviewer.extra_instructions="focus on the file: ..."
To list the possible configuration parameters, add a /config comment.

David Wertenteil added 13 commits December 24, 2023 07:20
Signed-off-by: David Wertenteil <dwertent@armosec.io>
Signed-off-by: David Wertenteil <dwertent@armosec.io>
Signed-off-by: David Wertenteil <dwertent@armosec.io>
…l.snap

Signed-off-by: David Wertenteil <dwertent@armosec.io>
…l.snap

Signed-off-by: David Wertenteil <dwertent@armosec.io>
…l.snap

Signed-off-by: David Wertenteil <dwertent@armosec.io>
…l.snap

Signed-off-by: David Wertenteil <dwertent@armosec.io>
…l.snap

Signed-off-by: David Wertenteil <dwertent@armosec.io>
…l.snap

Signed-off-by: David Wertenteil <dwertent@armosec.io>
…l.snap

Signed-off-by: David Wertenteil <dwertent@armosec.io>
…l.snap

Signed-off-by: David Wertenteil <dwertent@armosec.io>
…l.snap

Signed-off-by: David Wertenteil <dwertent@armosec.io>
…l.snap

Signed-off-by: David Wertenteil <dwertent@armosec.io>
David Wertenteil added 5 commits December 24, 2023 07:23
…l.snap

Signed-off-by: David Wertenteil <dwertent@armosec.io>
…l.snap

Signed-off-by: David Wertenteil <dwertent@armosec.io>
…l.snap

Signed-off-by: David Wertenteil <dwertent@armosec.io>
…l.snap

Signed-off-by: David Wertenteil <dwertent@armosec.io>
…l.snap

Signed-off-by: David Wertenteil <dwertent@armosec.io>
@dwertent dwertent merged commit 98aaa3c into main Dec 24, 2023
3 checks passed
@matthyx matthyx deleted the bump branch January 10, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants