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) (2024-02-16)

### 🐛 Bug Fixes

* incorrect topologySpreadConstraints ([ab634d3](ab634d3))
  • Loading branch information
semantic-release-bot committed Feb 16, 2024
1 parent ab634d3 commit 19a8182
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.argon/compare/v1.7.0...v1.7.1) (2024-02-16)


### 🐛 Bug Fixes

* incorrect topologySpreadConstraints ([ab634d3](https://github.com/AtomiCloud/sulfoxide.argon/commit/ab634d3689e12ce6cce52763b107767621827a70))

## [1.7.0](https://github.com/AtomiCloud/sulfoxide.argon/compare/v1.6.0...v1.7.0) (2024-02-08)


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-argon
description: Helm chart to deploy AtomiCloud's Cluster policy engine, Kyverno
type: application
version: 1.7.0
version: 1.7.1
appVersion: "3.1.0"
dependencies:
- name: kyverno
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-argon

![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: 3.1.0](https://img.shields.io/badge/AppVersion-3.1.0-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: 3.1.0](https://img.shields.io/badge/AppVersion-3.1.0-informational?style=flat-square)

Helm chart to deploy AtomiCloud's Cluster policy engine, Kyverno

Expand Down

0 comments on commit 19a8182

Please sign in to comment.