Skip to content
Open
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 chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ global:
images:
nexus:
repository: devops/sonatype-docker-nexus3
tag: v3.76.0-g956b2a6
tag: v3.76.0-g343884d
support_arm: true
thirdparty: true
busybox:
Expand Down
2 changes: 1 addition & 1 deletion image/Dockerfile.alpine.java17
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ ARG PAX_URL_AETHER_NEW_VERSION=2.6.17

# Apache Commons Lang3 library new version
# renovate: datasource=maven depName=commons-lang3 lookupName=org.apache.commons:commons-lang3
ARG COMMONS_LANG3_NEW_VERSION=3.19.0
ARG COMMONS_LANG3_NEW_VERSION=3.20.0

# Commons BeanUtils library new version
# renovate: datasource=maven depName=commons-beanutils lookupName=commons-beanutils:commons-beanutils
Expand Down