Skip to content

Commit

Permalink
release: 1.7.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.1](v1.7.0...v1.7.1) (2023-11-18)

### 🐛 Bug Fixes

* allow self-signed CA and cert in virtual clusters ([02fee94](02fee94))
  • Loading branch information
semantic-release-bot committed Nov 18, 2023
1 parent 02fee94 commit 46bb70a
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.7.1](https://github.com/AtomiCloud/sulfoxide.sulfur/compare/v1.7.0...v1.7.1) (2023-11-18)


### 🐛 Bug Fixes

* allow self-signed CA and cert in virtual clusters ([02fee94](https://github.com/AtomiCloud/sulfoxide.sulfur/commit/02fee9492d4a8e74f32d716492a770ed494b9912))

## [1.7.0](https://github.com/AtomiCloud/sulfoxide.sulfur/compare/v1.6.0...v1.7.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-sulfur
description: Helm chart to deploy Cert Manager to issue TLS and other certificates in AtomiCloud's Infrastructure
type: application
version: 1.7.0
version: 1.7.1
appVersion: "1.9.1"
dependencies:
- name: cert-manager
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-sulfur

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

Helm chart to deploy Cert Manager to issue TLS and other certificates in AtomiCloud's Infrastructure

Expand Down

0 comments on commit 46bb70a

Please sign in to comment.