We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28d15c0 commit 318d3cdCopy full SHA for 318d3cd
2 files changed
packages/k8s/CHANGELOG.md
@@ -3,6 +3,14 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+# [0.7.0](https://github.com/tim-smart/fpk/compare/@fpk/k8s@0.6.1...@fpk/k8s@0.7.0) (2025-04-07)
7
+
8
+**Note:** Version bump only for package @fpk/k8s
9
10
11
12
13
14
## [0.6.1](https://github.com/tim-smart/fpk/compare/@fpk/k8s@0.6.0...@fpk/k8s@0.6.1) (2023-05-08)
15
16
**Note:** Version bump only for package @fpk/k8s
packages/k8s/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@fpk/k8s",
- "version": "0.6.1",
+ "version": "0.7.0",
"description": "Functional configuration helpers for Kubernetes using @fpk/cli",
"main": "dist/index.js",
"author": "Tim Smart <hello@timsmart.co>",
0 commit comments