Skip to content

Commit

Permalink
Merge branch 'master' into gcr
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Easters authored Nov 15, 2023
2 parents 04a7f0d + fda30c0 commit 232c270
Show file tree
Hide file tree
Showing 18 changed files with 38 additions and 26 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/agent-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v4

- name: Install Updatecli in the runner
uses: updatecli/updatecli-action@v2.48.0
uses: updatecli/updatecli-action@v2.49.0

- name: Run Updatecli in apply mode
run: "updatecli apply --config .github/updatecli.d/config-agent-release.yaml"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
- name: Run chart-testing (install)
run: ct install --upgrade --excluded-charts common,sysdig-stackdriver-bridge,sysdig-mcm-navmenu

- uses: actions/github-script@v6
- uses: actions/github-script@v7
id: update-check-run
if: ${{ always() }}
env:
Expand Down
3 changes: 3 additions & 0 deletions charts/kspm-collector/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ Manual edits are supported only below '## Change Log' and should be used
exclusively to fix incorrect entries and not to add new ones.

## Change Log
# v0.9.3
### Chores
* **kspm-collector,node-analyzer** [0b43cdef](https://github.com/sysdiglabs/charts/commit/0b43cdef544b2a5d553479027c9065964c6c4829): update cspm agents to UBI image 1.5.8 ([#1469](https://github.com/sysdiglabs/charts/issues/1469))
# v0.9.2
### Bug Fixes
* **agent,kspm-collector,node-analyzer,sysdig** [f378d192](https://github.com/sysdiglabs/charts/commit/f378d1922d0f21f5936c6ed872e6538536ccf1f2): whitespace errors ([#1436](https://github.com/sysdiglabs/charts/issues/1436))
Expand Down
4 changes: 2 additions & 2 deletions charts/kspm-collector/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: kspm-collector
description: Sysdig KSPM collector

version: 0.9.2
appVersion: 1.34.0
version: 0.9.3
appVersion: 1.35.0

keywords:
- monitoring
Expand Down
2 changes: 1 addition & 1 deletion charts/kspm-collector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ The following table lists the configurable parameters of the Sysdig KSPM Collect
| `clusterName` | Sets a unique cluster name. This name will be used to identify events using the `kubernetes.cluster.name` tag. | ` ` |
| `image.registry` | Specifies the KSPM collector image registry. | `quay.io` |
| `image.repository` | Specifies the image repository to pull from. | `sysdig/kspm-collector` |
| `image.tag` | Specifies the image tag to pull from the image repository. | `1.34.0` |
| `image.tag` | Specifies the image tag to pull from the image repository. | `1.35.0` |
| `image.digest` | Specifies the image digest to pull from the image repository. | ` ` |
| `image.pullPolicy` | Specifies theImage pull policy. | `""` |
| `imagePullSecrets` | Specifies the Image pull secret. | `[]` |
Expand Down
6 changes: 3 additions & 3 deletions charts/kspm-collector/RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# What's Changed

### Bug Fixes
- **agent,kspm-collector,node-analyzer,sysdig** [f378d192](https://github.com/sysdiglabs/charts/commit/f378d1922d0f21f5936c6ed872e6538536ccf1f2): whitespace errors ([#1436](https://github.com/sysdiglabs/charts/issues/1436))
#### Full diff: https://github.com/sysdiglabs/charts/compare/kspm-collector-0.9.1...kspm-collector-0.9.2
### Chores
- **kspm-collector,node-analyzer** [0b43cdef](https://github.com/sysdiglabs/charts/commit/0b43cdef544b2a5d553479027c9065964c6c4829): update cspm agents to UBI image 1.5.8 ([#1469](https://github.com/sysdiglabs/charts/issues/1469))
#### Full diff: https://github.com/sysdiglabs/charts/compare/kspm-collector-0.9.2...kspm-collector-0.9.3
2 changes: 1 addition & 1 deletion charts/kspm-collector/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ clusterName: ""

image:
repository: sysdig/kspm-collector
tag: 1.34.0
tag: 1.35.0
digest:
registry: quay.io
pullPolicy:
Expand Down
3 changes: 3 additions & 0 deletions charts/node-analyzer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ Manual edits are supported only below '## Change Log' and should be used
exclusively to fix incorrect entries and not to add new ones.

## Change Log
# v1.18.4
### Chores
* **kspm-collector,node-analyzer** [0b43cdef](https://github.com/sysdiglabs/charts/commit/0b43cdef544b2a5d553479027c9065964c6c4829): update cspm agents to UBI image 1.5.8 ([#1469](https://github.com/sysdiglabs/charts/issues/1469))
# v1.18.3
### Bug Fixes
* **node-analyzer,sysdig-deploy** [5ea89862](https://github.com/sysdiglabs/charts/commit/5ea898622331b94947c0982261ca8d07971f48cf): Ability to disable sslVerifyCertificate per container on node-analyzer ([#1445](https://github.com/sysdiglabs/charts/issues/1445))
Expand Down
4 changes: 2 additions & 2 deletions charts/node-analyzer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: node-analyzer
description: Sysdig Node Analyzer

# currently matching Sysdig's appVersion 1.14.34
version: 1.18.3
appVersion: 12.8.0
version: 1.18.4
appVersion: 12.9.0
keywords:
- monitoring
- security
Expand Down
2 changes: 1 addition & 1 deletion charts/node-analyzer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ The following table lists the configurable parameters of the Sysdig Node Analyze
| `nodeAnalyzer.tolerations` | Specifies the tolerations for scheduling. | <pre>node-role.kubernetes.io/master:NoSchedule,<br>node-role.kubernetes.io/control-plane:NoSchedule</pre> |
| `nodeAnalyzer.kspmAnalyzer.debug` | Set to true to show KSPM node analyzer debug logging, which is useful for troubleshooting. | `false` |
| `nodeAnalyzer.kspmAnalyzer.image.repository` | Specifies the image repository to pull the KSPM node analyzer from. | `sysdig/kspm-analyzer` |
| `nodeAnalyzer.kspmAnalyzer.image.tag` | Specifies the image tag for the KSPM node analyzer image to be pulled. | `1.35.0` |
| `nodeAnalyzer.kspmAnalyzer.image.tag` | Specifies the image tag for the KSPM node analyzer image to be pulled. | `1.36.0` |
| `nodeAnalyzer.kspmAnalyzer.image.digest` | Specifies the image digest to pull. | ` ` |
| `nodeAnalyzer.kspmAnalyzer.image.pullPolicy` | Specifies the The image pull policy for the KSPM node analyzer. | `""` |
| `nodeAnalyzer.kspmAnalyzer.http_proxy` | Sets `HTTP_PROXY` on the KSPM Analyzer container. | `""` |
Expand Down
6 changes: 3 additions & 3 deletions charts/node-analyzer/RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# What's Changed

### Bug Fixes
- **node-analyzer,sysdig-deploy** [5ea89862](https://github.com/sysdiglabs/charts/commit/5ea898622331b94947c0982261ca8d07971f48cf): Ability to disable sslVerifyCertificate per container on node-analyzer ([#1445](https://github.com/sysdiglabs/charts/issues/1445))
#### Full diff: https://github.com/sysdiglabs/charts/compare/node-analyzer-1.18.2...node-analyzer-1.18.3
### Chores
- **kspm-collector,node-analyzer** [0b43cdef](https://github.com/sysdiglabs/charts/commit/0b43cdef544b2a5d553479027c9065964c6c4829): update cspm agents to UBI image 1.5.8 ([#1469](https://github.com/sysdiglabs/charts/issues/1469))
#### Full diff: https://github.com/sysdiglabs/charts/compare/node-analyzer-1.18.3...node-analyzer-1.18.4
2 changes: 1 addition & 1 deletion charts/node-analyzer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ nodeAnalyzer:
debug: false
image:
repository: sysdig/kspm-analyzer
tag: 1.35.0
tag: 1.36.0
digest:
pullPolicy:

Expand Down
3 changes: 3 additions & 0 deletions charts/registry-scanner/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ Manual edits are supported only below '## Change Log' and should be used
exclusively to fix incorrect entries and not to add new ones.

## Change Log
# v1.1.18
### Bug Fixes
* Properly handle `securityContext` configuration for scan worker
# v1.1.17
### New Features
* **registry-scanner** [022c547f](https://github.com/sysdiglabs/charts/commit/022c547f0a871a22e2e7035745765189edc5697f): Add flag to enable mem profile dumps on a PVC ([#1455](https://github.com/sysdiglabs/charts/issues/1455))
Expand Down
2 changes: 1 addition & 1 deletion charts/registry-scanner/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type: application
home: https://sysdiglabs.github.io/registry-scanner/
icon: https://478h5m1yrfsa3bbe262u7muv-wpengine.netdna-ssl.com/wp-content/uploads/2019/02/Shovel_600px.png
version: 1.1.18
appVersion: 0.2.56
appVersion: 0.2.57
maintainers:
- name: giuse-sysdig
email: [email protected]
Expand Down
6 changes: 3 additions & 3 deletions charts/registry-scanner/RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# What's Changed

### New Features
- **registry-scanner** [022c547f](https://github.com/sysdiglabs/charts/commit/022c547f0a871a22e2e7035745765189edc5697f): Add flag to enable mem profile dumps on a PVC ([#1455](https://github.com/sysdiglabs/charts/issues/1455))
#### Full diff: https://github.com/sysdiglabs/charts/compare/registry-scanner-1.1.16...registry-scanner-1.1.17
### Chores
- **registry-scanner** [301398bd](https://github.com/sysdiglabs/charts/commit/301398bd2bf1d0d140f6ddbee3cce39a3ecea3b4): Update to v0.2.57 ([#1471](https://github.com/sysdiglabs/charts/issues/1471))
#### Full diff: https://github.com/sysdiglabs/charts/compare/registry-scanner-1.1.17...registry-scanner-1.1.18
3 changes: 3 additions & 0 deletions charts/sysdig-deploy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ Manual edits are supported only below '## Change Log' and should be used
exclusively to fix incorrect entries and not to add new ones.

## Change Log
# v1.29.7
### Chores
* **kspm-collector,node-analyzer** [0b43cdef](https://github.com/sysdiglabs/charts/commit/0b43cdef544b2a5d553479027c9065964c6c4829): update cspm agents to UBI image 1.5.8 ([#1469](https://github.com/sysdiglabs/charts/issues/1469))
# v1.29.6
### Bug Fixes
* **cluster-scanner** [09c0c714](https://github.com/sysdiglabs/charts/commit/09c0c714333f9ba7c28954b5a688a22092e5db88): corrected onPremCompatibilityVersion to 7.0.0 ([#1466](https://github.com/sysdiglabs/charts/issues/1466))
Expand Down
6 changes: 3 additions & 3 deletions charts/sysdig-deploy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: sysdig-deploy
description: A chart with various Sysdig components for Kubernetes
type: application
version: 1.29.6
version: 1.29.7
maintainers:
- name: AlbertoBarba
email: [email protected]
Expand Down Expand Up @@ -36,7 +36,7 @@ dependencies:
- name: node-analyzer
# repository: https://charts.sysdig.com
repository: file://../node-analyzer
version: ~1.18.3
version: ~1.18.4
alias: nodeAnalyzer
condition: nodeAnalyzer.enabled
- name: cluster-scanner
Expand All @@ -48,7 +48,7 @@ dependencies:
- name: kspm-collector
# repository: https://charts.sysdig.com
repository: file://../kspm-collector
version: ~0.9.2
version: ~0.9.3
alias: kspmCollector
condition: global.kspm.deploy
- name: rapid-response
Expand Down
6 changes: 3 additions & 3 deletions charts/sysdig-deploy/RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# What's Changed

### Bug Fixes
- **cluster-scanner** [09c0c714](https://github.com/sysdiglabs/charts/commit/09c0c714333f9ba7c28954b5a688a22092e5db88): corrected onPremCompatibilityVersion to 7.0.0 ([#1466](https://github.com/sysdiglabs/charts/issues/1466))
#### Full diff: https://github.com/sysdiglabs/charts/compare/sysdig-deploy-1.29.5...sysdig-deploy-1.29.6
### Chores
- **kspm-collector,node-analyzer** [0b43cdef](https://github.com/sysdiglabs/charts/commit/0b43cdef544b2a5d553479027c9065964c6c4829): update cspm agents to UBI image 1.5.8 ([#1469](https://github.com/sysdiglabs/charts/issues/1469))
#### Full diff: https://github.com/sysdiglabs/charts/compare/sysdig-deploy-1.29.6...sysdig-deploy-1.29.7

0 comments on commit 232c270

Please sign in to comment.