chore(deps): update container image tccr.io/truecharts/memcached to v1.6.19 (#8486)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/memcached](https://togithub.com/truecharts/containers) | patch | `1.6.18` -> `1.6.19` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
3465abdbf5
commit
143d29a064
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.6.18"
|
||||
appVersion: "1.6.19"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-memcached
|
||||
- http://memcached.org/
|
||||
type: application
|
||||
version: 6.0.27
|
||||
version: 6.0.28
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/memcached
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.6.18@sha256:6311688475eba61f96fd0cca1622832032052597c946df02578e4cb33fdf7664
|
||||
tag: 1.6.19@sha256:b94b7f9706130287c96605df3850b58369bb839a4683a94b5d3a49d6acd53250
|
||||
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue