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

chore(deps): update neuvector #606

Merged
merged 1 commit into from
Aug 7, 2024
Merged

chore(deps): update neuvector #606

merged 1 commit into from
Aug 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 25, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
cgr.dev/du-uds-defenseunicorns/neuvector-controller-fips (source) patch 5.3.3 -> 5.3.4
cgr.dev/du-uds-defenseunicorns/neuvector-enforcer-fips (source) patch 5.3.3 -> 5.3.4
cgr.dev/du-uds-defenseunicorns/neuvector-manager (source) patch 5.3.3 -> 5.3.4
cgr.dev/du-uds-defenseunicorns/neuvector-updater-fips (source) patch 8.9.0-dev -> 8.9.1-dev
core (source) patch 2.7.7 -> 2.7.8
crd patch 2.7.7 -> 2.7.8
docker.io/neuvector/controller patch 5.3.3 -> 5.3.4
docker.io/neuvector/enforcer patch 5.3.3 -> 5.3.4
docker.io/neuvector/manager patch 5.3.3 -> 5.3.4
monitor patch 2.7.7 -> 2.7.8
registry1.dso.mil/ironbank/neuvector/neuvector/controller (source) patch 5.3.3 -> 5.3.4
registry1.dso.mil/ironbank/neuvector/neuvector/enforcer (source) patch 5.3.3 -> 5.3.4
registry1.dso.mil/ironbank/neuvector/neuvector/manager (source) patch 5.3.3 -> 5.3.4

Release Notes

neuvector/neuvector-helm (core)

v2.7.8

Compare Source

  • NVSHAS-9187 NeuVector LoadBalancer is not reachable #​418 by venkateshjayagopal

  • Update charts\core\templates\crd.yaml for NVSHAS-9121 #​414 by esther-suse

  • Update crd.yaml for NVSHAS-9121 #​413 by esther-suse

  • added fedinitcfg.yaml to values.yaml #​412 by esther-suse

  • Add sources to core chart metadata #​407 by lindhe


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/neuvector branch 2 times, most recently from 4a684c7 to 8d814eb Compare July 27, 2024 02:31
@renovate renovate bot changed the title chore(deps): update neuvector to v5.3.4 chore(deps): update neuvector Jul 27, 2024
@mjnagel mjnagel added the waiting on ironbank This PR is waiting on an image update for ironbank label Aug 5, 2024
@renovate renovate bot requested a review from a team as a code owner August 6, 2024 13:31
@mjnagel mjnagel removed the waiting on ironbank This PR is waiting on an image update for ironbank label Aug 7, 2024
| datasource | package                                                   | from  | to    |
| ---------- | --------------------------------------------------------- | ----- | ----- |
| docker     | cgr.dev/du-uds-defenseunicorns/neuvector-controller-fips  | 5.3.3 | 5.3.4 |
| docker     | cgr.dev/du-uds-defenseunicorns/neuvector-enforcer-fips    | 5.3.3 | 5.3.4 |
| docker     | cgr.dev/du-uds-defenseunicorns/neuvector-manager          | 5.3.3 | 5.3.4 |
| docker     | cgr.dev/du-uds-defenseunicorns/neuvector-updater-fips     | 8.9.0 | 8.9.1 |
| helm       | core                                                      | 2.7.7 | 2.7.8 |
| helm       | crd                                                       | 2.7.7 | 2.7.8 |
| docker     | docker.io/neuvector/controller                            | 5.3.3 | 5.3.4 |
| docker     | docker.io/neuvector/enforcer                              | 5.3.3 | 5.3.4 |
| docker     | docker.io/neuvector/manager                               | 5.3.3 | 5.3.4 |
| helm       | monitor                                                   | 2.7.7 | 2.7.8 |
| docker     | registry1.dso.mil/ironbank/neuvector/neuvector/controller | 5.3.3 | 5.3.4 |
| docker     | registry1.dso.mil/ironbank/neuvector/neuvector/enforcer   | 5.3.3 | 5.3.4 |
| docker     | registry1.dso.mil/ironbank/neuvector/neuvector/manager    | 5.3.3 | 5.3.4 |
Copy link
Contributor

@mjnagel mjnagel left a comment

Choose a reason for hiding this comment

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

LGTM - validated all services connecting as expected.

@mjnagel mjnagel enabled auto-merge (squash) August 7, 2024 14:29
@mjnagel mjnagel merged commit 526bff4 into main Aug 7, 2024
17 checks passed
@mjnagel mjnagel deleted the renovate/neuvector branch August 7, 2024 14:41
mjnagel pushed a commit that referenced this pull request Aug 9, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.25.2](v0.25.1...v0.25.2)
(2024-08-09)


### Bug Fixes

* add backoff to operator retry mechanism
([#650](#650))
([52c97fd](52c97fd))
* network allows for core netpols
([#652](#652))
([e9b69e8](e9b69e8))


### Miscellaneous

* allow for extra keycloak gateway usage with client certs
([#648](#648))
([7b1c474](7b1c474))
* **deps:** update dependency defenseunicorns/uds-common to v0.11.1
([#647](#647))
([768aa1c](768aa1c))
* **deps:** update dependency defenseunicorns/uds-common to v0.11.2
([#653](#653))
([f7d1ce8](f7d1ce8))
* **deps:** update grafana helm chart to v8.4.3
([#660](#660))
([81c7af0](81c7af0))
* **deps:** update grafana to 11.1.3
([[#607](#607))
([7b343ac](7b343ac))
* **deps:** update neuvector to 5.3.4
([#606](#606))
([526bff4](526bff4))
* **deps:** update pepr to 0.33.0
([#588](#588))
([6eee8f0](6eee8f0))
* update identity config to 0.6.0
([#661](#661))
([469fed8](469fed8))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

1 participant