Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4d1dc53078
commit
fe06ee6b85
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [memcached-8.0.7](https://github.com/truecharts/charts/compare/memcached-8.0.6...memcached-8.0.7) (2023-08-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/memcached to v1.6.21 ([#11583](https://github.com/truecharts/charts/issues/11583))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-8.0.6](https://github.com/truecharts/charts/compare/memcached-8.0.5...memcached-8.0.6) (2023-08-15)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/memcached to v1.6.21 ([#10848](https://github.com/truecharts/charts/issues/10848))
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-7.0.3](https://github.com/truecharts/charts/compare/memcached-7.0.2...memcached-7.0.3) (2023-07-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/memcached to v1.6.21 ([#10780](https://github.com/truecharts/charts/issues/10780))
|
||||
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-memcached
|
||||
- http://memcached.org/
|
||||
type: application
|
||||
version: 8.0.6
|
||||
version: 8.0.7
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [memcached-8.0.7](https://github.com/truecharts/charts/compare/memcached-8.0.6...memcached-8.0.7) (2023-08-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/memcached to v1.6.21 ([#11583](https://github.com/truecharts/charts/issues/11583))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/memcached
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.21@sha256:5d25d26461767404bc05e6c6a0fc880399bd22f4b9f2365984b72c3098a9facf
|
||||
tag: v1.6.21@sha256:fc655c32727d371ba77d370203f2622dde3e90b23a69214ca2cdcb6156eaa376
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue