Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

chore(deps): update dependency defenseunicorns/uds-package-dubbd to v0.16.0 #55

Merged
merged 2 commits into from
Jan 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ BUILD_HARNESS_REPO=ghcr.io/defenseunicorns/build-harness/build-harness
# renovate: datasource=github-tags depName=defenseunicorns/build-harness
BUILD_HARNESS_VERSION=1.14.12
# renovate: datasource=github-tags depName=defenseunicorns/uds-package-dubbd
DUBBD_VERSION=0.14.0
DUBBD_VERSION=0.16.0
# renovate: datasource=github-tags depName=defenseunicorns/uds-package-metallb
METALLB_VERSION=0.0.5
# renovate: datasource=github-tags depName=defenseunicorns/uds-idam
Expand Down
5 changes: 4 additions & 1 deletion test/dubbd-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,16 @@ istio:
tenant:
tls:
minProtocolVersion: TLSV1_2
# See https://github.com/defenseunicorns/uds-sso/issues/38
kyvernoPolicies:
values:
policies:
require-non-root-user:
# This was changed to Enforce by default in BB v2.16.0. We still have it in audit mode to make testing stuff easier.
# We recommend changing to "Enforce" in production
validationFailureAction: audit
exclude:
any:
- resources:
namespaces:
# See https://github.com/defenseunicorns/uds-sso/issues/38
- pepr-system