Skip to content

Commit

Permalink
chore(deps): update container image registry to 2@fb9c9ae by renovate (
Browse files Browse the repository at this point in the history
…#19358)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [registry](https://togithub.com/distribution/distribution) | digest |
`422c023` -> `fb9c9ae` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
  • Loading branch information
truecharts-admin committed Mar 16, 2024
1 parent 0acbf8a commit 0a60300
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 @@ -39,4 +39,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/dockerregistry
- https://hub.docker.com/_/registry
type: application
version: 5.6.1
version: 5.6.2
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:422c0234a2c2da49562207b72e3f8a206d0d956ecfa485f9517927867ac946f8
tag: 2@sha256:fb9c9aef62af3955f6014613456551c92e88a67dcf1fc51f5f91bcbd1832813f
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 @@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/reg
- https://hub.docker.com/_/registry
type: application
version: 13.6.1
version: 13.6.2
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:422c0234a2c2da49562207b72e3f8a206d0d956ecfa485f9517927867ac946f8
tag: 2@sha256:fb9c9aef62af3955f6014613456551c92e88a67dcf1fc51f5f91bcbd1832813f
service:
main:
ports:
Expand Down

0 comments on commit 0a60300

Please sign in to comment.