From 8965763126366c8292c7db772a6dc119ef397785 Mon Sep 17 00:00:00 2001 From: Venkat Date: Tue, 3 Dec 2024 03:14:09 +0000 Subject: [PATCH] Fix rollback external dns. it appears the latest version uses oci repository format (#572) * fix: rollback external-dns. it appears the latest version uses oci repository format * chore: bump version for hotfix * docs: automated helm-docs action --------- Co-authored-by: GlueOps --- Chart.yaml | 2 +- README.md | 2 +- templates/application-external-dns.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 7086d41d..3fdd413e 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v2 appVersion: v0.1.0 description: This chart deploys the GlueOps Platform name: glueops-platform -version: 0.53.3 +version: 0.53.4 diff --git a/README.md b/README.md index 3ee73401..d45720a1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # glueops-platform -![Version: 0.53.3](https://img.shields.io/badge/Version-0.53.3-informational?style=flat-square) ![AppVersion: v0.1.0](https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square) +![Version: 0.53.4](https://img.shields.io/badge/Version-0.53.4-informational?style=flat-square) ![AppVersion: v0.1.0](https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square) This chart deploys the GlueOps Platform diff --git a/templates/application-external-dns.yaml b/templates/application-external-dns.yaml index e00818d3..8b597640 100644 --- a/templates/application-external-dns.yaml +++ b/templates/application-external-dns.yaml @@ -26,7 +26,7 @@ spec: source: repoURL: 'https://charts.bitnami.com/bitnami' chart: external-dns - targetRevision: 8.6.0 + targetRevision: 8.5.1 helm: parameters: - name: aws.credentials.secretKey