Skip to content
This repository was archived by the owner on Jul 24, 2019. It is now read-only.

Commit d9a390e

Browse files
committed
Use Upstream Memcached Image
This commit changes the default Memcached Image to the Upstream: * https://hub.docker.com/_/memcached/
1 parent 2f87853 commit d9a390e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

memcached/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# name: value
55

66
images:
7-
memcached: quay.io/stackanetes/stackanetes-memcached:newton
7+
memcached: docker.io/memcached:latest
88
pull_policy: "IfNotPresent"
99

1010
upgrades:

0 commit comments

Comments
 (0)