mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-18 09:48:18 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [memcached-5.0.21](https://github.com/truecharts/charts/compare/memcached-5.0.20...memcached-5.0.21) (2023-01-15)
|
||||
|
||||
### Fix
|
||||
|
||||
- don't run manifest Manager on most dependency apps. ([#6384](https://github.com/truecharts/charts/issues/6384))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [memcached-5.0.22](https://github.com/truecharts/charts/compare/memcached-5.0.21...memcached-5.0.22) (2023-01-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/memcached to v1.6.18
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-5.0.21](https://github.com/truecharts/charts/compare/memcached-5.0.20...memcached-5.0.21) (2023-01-15)
|
||||
|
||||
### Fix
|
||||
@@ -88,12 +97,3 @@
|
||||
- update container image tccr.io/truecharts/memcached to 1.6.17
|
||||
|
||||
|
||||
|
||||
|
||||
## [memcached-5.0.11](https://github.com/truecharts/charts/compare/memcached-5.0.10...memcached-5.0.11) (2022-12-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to v11.0.7 ([#5266](https://github.com/truecharts/charts/issues/5266))
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.6.17"
|
||||
appVersion: "1.6.18"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://github.com/bitnami/bitnami-docker-memcached
|
||||
- http://memcached.org/
|
||||
type: application
|
||||
version: 5.0.21
|
||||
version: 5.0.22
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
9
dependency/memcached/5.0.22/app-changelog.md
Normal file
9
dependency/memcached/5.0.22/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [memcached-5.0.22](https://github.com/truecharts/charts/compare/memcached-5.0.21...memcached-5.0.22) (2023-01-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/memcached to v1.6.18
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/memcached
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.6.17@sha256:b3c8aee8b4499ad7e8b10b3994f2a14c9cfd102174c427ed9bc94eeb727b5347
|
||||
tag: 1.6.18@sha256:49ac06df6582a98e7a33109fe66ab68853f1db790ad881ac00d0652b9a243797
|
||||
|
||||
service:
|
||||
main:
|
||||
Reference in New Issue
Block a user