Skip to content

Commit

Permalink
chore: release main (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jul 20, 2024
1 parent 072536f commit 9638d91
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"deploy/helm": "0.2.5",
"deploy/helm": "0.3.0",
".": "1.6.0"
}
8 changes: 8 additions & 0 deletions deploy/helm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.3.0](https://github.com/anthr76/k8s-pod-mutator-webhook/compare/k8s-pod-mutator-webhook-helm-v0.2.5...k8s-pod-mutator-webhook-helm-v0.3.0) (2024-07-19)


### Features

* **container:** update image ghcr.io/anthr76/k8s-pod-mutator-webhook/init ( 1.5.5 → 1.6.0 ) ([90a75bd](https://github.com/anthr76/k8s-pod-mutator-webhook/commit/90a75bdc750b6d53a7cfa76147d1b4ad5e7bfc04))
* **container:** update image ghcr.io/anthr76/k8s-pod-mutator-webhook/webhook ( 1.5.5 → 1.6.0 ) ([072536f](https://github.com/anthr76/k8s-pod-mutator-webhook/commit/072536f9cedfb83648ceeacf663e7f1806290f95))

## [0.2.5](https://github.com/anthr76/k8s-pod-mutator-webhook/compare/k8s-pod-mutator-webhook-helm-v0.2.4...k8s-pod-mutator-webhook-helm-v0.2.5) (2024-07-19)


Expand Down
2 changes: 1 addition & 1 deletion deploy/helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ description: >-
Kubernetes Mutating Admission Webhook for Pods. Applies arbitrary changes to
Pod manifests.
type: application
version: 0.2.5
version: 0.3.0
sources:
- https://github.com/anthr76/k8s-pod-mutator-webhook

0 comments on commit 9638d91

Please sign in to comment.