Remove panko residue
About panko chart,It's been removed. Change-Id: I781f42f11e1bfc26537d393c527e34c66d29d0cf
This commit is contained in:
parent
bbe6c506af
commit
7baceae82f
@ -15,7 +15,7 @@ apiVersion: v1
|
||||
appVersion: v10.2.31
|
||||
description: OpenStack-Helm MariaDB
|
||||
name: mariadb
|
||||
version: 0.2.2
|
||||
version: 0.2.3
|
||||
home: https://mariadb.com/kb/en/
|
||||
icon: http://badges.mariadb.org/mariadb-badge-180x60.png
|
||||
sources:
|
||||
|
@ -54,9 +54,6 @@ network_policy:
|
||||
- podSelector:
|
||||
matchLabels:
|
||||
application: neutron
|
||||
- podSelector:
|
||||
matchLabels:
|
||||
application: panko
|
||||
- podSelector:
|
||||
matchLabels:
|
||||
application: rally
|
||||
|
@ -15,6 +15,6 @@ apiVersion: v1
|
||||
appVersion: v1.5.5
|
||||
description: OpenStack-Helm Memcached
|
||||
name: memcached
|
||||
version: 0.1.2
|
||||
version: 0.1.3
|
||||
home: https://github.com/memcached/memcached
|
||||
...
|
||||
|
@ -56,9 +56,6 @@ network_policy:
|
||||
- podSelector:
|
||||
matchLabels:
|
||||
application: aodh
|
||||
- podSelector:
|
||||
matchLabels:
|
||||
application: panko
|
||||
- podSelector:
|
||||
matchLabels:
|
||||
application: rally
|
||||
|
@ -18,4 +18,5 @@ mariadb:
|
||||
- 0.2.0 Uplift mariadb version and ubuntu release
|
||||
- 0.2.1 Prevent potential splitbrain issue if cluster is in reboot state
|
||||
- 0.2.2 remove deprecated svc annotation tolerate-unready-endpoints
|
||||
- 0.2.3 Remove panko residue
|
||||
...
|
||||
|
@ -3,4 +3,5 @@ memcached:
|
||||
- 0.1.0 Initial Chart
|
||||
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
|
||||
- 0.1.2 Make stats cachedump configurable.
|
||||
- 0.1.3 Remove panko residue
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user