Skip to content

Commit

Permalink
chore(helm): update image docker.io/sonatype/nexus3 3.77.0 → 3.77.1
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin committed Feb 8, 2025
1 parent cbc7daf commit c4071aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/nexus-oss/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.77.0
appVersion: 3.77.1
dependencies:
- name: common
version: 25.4.10
Expand All @@ -32,4 +32,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/nexus-oss
- https://hub.docker.com/r/sonatype/nexus3
type: application
version: 7.14.0
version: 7.14.1
2 changes: 1 addition & 1 deletion charts/stable/nexus-oss/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: docker.io/sonatype/nexus3
tag: 3.77.0@sha256:9bc9cbb0a58719daac1e2448210aa7af790e81cb698855989a43295a664b39a3
tag: 3.77.1@sha256:95d10a36e445b0c7bcbc86936c59009cd0393ac4859ec86d0f362fb2786eeab8
persistence:
data:
enabled: true
Expand Down

0 comments on commit c4071aa

Please sign in to comment.