Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e67f86c158
commit
c5fe83ec28
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [memcached-7.0.0](https://github.com/truecharts/charts/compare/memcached-6.0.77...memcached-7.0.0) (2023-07-20)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm chart common to 13.2.0 ([#10499](https://github.com/truecharts/charts/issues/10499))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [memcached-7.0.1](https://github.com/truecharts/charts/compare/memcached-7.0.0...memcached-7.0.1) (2023-07-20)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/memcached to v1.6.21 ([#10679](https://github.com/truecharts/charts/issues/10679))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [memcached-7.0.0](https://github.com/truecharts/charts/compare/memcached-6.0.77...memcached-7.0.0) (2023-07-20)
|
## [memcached-7.0.0](https://github.com/truecharts/charts/compare/memcached-6.0.77...memcached-7.0.0) (2023-07-20)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [memcached-6.0.69](https://github.com/truecharts/charts/compare/memcached-6.0.68...memcached-6.0.69) (2023-07-03)
|
## [memcached-6.0.69](https://github.com/truecharts/charts/compare/memcached-6.0.68...memcached-6.0.69) (2023-07-03)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/memcached to v1.6.21 ([#10132](https://github.com/truecharts/charts/issues/10132))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [memcached-6.0.68](https://github.com/truecharts/charts/compare/memcached-6.0.67...memcached-6.0.68) (2023-06-30)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -23,7 +23,7 @@ sources:
|
||||||
- https://github.com/bitnami/bitnami-docker-memcached
|
- https://github.com/bitnami/bitnami-docker-memcached
|
||||||
- http://memcached.org/
|
- http://memcached.org/
|
||||||
type: application
|
type: application
|
||||||
version: 7.0.0
|
version: 7.0.1
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [memcached-7.0.1](https://github.com/truecharts/charts/compare/memcached-7.0.0...memcached-7.0.1) (2023-07-20)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/memcached to v1.6.21 ([#10679](https://github.com/truecharts/charts/issues/10679))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/memcached
|
repository: tccr.io/truecharts/memcached
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.6.21@sha256:58b932bfdac42cdb1de908147df888b266580b0a53d9e226b7f9f1f6ebde84f8
|
tag: v1.6.21@sha256:912ad5a5d19ac95bc55db73e60b2546b26ca13cd30528fe2e17b08531fe4dbc9
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue