From 2380c022a30973c7ed1412833f9505079fcedab8 Mon Sep 17 00:00:00 2001 From: Yury Tsarev Date: Sat, 28 Mar 2020 05:11:41 +0100 Subject: [PATCH] Use custom build of external-dns with multi A fixes * Fixes https://github.com/AbsaOSS/ohmyglb/issues/62 * Fixes https://github.com/kubernetes-sigs/external-dns/issues/1313 * Upstream PR https://github.com/kubernetes-sigs/external-dns/pull/1475 * Use custom build while upstream accepts the change --- chart/ohmyglb/Chart.yaml | 2 +- chart/ohmyglb/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/ohmyglb/Chart.yaml b/chart/ohmyglb/Chart.yaml index 6e0d83b3b..00fb17cbf 100644 --- a/chart/ohmyglb/Chart.yaml +++ b/chart/ohmyglb/Chart.yaml @@ -14,7 +14,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 0.1.0 +version: 0.2.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. diff --git a/chart/ohmyglb/values.yaml b/chart/ohmyglb/values.yaml index 36a5ab8f2..1226d3f19 100644 --- a/chart/ohmyglb/values.yaml +++ b/chart/ohmyglb/values.yaml @@ -19,7 +19,7 @@ ohmyglb: hostname: "test-gslb-ns-us.example.com" externaldns: - image: ytsarev/external-dns:v0.5.18-27-g432d0696-dirty + image: absaoss/external-dns:v0.5.18-90-g3602c476-dirty etcd-operator: customResources: