Skip to content

Commit

Permalink
chore(deps): update docker general non-major (#675)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/tccr/db-wait-mariadb](https://togithub.com/truecharts/containers)
| digest | `492a965` -> `62858b8` |
|
[tccr.io/tccr/db-wait-mongodb](https://togithub.com/truecharts/containers)
| digest | `502f70a` -> `9268e23` |
|
[tccr.io/tccr/db-wait-postgres](https://togithub.com/truecharts/containers)
| digest | `a163c78` -> `4e4e5b9` |
|
[tccr.io/tccr/db-wait-redis](https://togithub.com/truecharts/containers)
| digest | `8affa08` -> `e941289` |
| [tccr.io/tccr/wget](https://togithub.com/truecharts/containers) |
digest | `1764b1b` -> `2c26ff5` |

---

> [!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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
truecharts-admin authored Jan 1, 2024
1 parent 4a0f00c commit 7433731
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions library/common/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -490,27 +490,27 @@ kubectlImage:

wgetImage:
repository: tccr.io/tccr/wget
tag: v1.0.0@sha256:1764b1bb79b5d33edeb65b0bd5452b0a9622f8602f53a77e6a516261cfe7aa3d
tag: v1.0.0@sha256:2c26ff54ed4bed9e4f1a97132119ba22f75710655d08c400bcef15dc08f9e0d1
pullPolicy: IfNotPresent

postgresClientImage:
repository: tccr.io/tccr/db-wait-postgres
tag: v1.1.0@sha256:a163c7836d7bb436a428f5d55bbba0eb73bcdb9bc202047e2523bbb539c113e6
tag: v1.1.0@sha256:4e4e5b9f37a5d0c8d90d744de23d1857079095fbb55d2944ec91d83241f60376
pullPolicy: IfNotPresent

mariadbClientImage:
repository: tccr.io/tccr/db-wait-mariadb
tag: v1.1.0@sha256:492a9659511d3288ba9b6536fb17d1cb037fb3876f402dffa5dbcb040acbb85a
tag: v1.1.0@sha256:62858b8191b662716d84840f8d9b3c86654f175686159c5267a1c860d75f398d
pullPolicy: IfNotPresent

redisClientImage:
repository: tccr.io/tccr/db-wait-redis
tag: v1.1.0@sha256:8affa086d097b948f62b0433d70f4219a22ec29843ebd5479391869341bdb638
tag: v1.1.0@sha256:e9412891c9b6c96f11143cd88f5d19df352bf7b5570f1825f67b5e1a2ddec176
pullPolicy: IfNotPresent

mongodbClientImage:
repository: tccr.io/tccr/db-wait-mongodb
tag: v1.1.0@sha256:502f70a653a905ad23576e208d0e5241e9cc8aeed63bb923e6da8563bdc3c1e7
tag: v1.1.0@sha256:9268e23927c4abd9bd031ef62a8a36c58e15361cf3f617906029fa4b6f25c71c
pullPolicy: IfNotPresent

# -- OpenVPN specific configuration
Expand Down

0 comments on commit 7433731

Please sign in to comment.