From 6e5a6c1ebd485afc1ef6854b0b7b0bc0b15cc631 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Tue, 22 Jun 2021 22:11:02 +0500 Subject: [PATCH] Update test values with newer tags --- charts/chia/1.2.1/test_values.yaml | 2 +- charts/minio/1.3.0/test_values.yaml | 2 +- charts/nextcloud/1.3.0/test_values.yaml | 2 +- charts/plex/1.6.1/test_values.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/chia/1.2.1/test_values.yaml b/charts/chia/1.2.1/test_values.yaml index b2fd50d602..b731133ee9 100644 --- a/charts/chia/1.2.1/test_values.yaml +++ b/charts/chia/1.2.1/test_values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/chia-network/chia - tag: 1.1.4 + tag: 1.1.6 pullPolicy: IfNotPresent updateStrategy: Recreate diff --git a/charts/minio/1.3.0/test_values.yaml b/charts/minio/1.3.0/test_values.yaml index 99b2cf30c7..ad830f9f61 100644 --- a/charts/minio/1.3.0/test_values.yaml +++ b/charts/minio/1.3.0/test_values.yaml @@ -2,7 +2,7 @@ ## image: repository: minio/minio - tag: RELEASE.2021-02-19T04-38-02Z + tag: RELEASE.2021-04-06T23-11-00Z pullPolicy: IfNotPresent ## Additional arguments to pass to minio binary diff --git a/charts/nextcloud/1.3.0/test_values.yaml b/charts/nextcloud/1.3.0/test_values.yaml index 6e765690d5..24fde43dad 100644 --- a/charts/nextcloud/1.3.0/test_values.yaml +++ b/charts/nextcloud/1.3.0/test_values.yaml @@ -3,7 +3,7 @@ ## image: repository: nextcloud - tag: 19.0.3-apache + tag: 21.0.2 pullPolicy: IfNotPresent nextcloud: diff --git a/charts/plex/1.6.1/test_values.yaml b/charts/plex/1.6.1/test_values.yaml index 193c0fe331..1768bab904 100644 --- a/charts/plex/1.6.1/test_values.yaml +++ b/charts/plex/1.6.1/test_values.yaml @@ -6,7 +6,7 @@ image: repository: plexinc/pms-docker - tag: 1.20.2.3402-0fec14d92 + tag: 1.23.2.4656-85f0adf5b pullPolicy: IfNotPresent ##### START --> Official PLEX container environment variables