Skip to content

Commit bb9433a

Browse files
committed
chore(addons): unified database standard
1 parent c937a29 commit bb9433a

164 files changed

Lines changed: 355 additions & 2623 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.drone/drone.yml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,4 @@ steps:
3434
from_secret: github_token
3535
when:
3636
event:
37-
- push
38-
volumes:
39-
- name: image_registries
40-
path: /etc/containers/registries.conf
41-
42-
trigger:
43-
event:
44-
- push
45-
46-
volumes:
47-
- name: image_registries
48-
host:
49-
path: /etc/containers/registries.conf
37+
- push

addons/index.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
apiVersion: v1
22
entries:
3-
memcached:
4-
- name: memcached
5-
description: "Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering."
6-
version: 1.1.0
73
mysql:
84
- name: mysql
95
description: "MySQL is a fast, reliable, scalable, and easy to use open-source relational database system."

addons/memcached-1.1.0/chart/memcached/.helmignore

Lines changed: 0 additions & 21 deletions
This file was deleted.

addons/memcached-1.1.0/chart/memcached/Chart.yaml

Lines changed: 0 additions & 19 deletions
This file was deleted.

addons/memcached-1.1.0/chart/memcached/README.md

Lines changed: 0 additions & 183 deletions
This file was deleted.

addons/memcached-1.1.0/chart/memcached/ci/values-production.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

addons/memcached-1.1.0/chart/memcached/templates/NOTES.txt

Lines changed: 0 additions & 27 deletions
This file was deleted.

addons/memcached-1.1.0/chart/memcached/templates/_helpers.tpl

Lines changed: 0 additions & 247 deletions
This file was deleted.

0 commit comments

Comments
 (0)