Skip to content

Commit

Permalink
fix: revert external dns back to v6 (#343)
Browse files Browse the repository at this point in the history
* fix: revert external dns back to v6

* chore: bump version for next rc

* docs: automated helm-docs action

---------

Co-authored-by: GlueOps <[email protected]>
  • Loading branch information
venkatamutyala and glueops-svc-account authored Jun 19, 2024
1 parent e9dfdba commit b380820
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.45.0-rc2
version: 0.45.0-rc3
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.45.0-rc2](https://img.shields.io/badge/Version-0.45.0--rc2-informational?style=flat-square) ![AppVersion: v0.1.0](https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square)
![Version: 0.45.0-rc3](https://img.shields.io/badge/Version-0.45.0--rc3-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: 7.5.7
targetRevision: 6.38.0
helm:
parameters:
- name: aws.credentials.secretKey
Expand Down

0 comments on commit b380820

Please sign in to comment.