Skip to content

Commit

Permalink
chore(helm): update image registry digest to 26f7266 (#30664)
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin authored Jan 8, 2025
1 parent 43a4954 commit 76d50db
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/stable/dockerregistry/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ sources:
- https://hub.docker.com/_/registry
- https://registry.hub.docker.com/_/registry/
type: application
version: 7.4.0
version: 7.4.1
2 changes: 1 addition & 1 deletion charts/stable/dockerregistry/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: registry
tag: 2@sha256:543dade69668e02e5768d7ea2b0aa4fae6aa7384c9a5a8dbecc2be5136079ddb
tag: 2@sha256:26f7266535a3a1dae81e137ba4935c59d96e7bb4b700f64e4af8959ca5ab0419
persistence:
datastoragepath:
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/reg/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/reg
- https://hub.docker.com/_/registry
type: application
version: 15.4.0
version: 15.4.1
2 changes: 1 addition & 1 deletion charts/stable/reg/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: registry
pullPolicy: IfNotPresent
tag: 2@sha256:543dade69668e02e5768d7ea2b0aa4fae6aa7384c9a5a8dbecc2be5136079ddb
tag: 2@sha256:26f7266535a3a1dae81e137ba4935c59d96e7bb4b700f64e4af8959ca5ab0419
service:
main:
ports:
Expand Down

0 comments on commit 76d50db

Please sign in to comment.