Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4dbf230d0f
commit
e2ffb6ae27
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [memcached-6.0.72](https://github.com/truecharts/charts/compare/memcached-6.0.71...memcached-6.0.72) (2023-07-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.14.8 ([#10293](https://github.com/truecharts/charts/issues/10293))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [memcached-6.0.73](https://github.com/truecharts/charts/compare/memcached-6.0.72...memcached-6.0.73) (2023-07-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/memcached to v1.6.21 ([#10351](https://github.com/truecharts/charts/issues/10351))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-6.0.72](https://github.com/truecharts/charts/compare/memcached-6.0.71...memcached-6.0.72) (2023-07-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [memcached-6.0.63](https://github.com/truecharts/charts/compare/memcached-6.0.59...memcached-6.0.63) (2023-06-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/memcached to v1.6.20 ([#9685](https://github.com/truecharts/charts/issues/9685))
|
||||
- update container image tccr.io/truecharts/memcached to v1.6.20 ([#9624](https://github.com/truecharts/charts/issues/9624))
|
||||
- update helm chart common to 12.14.3 ([#9601](https://github.com/truecharts/charts/issues/9601))
|
||||
- update helm chart common to 12.14.2 ([#9579](https://github.com/truecharts/charts/issues/9579))
|
||||
|
||||
|
||||
|
||||
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-memcached
|
||||
- http://memcached.org/
|
||||
type: application
|
||||
version: 6.0.72
|
||||
version: 6.0.73
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [memcached-6.0.73](https://github.com/truecharts/charts/compare/memcached-6.0.72...memcached-6.0.73) (2023-07-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/memcached to v1.6.21 ([#10351](https://github.com/truecharts/charts/issues/10351))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/memcached
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.21@sha256:8e6f9e3435bad2fefd6058986af320fffed186124cf656de75e84f6a759d712f
|
||||
tag: v1.6.21@sha256:3f3fcbe00a571d2fefe8c20353422af7c083d8cb8928fb2333f137ae31fca208
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue