Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9d0595d8ce
commit
6a7e8e04e1
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [memcached-8.0.42](https://github.com/truecharts/charts/compare/memcached-8.0.41...memcached-8.0.42) (2023-11-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.5.0 ([#14466](https://github.com/truecharts/charts/issues/14466))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [memcached-8.0.43](https://github.com/truecharts/charts/compare/memcached-8.0.42...memcached-8.0.43) (2023-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/memcached to v1.6.22 ([#14693](https://github.com/truecharts/charts/issues/14693))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-8.0.42](https://github.com/truecharts/charts/compare/memcached-8.0.41...memcached-8.0.42) (2023-11-14)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
- update helm chart common to 14.1.0 ([#14049](https://github.com/truecharts/charts/issues/14049))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-8.0.32](https://github.com/truecharts/charts/compare/memcached-8.0.31...memcached-8.0.32) (2023-10-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/memcached to v1.6.22 ([#13724](https://github.com/truecharts/charts/issues/13724))
|
||||
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-memcached
|
||||
- http://memcached.org/
|
||||
type: application
|
||||
version: 8.0.42
|
||||
version: 8.0.43
|
||||
annotations:
|
||||
truecharts.org/category: database
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [memcached-8.0.43](https://github.com/truecharts/charts/compare/memcached-8.0.42...memcached-8.0.43) (2023-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/memcached to v1.6.22 ([#14693](https://github.com/truecharts/charts/issues/14693))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/memcached
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.22@sha256:1d021040b76aceb199a879ff295f836a007ec64cabdba1482c511fd245b3b7ec
|
||||
tag: v1.6.22@sha256:eb17227cee8bfa3ae63ba3e89b628d119b9d28c3cbba6004ef2c361cebfe8e28
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue