Reorganized for new stable/waypoint versioning design.

This commit is contained in:
2026-05-24 18:28:47 +00:00
parent 945d2225a2
commit bc7a168851
352 changed files with 1264 additions and 294 deletions

5
memcached/app.yaml Normal file
View File

@@ -0,0 +1,5 @@
name: memcached
is: memcached
description: Memcached is an in-memory key-value store for small chunks of arbitrary data, commonly used as a cache layer.
icon: https://www.vectorlogo.zone/logos/memcached/memcached-icon.svg
latest: "1"

View File

@@ -1,12 +0,0 @@
name: memcached
is: memcached
description: Memcached is an in-memory key-value store for small chunks of arbitrary
data, commonly used as a cache layer.
version: 1.6.32-1
icon: https://www.vectorlogo.zone/logos/memcached/memcached-icon.svg
requires: []
defaultConfig:
namespace: memcached
host: memcached.memcached.svc.cluster.local
memoryLimit: 64m
defaultSecrets: []

View File

@@ -0,0 +1,7 @@
version: 1.6.32-1
requires: []
defaultConfig:
namespace: memcached
host: memcached.memcached.svc.cluster.local
memoryLimit: 64m
defaultSecrets: []