Skip to content

Commit

Permalink
chore(deps): update container image tccr.io/truecharts/kopia to v0.15…
Browse files Browse the repository at this point in the history
….0@915804f (#15312)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tccr.io/truecharts/kopia](https://togithub.com/truecharts/containers)
| minor | `0.13.0` -> `v0.15.0` |

# Warnings (1)

Please correct - or verify that you can safely ignore - these warnings
before you merge this PR.

- `tccr.io/truecharts/kopia`: Could not determine new digest for update
(docker package tccr.io/truecharts/kopia)

---

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
  • Loading branch information
truecharts-admin authored Nov 25, 2023
1 parent a9d4cd3 commit 3b018ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/kopia/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.13.0"
appVersion: v0.15.0
dependencies:
- name: common
repository: https://library-charts.truecharts.org
Expand All @@ -19,7 +19,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/kopia
- https://kopia.io/docs/installation/#docker-images
- https://github.com/kopia/kopia
version: 8.0.0
version: 8.1.0
annotations:
truecharts.org/category: utility
truecharts.org/SCALE-support: "true"
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/kopia/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/kopia
tag: 0.13.0@sha256:72ed1856efdd443be31e23535d24242056639a387587aa3ade5413e75dad0603
tag: v0.15.0@sha256:915804f85364d2bba51248ea6b639d0988933870dc475da71d028aa819ec8649
pullPolicy: IfNotPresent

service:
Expand Down

0 comments on commit 3b018ee

Please sign in to comment.