Skip to content

Commit

Permalink
Merge branch 'main' of github.com:AtomiCloud/sulfoxide.tin
Browse files Browse the repository at this point in the history
  • Loading branch information
kirinnee committed Nov 18, 2023
2 parents fe9fbb3 + b72f4c7 commit 2acf853
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.4.1](https://github.com/AtomiCloud/sulfoxide.tin/compare/v1.4.0...v1.4.1) (2023-11-18)


### 🐛 Bug Fixes

* use sync-wave instead of helm-hooks ([07a5b58](https://github.com/AtomiCloud/sulfoxide.tin/commit/07a5b58c7f8b52644124428eee89ec740b53506c))

## [1.4.0](https://github.com/AtomiCloud/sulfoxide.tin/compare/v1.3.0...v1.4.0) (2023-11-18)


Expand Down
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: sulfoxide-tin
description: Helm chart to deploy External DNS to configure DNS records to DNS providers
type: application
version: 1.4.0
version: 1.4.1
appVersion: "1.13.1"
dependencies:
- name: external-dns
Expand Down
2 changes: 1 addition & 1 deletion chart/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# sulfoxide-tin

![Version: 1.4.0](https://img.shields.io/badge/Version-1.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.13.1](https://img.shields.io/badge/AppVersion-1.13.1-informational?style=flat-square)
![Version: 1.4.1](https://img.shields.io/badge/Version-1.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.13.1](https://img.shields.io/badge/AppVersion-1.13.1-informational?style=flat-square)

Helm chart to deploy External DNS to configure DNS records to DNS providers

Expand Down

0 comments on commit 2acf853

Please sign in to comment.