From d46656bcf74c03e8008703892ce0f070d19b6d00 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 1 Oct 2024 19:09:22 +0000 Subject: [PATCH] chore(release): 0.16.2 ## [0.16.2](https://github.com/stenic/k8status/compare/v0.16.1...v0.16.2) (2024-10-01) ### Bug Fixes * **deps:** update kubernetes packages to v0.31.1 ([c516173](https://github.com/stenic/k8status/commit/c516173c498c122741ae5af7aa4d3ea231ce1253)) * **deps:** update testing-library monorepo ([7241f25](https://github.com/stenic/k8status/commit/7241f256ae38543f7db1e270faf3e7ff1d1500dc)) --- CHANGELOG.md | 8 ++++++++ charts/k8status/Chart.yaml | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e618af..c751093 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.16.2](https://github.com/stenic/k8status/compare/v0.16.1...v0.16.2) (2024-10-01) + + +### Bug Fixes + +* **deps:** update kubernetes packages to v0.31.1 ([c516173](https://github.com/stenic/k8status/commit/c516173c498c122741ae5af7aa4d3ea231ce1253)) +* **deps:** update testing-library monorepo ([7241f25](https://github.com/stenic/k8status/commit/7241f256ae38543f7db1e270faf3e7ff1d1500dc)) + ## [0.16.1](https://github.com/stenic/k8status/compare/v0.16.0...v0.16.1) (2024-03-18) diff --git a/charts/k8status/Chart.yaml b/charts/k8status/Chart.yaml index 1a8fa21..7df8cde 100644 --- a/charts/k8status/Chart.yaml +++ b/charts/k8status/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: k8status description: A Helm chart for Kubernetes type: application -version: 0.16.1 -appVersion: 0.16.1 +version: 0.16.2 +appVersion: 0.16.2 maintainers: - email: dries@stenic.io name: Stenic