Skip to content

Commit

Permalink
Release v3.5.3 (#392)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Nov 16, 2023
1 parent 4beb764 commit 23f5675
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project's packages adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [3.5.3] - 2023-11-16
### Adds
- adds extra `helm chart` for the `ciliumNetworkPolicies`

Expand Down Expand Up @@ -571,7 +573,8 @@ Before you upgrade to this release, make sure to read the [Upgrading from v1.7 t

- `cert-manager` upstream helm chart `v0.9.0`. ([#1](https://github.com/giantswarm/cert-manager-app/pull/1))

[Unreleased]: https://github.com/giantswarm/cert-manager-app/compare/v3.5.2...HEAD
[Unreleased]: https://github.com/giantswarm/cert-manager-app/compare/v3.5.3...HEAD
[3.5.3]: https://github.com/giantswarm/cert-manager-app/compare/v3.5.2...v3.5.3
[3.5.2]: https://github.com/giantswarm/cert-manager-app/compare/v3.5.1...v3.5.2
[3.5.1]: https://github.com/giantswarm/cert-manager-app/compare/v3.5.0...v3.5.1
[3.5.0]: https://github.com/giantswarm/cert-manager-app/compare/v3.4.1...v3.5.0
Expand Down
2 changes: 1 addition & 1 deletion helm/cert-manager/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: cert-manager-app
description: Simplifies the process of obtaining, renewing and using certificates.
version: 3.5.2
version: 3.5.3
appVersion: v1.12.4
home: https://github.com/giantswarm/cert-manager-app
icon: https://s.giantswarm.io/app-icons/cert-manager/1/light.svg
Expand Down

0 comments on commit 23f5675

Please sign in to comment.