chore(deps): update container image codetheweb/muse to v2.7.0@961fce6 by renovate (#19335)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | codetheweb/muse | minor | `2.6.0` -> `2.7.0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjI0OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
6fca1e3e4f
commit
b8ea5455bd
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.6.0
|
||||
appVersion: 2.7.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.1.5
|
||||
|
@ -24,7 +24,7 @@ keywords:
|
|||
- muse
|
||||
- media
|
||||
- discord-bot
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/muse
|
||||
- https://hub.docker.com/r/codetheweb/muse
|
||||
type: application
|
||||
version: 5.7.0
|
||||
version: 5.8.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: codetheweb/muse
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.6.0@sha256:9deedbb212a0083008cf1f371ce1ac9e0ac9b2a159ac2b62d3c7ef28b8424389
|
||||
tag: 2.7.0@sha256:961fce61dbb35032396af9bf949a5a968b214d67dc1a6a8e3bc62c26e47b1833
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue