Skip to content

Commit

Permalink
chore(helm): update image registry digest to 1a798b5 (#29197)
Browse files Browse the repository at this point in the history
  • Loading branch information
truecharts-admin authored Nov 12, 2024
1 parent 58579e2 commit 2672c4f
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.2.2
version: 7.2.3
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:d303ddc3fd24305840481c89b3e1051ef3143635e33416b131b05f7e5a18fa5f
tag: 2@sha256:1a798b5b911073590588904ce7c8ac72122a787ed6227065eb17ddaa55d24994
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.2.2
version: 15.2.3
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:d303ddc3fd24305840481c89b3e1051ef3143635e33416b131b05f7e5a18fa5f
tag: 2@sha256:1a798b5b911073590588904ce7c8ac72122a787ed6227065eb17ddaa55d24994
service:
main:
ports:
Expand Down

0 comments on commit 2672c4f

Please sign in to comment.