mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-10 08:20:59 +00:00
increment api patch release to 0.3.3
Context: https://github.com/kubernetes-sigs/kustomize/pull/2249#issuecomment-595436980 Increased the patch version. But perhaps the minor version should increase instead since this is technically not a bug? Let me know if patch increment is sufficient in this case.
This commit is contained in:
@@ -16,7 +16,7 @@ export kstatus_patch=1
|
||||
# kustomize api version
|
||||
export api_major=0
|
||||
export api_minor=3
|
||||
export api_patch=2
|
||||
export api_patch=3
|
||||
|
||||
# cmd/config version
|
||||
export cmd_config_major=0
|
||||
|
||||
Reference in New Issue
Block a user