Update Helm release crowdsec to v0.9.10 #136

Merged
jahanson merged 1 commit from renovate/crowdsec-0.x into main 2023-11-27 22:45:55 -06:00
Contributor

This PR contains the following updates:

Package Update Change
crowdsec patch 0.9.9 -> 0.9.10

Release Notes

crowdsecurity/helm-charts (crowdsec)

v0.9.10

Compare Source

Crowdsec helm chart is an open-source, lightweight agent to detect and respond to bad behaviours. ## Get Repo Info helm repo add crowdsec https://crowdsecurity.github.io/helm-charts helm repo update ## Installing the Chart Before installing the chart, you need to understand some concepts of Crowdsec. So you can configure well the chart and being able to parse logs and detect attacks inside your Kubernetes cluster. Here is a blog post about crowdsec in kubernetes. # Create namespace for crowdsec kubectl create ns crowdsec # Install helm chart with proper values.yaml config helm install crowdsec crowdsec/crowdsec -f crowdsec-values.yaml -n crowdsec ## Uninstalling the Chart helm delete crowdsec -n crowdsec


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [crowdsec](https://github.com/crowdsecurity/helm-charts) | patch | `0.9.9` -> `0.9.10` | --- ### Release Notes <details> <summary>crowdsecurity/helm-charts (crowdsec)</summary> ### [`v0.9.10`](https://github.com/crowdsecurity/helm-charts/releases/tag/crowdsec-0.9.10) [Compare Source](https://github.com/crowdsecurity/helm-charts/compare/crowdsec-0.9.9...crowdsec-0.9.10) Crowdsec helm chart is an open-source, lightweight agent to detect and respond to bad behaviours. ## Get Repo Info `helm repo add crowdsec https://crowdsecurity.github.io/helm-charts helm repo update` ## Installing the Chart Before installing the chart, you need to understand some [concepts](https://docs.crowdsec.net/docs/concepts) of Crowdsec. So you can configure well the chart and being able to parse logs and detect attacks inside your Kubernetes cluster. Here is a [blog post](https://crowdsec.net/blog/kubernetes-crowdsec-integration/) about crowdsec in kubernetes. `# Create namespace for crowdsec kubectl create ns crowdsec # Install helm chart with proper values.yaml config helm install crowdsec crowdsec/crowdsec -f crowdsec-values.yaml -n crowdsec` ## Uninstalling the Chart `helm delete crowdsec -n crowdsec` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
smeagol-help force-pushed renovate/crowdsec-0.x from 7815115d1a to e2e9baecc3 2023-11-27 22:35:23 -06:00 Compare
jahanson merged commit 7f83b1bd7c into main 2023-11-27 22:45:55 -06:00
jahanson deleted branch renovate/crowdsec-0.x 2023-11-27 22:45:55 -06:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jahanson/valinor#136
No description provided.