chore(deps): update container image docker.io/mongo-express to latest@6e692b3 by renovate (#16927)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/mongo-express | digest | `daa4a0d` -> `6e692b3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE5Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
max_scale_version: 24.04.0
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: database
|
||||
@@ -31,7 +31,7 @@ keywords:
|
||||
- mongo
|
||||
- mongodb
|
||||
- database
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -42,4 +42,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mongo-express
|
||||
- https://hub.docker.com/_/mongo-express
|
||||
type: application
|
||||
version: 5.2.0
|
||||
version: 5.2.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/mongo-express
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:daa4a0db75705eed2669049f01f9d358a2187a03c3d580d9121dec2d18298a01
|
||||
tag: latest@sha256:6e692b3f812183586f425a2bbb23778b4168845c4633ab740e6c8940a9d6a15a
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user