From 6268acd113e8a763326f87d48f449b4404cef194 Mon Sep 17 00:00:00 2001 From: Thomas Arrow Date: Wed, 27 Nov 2024 14:19:18 +0000 Subject: [PATCH 1/2] redis-2: downgrade chart to version 19.6.4 This patch downgrades the redis-2 application on local and staging it preemptively sets the version that would be set on production too. This was done because 19.6.4 appears to be the most recent version of of the chat that ships a redis version (7.2.5) that's still available under a BSD license. See: https://redis.io/blog/what-redis-license-change-means-for-our-managed-service-providers/ Bug: T380448 --- k8s/argocd/local/app-of-apps.values.yaml | 2 ++ k8s/argocd/production/app-of-apps.values.yaml | 2 ++ k8s/argocd/staging/app-of-apps.values.yaml | 2 ++ 3 files changed, 6 insertions(+) diff --git a/k8s/argocd/local/app-of-apps.values.yaml b/k8s/argocd/local/app-of-apps.values.yaml index e69de29bb..8aeb0031d 100644 --- a/k8s/argocd/local/app-of-apps.values.yaml +++ b/k8s/argocd/local/app-of-apps.values.yaml @@ -0,0 +1,2 @@ +chartVersions: + redis2: 19.6.4 \ No newline at end of file diff --git a/k8s/argocd/production/app-of-apps.values.yaml b/k8s/argocd/production/app-of-apps.values.yaml index e69de29bb..8aeb0031d 100644 --- a/k8s/argocd/production/app-of-apps.values.yaml +++ b/k8s/argocd/production/app-of-apps.values.yaml @@ -0,0 +1,2 @@ +chartVersions: + redis2: 19.6.4 \ No newline at end of file diff --git a/k8s/argocd/staging/app-of-apps.values.yaml b/k8s/argocd/staging/app-of-apps.values.yaml index e69de29bb..8aeb0031d 100644 --- a/k8s/argocd/staging/app-of-apps.values.yaml +++ b/k8s/argocd/staging/app-of-apps.values.yaml @@ -0,0 +1,2 @@ +chartVersions: + redis2: 19.6.4 \ No newline at end of file From be3b957a0ca0581e93290147be009151430cb923 Mon Sep 17 00:00:00 2001 From: Thomas Arrow Date: Wed, 27 Nov 2024 14:24:33 +0000 Subject: [PATCH 2/2] add newlines --- k8s/argocd/local/app-of-apps.values.yaml | 2 +- k8s/argocd/production/app-of-apps.values.yaml | 2 +- k8s/argocd/staging/app-of-apps.values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/k8s/argocd/local/app-of-apps.values.yaml b/k8s/argocd/local/app-of-apps.values.yaml index 8aeb0031d..a08436adb 100644 --- a/k8s/argocd/local/app-of-apps.values.yaml +++ b/k8s/argocd/local/app-of-apps.values.yaml @@ -1,2 +1,2 @@ chartVersions: - redis2: 19.6.4 \ No newline at end of file + redis2: 19.6.4 diff --git a/k8s/argocd/production/app-of-apps.values.yaml b/k8s/argocd/production/app-of-apps.values.yaml index 8aeb0031d..a08436adb 100644 --- a/k8s/argocd/production/app-of-apps.values.yaml +++ b/k8s/argocd/production/app-of-apps.values.yaml @@ -1,2 +1,2 @@ chartVersions: - redis2: 19.6.4 \ No newline at end of file + redis2: 19.6.4 diff --git a/k8s/argocd/staging/app-of-apps.values.yaml b/k8s/argocd/staging/app-of-apps.values.yaml index 8aeb0031d..a08436adb 100644 --- a/k8s/argocd/staging/app-of-apps.values.yaml +++ b/k8s/argocd/staging/app-of-apps.values.yaml @@ -1,2 +1,2 @@ chartVersions: - redis2: 19.6.4 \ No newline at end of file + redis2: 19.6.4