Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9ed001e2a3
commit
43443b4752
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [memcached-8.0.15](https://github.com/truecharts/charts/compare/memcached-8.0.14...memcached-8.0.15) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [memcached-8.0.16](https://github.com/truecharts/charts/compare/memcached-8.0.15...memcached-8.0.16) (2023-09-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/memcached to v1.6.21 ([#12205](https://github.com/truecharts/charts/issues/12205))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-8.0.15](https://github.com/truecharts/charts/compare/memcached-8.0.14...memcached-8.0.15) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [memcached-8.0.6](https://github.com/truecharts/charts/compare/memcached-8.0.5...memcached-8.0.6) (2023-08-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.2 ([#11488](https://github.com/truecharts/charts/issues/11488))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-8.0.5](https://github.com/truecharts/charts/compare/memcached-8.0.4...memcached-8.0.5) (2023-08-13)
|
||||
|
||||
### Chore
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-memcached
|
||||
- http://memcached.org/
|
||||
type: application
|
||||
version: 8.0.15
|
||||
version: 8.0.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [memcached-8.0.16](https://github.com/truecharts/charts/compare/memcached-8.0.15...memcached-8.0.16) (2023-09-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/memcached to v1.6.21 ([#12205](https://github.com/truecharts/charts/issues/12205))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/memcached
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.21@sha256:11b3b3482ff4333738e1d81b0dd2b2ee44c56c03679a4187bea51fdc1883b238
|
||||
tag: v1.6.21@sha256:117c7f246c0854b46f655a73f411f418e8f78a50cafec5e92d6ebfdb49319331
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue