Skip to content

Commit

Permalink
Fix rollback external dns. it appears the latest version uses oci rep…
Browse files Browse the repository at this point in the history
…ository 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 <github@glueops.dev>
  • Loading branch information
venkatamutyala and glueops-svc-account authored Dec 3, 2024
1 parent 7c415f3 commit 8965763
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion templates/application-external-dns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8965763

Please sign in to comment.