Skip to content

Commit

Permalink
Merge pull request #517 from ngrok/release-ngrok-operator-0.13.5-helm…
Browse files Browse the repository at this point in the history
…-chart-0.16.2

Release ngrok-operator-0.13.5 helm-chart-0.16.2
  • Loading branch information
hjkatz authored Nov 15, 2024
2 parents 2f2c27e + 53c6f1f commit 2dc88c5
Show file tree
Hide file tree
Showing 12 changed files with 49 additions and 25 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 0.13.5
**Full Changelog**: https://github.com/ngrok/ngrok-operator/compare/ngrok-operator-0.13.4...ngrok-operator-0.13.5

- Update ngrok-operator version to `0.13.5`
- Update Helm chart version to `0.16.2`

### Added

- Sign ngrok-operator Helm chart with GPG key by @hjkatz <[email protected]> in [#514](https://github.com/ngrok/ngrok-operator/pull/514)

### Fixed

- Update README.md with new rename by @<gh-user> <[email protected]> in [#516](https://github.com/ngrok/ngrok-operator/pull/516)

## 0.13.4
**Full Changelog**: https://github.com/ngrok/ngrok-operator/compare/ngrok-operator-0.13.3...ngrok-operator-0.13.4

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.13.4
0.13.5
10 changes: 10 additions & 0 deletions helm/ngrok-operator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ All notable changes to the helm chart will be documented in this file. Please se
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 0.16.2
**Full Changelog**: https://github.com/ngrok/ngrok-operator/compare/helm-chart-0.16.1...helm-chart-0.16.2

- Update ngrok-operator version to `0.13.5`
- Update Helm chart version to `0.16.2`

### Added

- Sign ngrok-operator Helm chart with GPG key by @hjkatz <[email protected]> in [#514](https://github.com/ngrok/ngrok-operator/pull/514)

## 0.16.1
**Full Changelog**: https://github.com/ngrok/ngrok-operator/compare/helm-chart-0.16.0...helm-chart-0.16.1

Expand Down
4 changes: 2 additions & 2 deletions helm/ngrok-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: ngrok-operator
description: The official ngrok Kubernetes Operator.
version: 0.16.1
appVersion: 0.13.4
version: 0.16.2
appVersion: 0.13.5
keywords:
- ngrok
- networking
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2dc88c5

Please sign in to comment.