Skip to content

Commit

Permalink
chore(deps): update neuvector to v9.4 (#381)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ironbank/redhat/ubi/ubi9-minimal](https://catalog.redhat.com/software/container-stacks/detail/5ec53f50ef29fd35586d9a56)
([source](https://repo1.dso.mil/dsop/redhat/ubi/9.x/ubi9-minimal)) |
minor | `9.3` -> `9.4` |
|
[registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal](https://catalog.redhat.com/software/container-stacks/detail/5ec53f50ef29fd35586d9a56)
([source](https://repo1.dso.mil/dsop/redhat/ubi/9.x/ubi9-minimal)) |
minor | `9.3` -> `9.4` |

---

### 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 these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0MC4xMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->


BEGIN_COMMIT_OVERRIDE
chore: update ubi to 9.4 for neuvector
END_COMMIT_OVERRIDE

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent 6e56b2a commit 20d4170
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/neuvector/values/registry1-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ cve:
enabled: true
image:
repository: ironbank/redhat/ubi/ubi9-minimal
tag: "9.3"
tag: "9.4"
containerSecurityContext:
capabilities:
drop:
Expand Down
2 changes: 1 addition & 1 deletion src/neuvector/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ components:
images:
- registry1.dso.mil/ironbank/neuvector/neuvector/controller:5.3.2
- registry1.dso.mil/ironbank/neuvector/neuvector/manager:5.3.2
- registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal:9.3
- registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal:9.4
- registry1.dso.mil/ironbank/neuvector/neuvector/scanner:5
- registry1.dso.mil/ironbank/neuvector/neuvector/enforcer:5.3.2
- registry1.dso.mil/ironbank/neuvector/neuvector/prometheus-exporter:5.3.2

0 comments on commit 20d4170

Please sign in to comment.