Skip to content
This repository was archived by the owner on Nov 18, 2020. It is now read-only.

Commit 5844ca3

Browse files
upgrade helm sample 0.19.2 (#140)
* upgrade helm sample 0.19.2
1 parent 51a3b63 commit 5844ca3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/operator-framework/helm-operator:v0.18.1
1+
FROM quay.io/operator-framework/helm-operator:v0.19.2
22

33
COPY watches.yaml ${HOME}/watches.yaml
44
COPY helm-charts/ ${HOME}/helm-charts/

helm/memcached-operator/helm-charts/memcached/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> [Memcached](https://memcached.org/) 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.
44
5-
Based on the [memcached](https://github.com/helm/charts/tree/master/stable/memcached) chart from the [Helm Charts](https://github.com/helm/charts) repository.
5+
Based on the Bitnami [memcached chart](https://github.com/bitnami/charts/tree/master/bitnami/memcached).
66

77
## TL;DR;
88

0 commit comments

Comments
 (0)