From 6ac076d55a7ea673a7b3db5f79624d61fe9a6d1f Mon Sep 17 00:00:00 2001 From: sshah-nr <72999039+sshah-nr@users.noreply.github.com> Date: Tue, 22 Oct 2024 13:15:42 -0700 Subject: [PATCH 1/3] [synthetics-job-manager] update ping-runtime version (1.47.0) and chart version (#1504) #### Is this a new chart no #### What this PR does / why we need it: Updates the synthetics-job-manager chart version to use the latest release of the synthetics-ping-runtime #### Which issue this PR fixes - fixes a permission issue when running the synthetics-ping-runtime as a non-root user #### Special notes for your reviewer: #### Checklist [Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.] - [x] Chart Version bumped - [x] Variables are documented in the README.md - [x] Title of the PR starts with chart name (e.g. `[mychartname]`) --- charts/synthetics-job-manager/Chart.yaml | 4 ++-- charts/synthetics-job-manager/charts/ping-runtime/Chart.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/synthetics-job-manager/Chart.yaml b/charts/synthetics-job-manager/Chart.yaml index 010c23154..ec8b20eec 100644 --- a/charts/synthetics-job-manager/Chart.yaml +++ b/charts/synthetics-job-manager/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: synthetics-job-manager description: New Relic Synthetics Containerized Job Manager type: application -version: 3.0.1 +version: 3.0.2 appVersion: release-404 home: https://github.com/orgs/newrelic/teams/proactive-monitoring maintainers: @@ -24,7 +24,7 @@ keywords: - newrelic dependencies: - name: ping-runtime - version: 1.0.21 + version: 1.0.22 condition: ping-runtime.enabled - name: node-api-runtime version: 1.0.37 diff --git a/charts/synthetics-job-manager/charts/ping-runtime/Chart.yaml b/charts/synthetics-job-manager/charts/ping-runtime/Chart.yaml index d068f3028..d659885d4 100644 --- a/charts/synthetics-job-manager/charts/ping-runtime/Chart.yaml +++ b/charts/synthetics-job-manager/charts/ping-runtime/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: ping-runtime description: New Relic Synthetics Ping Runtime type: application -version: 1.0.21 -appVersion: 1.46.0 +version: 1.0.22 +appVersion: 1.47.0 home: https://github.com/orgs/newrelic/teams/proactive-monitoring maintainers: - name: Philip-R-Beckwith From de8883c46c539bf989e657d3b14e151f222a5c6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 13:54:31 -0700 Subject: [PATCH 2/3] chore(deps): update aquasecurity/trivy-action action to v0.28.0 (#1498) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [aquasecurity/trivy-action](https://redirect.github.com/aquasecurity/trivy-action) | action | minor | `0.24.0` -> `0.28.0` | --- ### Release Notes
aquasecurity/trivy-action (aquasecurity/trivy-action) ### [`v0.28.0`](https://redirect.github.com/aquasecurity/trivy-action/releases/tag/0.28.0) [Compare Source](https://redirect.github.com/aquasecurity/trivy-action/compare/0.27.0...0.28.0) ##### What's Changed - chore(deps): bump setup-trivy to v0.2.1 by [@​DmitriyLewen](https://redirect.github.com/DmitriyLewen) in [https://github.com/aquasecurity/trivy-action/pull/411](https://redirect.github.com/aquasecurity/trivy-action/pull/411) **Full Changelog**: https://github.com/aquasecurity/trivy-action/compare/0.27.0...0.28.0 ### [`v0.27.0`](https://redirect.github.com/aquasecurity/trivy-action/releases/tag/0.27.0) [Compare Source](https://redirect.github.com/aquasecurity/trivy-action/compare/0.26.0...0.27.0) ##### What's Changed - ci: use `setup-trivy` to install Trivy by [@​DmitriyLewen](https://redirect.github.com/DmitriyLewen) in [https://github.com/aquasecurity/trivy-action/pull/406](https://redirect.github.com/aquasecurity/trivy-action/pull/406) - chore: update description for scanners and format inputs by [@​nikpivkin](https://redirect.github.com/nikpivkin) in [https://github.com/aquasecurity/trivy-action/pull/407](https://redirect.github.com/aquasecurity/trivy-action/pull/407) - fix: set envs only when passed by [@​knqyf263](https://redirect.github.com/knqyf263) in [https://github.com/aquasecurity/trivy-action/pull/405](https://redirect.github.com/aquasecurity/trivy-action/pull/405) **Full Changelog**: https://github.com/aquasecurity/trivy-action/compare/0.26.0...0.27.0 ### [`v0.26.0`](https://redirect.github.com/aquasecurity/trivy-action/releases/tag/0.26.0) [Compare Source](https://redirect.github.com/aquasecurity/trivy-action/compare/0.25.0...0.26.0) ##### What's Changed - docs: add usage info about `action/cache` for trivy databases by [@​DmitriyLewen](https://redirect.github.com/DmitriyLewen) in [https://github.com/aquasecurity/trivy-action/pull/397](https://redirect.github.com/aquasecurity/trivy-action/pull/397) - feat: store artifacts in cache by default by [@​knqyf263](https://redirect.github.com/knqyf263) in [https://github.com/aquasecurity/trivy-action/pull/399](https://redirect.github.com/aquasecurity/trivy-action/pull/399) **Full Changelog**: https://github.com/aquasecurity/trivy-action/compare/0.25.0...0.26.0 ### [`v0.25.0`](https://redirect.github.com/aquasecurity/trivy-action/releases/tag/0.25.0) [Compare Source](https://redirect.github.com/aquasecurity/trivy-action/compare/0.24.0...0.25.0) ##### What's Changed - fix(Makefile): recursive option typo by [@​chohner](https://redirect.github.com/chohner) in [https://github.com/aquasecurity/trivy-action/pull/371](https://redirect.github.com/aquasecurity/trivy-action/pull/371) - chore: use checks bundle snapshot from trivy-action by [@​nikpivkin](https://redirect.github.com/nikpivkin) in [https://github.com/aquasecurity/trivy-action/pull/388](https://redirect.github.com/aquasecurity/trivy-action/pull/388) - Upgrade GitHub actions by [@​obounaim](https://redirect.github.com/obounaim) in [https://github.com/aquasecurity/trivy-action/pull/374](https://redirect.github.com/aquasecurity/trivy-action/pull/374) - ci: sync trivy-checks version 1 by [@​nikpivkin](https://redirect.github.com/nikpivkin) in [https://github.com/aquasecurity/trivy-action/pull/398](https://redirect.github.com/aquasecurity/trivy-action/pull/398) - feat(trivy): Bump to support v0.56.1 by [@​simar7](https://redirect.github.com/simar7) in [https://github.com/aquasecurity/trivy-action/pull/387](https://redirect.github.com/aquasecurity/trivy-action/pull/387) ##### New Contributors - [@​chohner](https://redirect.github.com/chohner) made their first contribution in [https://github.com/aquasecurity/trivy-action/pull/371](https://redirect.github.com/aquasecurity/trivy-action/pull/371) - [@​obounaim](https://redirect.github.com/obounaim) made their first contribution in [https://github.com/aquasecurity/trivy-action/pull/374](https://redirect.github.com/aquasecurity/trivy-action/pull/374) **Full Changelog**: https://github.com/aquasecurity/trivy-action/compare/0.24.0...0.25.0
--- ### 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 is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/newrelic/helm-charts). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/security.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/security.yaml b/.github/workflows/security.yaml index 9fa95c19c..78cd333ec 100644 --- a/.github/workflows/security.yaml +++ b/.github/workflows/security.yaml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v4 - name: Run Trivy vulnerability scanner in repo mode - uses: aquasecurity/trivy-action@0.24.0 + uses: aquasecurity/trivy-action@0.28.0 if: ${{ ! github.event.schedule }} # Do not run inline checks when running periodically with: scan-type: fs @@ -23,7 +23,7 @@ jobs: severity: 'HIGH,CRITICAL' - name: Run Trivy vulnerability scanner sarif output - uses: aquasecurity/trivy-action@0.24.0 + uses: aquasecurity/trivy-action@0.28.0 if: ${{ github.event.schedule }} # Generate sarif when running periodically with: scan-type: fs From 83cef4cfe6bab843b47cb60a5c3cbbf48541932e Mon Sep 17 00:00:00 2001 From: csongnr <115833851+csongnr@users.noreply.github.com> Date: Tue, 22 Oct 2024 14:37:55 -0700 Subject: [PATCH 3/3] [nri-bundle] update KSM (#1511) #### Is this a new chart #### What this PR does / why we need it: #### Which issue this PR fixes *(optional, in `fixes #(, fixes #, ...)` 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.] - [x] Chart Version bumped - [x] Variables are documented in the README.md - [x] Title of the PR starts with chart name (e.g. `[mychartname]`) --- charts/nri-bundle/Chart.lock | 6 +++--- charts/nri-bundle/Chart.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/nri-bundle/Chart.lock b/charts/nri-bundle/Chart.lock index e8380d4b7..4c5f73599 100644 --- a/charts/nri-bundle/Chart.lock +++ b/charts/nri-bundle/Chart.lock @@ -16,7 +16,7 @@ dependencies: version: 1.11.4 - name: kube-state-metrics repository: https://prometheus-community.github.io/helm-charts - version: 5.12.1 + version: 5.26.0 - name: nri-kube-events repository: https://newrelic.github.io/nri-kube-events version: 3.10.9 @@ -35,5 +35,5 @@ dependencies: - name: newrelic-infra-operator repository: https://newrelic.github.io/newrelic-infra-operator version: 2.11.4 -digest: sha256:c0c4b69f805576a1acda5a0c1f54e38e3ef0644f2b4aa42e71fdf3f2a1306767 -generated: "2024-10-21T12:54:34.612877797Z" +digest: sha256:1c72675f294da2e692af217484ef68681b41e790ba18b93419c914d6f30e1388 +generated: "2024-10-22T14:03:09.864437-07:00" diff --git a/charts/nri-bundle/Chart.yaml b/charts/nri-bundle/Chart.yaml index ae84b3487..9ee91d851 100644 --- a/charts/nri-bundle/Chart.yaml +++ b/charts/nri-bundle/Chart.yaml @@ -17,7 +17,7 @@ sources: - https://github.com/newrelic/newrelic-infra-operator/tree/master/charts/newrelic-infra-operator - https://github.com/newrelic/k8s-agents-operator/tree/master/charts/k8s-agents-operator -version: 5.0.96 +version: 5.0.97 dependencies: - name: newrelic-infrastructure @@ -46,7 +46,7 @@ dependencies: version: 1.11.4 - name: kube-state-metrics - version: 5.12.1 + version: 5.26.0 condition: ksm.enabled,kube-state-metrics.enabled repository: https://prometheus-community.github.io/helm-charts