Use stretch instead of buster to be consistent

This commit is contained in:
Carlos Rodriguez Hernandez
2019-09-02 07:58:27 +00:00
parent c8a1a286b7
commit decd85ff9e
42 changed files with 45 additions and 45 deletions

View File

@@ -43,7 +43,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/minideb
tag: buster
tag: stretch
pullPolicy: Always
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.